联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数据结构(697) 
按平台查找All Visual C++(697) 

[数据结构] suanfa

数据结构与算法的深度解析 都是一些经典的结构算法 希望可以帮助你们更好的理解编程
Depth analysis of the data structures and algorithms depth analysis of data structures and algorithms depth analysis of data structures and algorithms (2014-05-13, Visual C++, 24785KB, 下载4次)

http://www.pudn.com/Download/item/id/2539486.html

[数据结构] 123

是一种数据结构的编程代码,程序实现一种算法,在铁路系统上在两点间得到最短路径
Programming code is a data structure, a program to implement a method, the rail system in the shortest path between two points (2014-01-15, Visual C++, 2KB, 下载3次)

http://www.pudn.com/Download/item/id/2450791.html

[数据结构] LinkList

单链表结构的初始化和使用的编程项目文件,代码规范是更好,更易于阅读
The initialization of sigle link list data structure and use of the programming project files, code specification is better and easier to read (2014-01-12, Visual C++, 225KB, 下载5次)

http://www.pudn.com/Download/item/id/2448933.html

[数据结构] cwt

你必须知道的495个C语言问题,总结了c语言编程中经典又常见的问题。
You must know the 495 C language problems, summed up the c programming language in classic and common problems. (2013-06-24, Visual C++, 915KB, 下载4次)

http://www.pudn.com/Download/item/id/2287568.html

[数据结构] compute_lasfousnum

采用分治法快速求解拉斯斐切数。代码用C语言编程实现,可用于处理数学问题。
The divide-and-conquer method fast solving Lasifeiqie number. Code with C language programming, can be used to deal with mathematical problems. (2012-10-15, Visual C++, 644KB, 下载2次)

http://www.pudn.com/Download/item/id/2016290.html

[数据结构] CPPprogramming

该资源包含一些C++编程的小程序,如字符串操作、链表的插入删除及函数重载的简单应用。
The resources contains some small-programs, such as string operation, list of insert and delete function overloaded simple application. (2011-12-30, Visual C++, 4KB, 下载3次)

http://www.pudn.com/Download/item/id/1747565.html

[数据结构] biancheng1

编程实现希尔、快速、堆排序、归并排序算法,并计算每种算法的比较、交换次数、执行时间。要求准备不同数量级(100、1000、10000、20000)的待排数据存入文件;再从文件读入数据,排序;将结果写入文件中。
Programming Hill, quick, heap sort, merge sort algorithm, and calculate for each algorithm, switching frequency, the execution time. Asked to prepare a different order of magnitude (100,1000,10000,20000) row of data to be stored in the file and then read data from files, sort writes the results to file. (2011-12-20, Visual C++, 2047KB, 下载6次)

http://www.pudn.com/Download/item/id/1736909.html

[数据结构] ART

计算机算法基础ART算法(计算连通图的深度优先生成树的DFN和L)用VC++代码实现
Computer algorithm based ART algorithm (calculated connected graph depth-first spanning tree of the DFN and L) with VC++ code (2011-12-08, Visual C++, 80KB, 下载2次)

http://www.pudn.com/Download/item/id/1725251.html

[数据结构] MMS

给出输入文件content.txt,里面包含一段文字,编程实现哈弗曼编码方法,将输入文件编码后的结果输出到encode.txt;读入上面编码后的结果encode.txt,编程实现解码过程(需要编码时的哈夫曼树,存在tree.txt中),解码后的结果输出到decode.txt。
Given input file content.txt, which contains some text, programming Hafu Man coding method, the input files encoded output to encode.txt after reading the above code results encode.txt, programming decoding process ( Huffman encoding tree needs, there tree.txt in), the decoded output to decode.txt. (2011-11-23, Visual C++, 51KB, 下载3次)

http://www.pudn.com/Download/item/id/1708399.html

[数据结构] ex_2_khpp

数据结构实验,括号匹配,VC++编程,MFC界面实现,用户输入一串表达式,判别括号是否匹配
Experimental data structure, bracket matching, VC++ programming, MFC interface implementation, the user enters a string expression, determine whether the matching parenthesis (2011-11-20, Visual C++, 27KB, 下载3次)

http://www.pudn.com/Download/item/id/1705303.html

[数据结构] shujujiegou

采用数据结构的知识,完成数据流系统,图像参数和Diablo的编程,具体要求见hwk4.pdf
Knowledge of data structures used to complete the data stream systems, image parameters and Diablo programming, specifically asked to see hwk4.pdf (2011-10-24, Visual C++, 1807KB, 下载2次)

http://www.pudn.com/Download/item/id/1677927.html

[数据结构] paixu

者使用选择法和冒泡法排序的C语言编程实现,程序比较简单,功能也有限,适合初学者使用。
Select sort method to use the C programming language, the program is relatively simple, limited functionality, suitable for beginners. (2011-09-25, Visual C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1654219.html

[数据结构] C-language-course-design

摘 要 课程设计语言类课程的指导思想:使学生通过学习高级编程语言的知识、编程技术和基本算法,掌握课程设计的思想和方法,具备利用计算机求解实际问题的能力,能灵活运用高级语言进行程序设计。
Summary of curriculum design language courses in guiding ideology: to enable students to learn high-level programming language through knowledge of programming techniques and basic algorithms, on the course design ideas and methods, with the use of computers to solve practical problems, the flexibility to use high-level language program design. (2011-09-02, Visual C++, 35KB, 下载2次)

http://www.pudn.com/Download/item/id/1637396.html

[数据结构] comparing-the-output-in-alphabetical

用c++语言编程实现了输入n个国家名,按字母比较后输出排序后的国家名
Using c++ programming language, the input of n country name, after comparing the output in alphabetical order after the country name (2011-08-25, Visual C++, 3KB, 下载3次)

http://www.pudn.com/Download/item/id/1630851.html

[数据结构] datastructurealgorithms(java)

数据结构java版的电子书,可以自学java的编程语言,同时学习数据结构和算法
Data structures java version of the book, you can self-study java programming language, while learning data structures and algorithms (2010-02-02, Visual C++, 3164KB, 下载3次)

http://www.pudn.com/Download/item/id/1056997.html

[数据结构] binary_tree

二叉树的基本功能的实现,在VC++6.0环境下编程实现,有良好的注释。
The realization of the basic functions of a binary tree, in VC++6.0 programming environment, there is a good comment. (2009-12-01, Visual C++, 3KB, 下载2次)

http://www.pudn.com/Download/item/id/988921.html

[数据结构] Huffman

哈夫曼方面的编程实例,可以充分了解哈夫曼树的功能,以及对其结构的充分把握!
Huffman aspects of programming examples, can not fully understand the function of Huffman tree, as well as take full advantage of its structure! (2008-12-24, Visual C++, 2KB, 下载1次)

http://www.pudn.com/Download/item/id/614634.html

[数据结构] c++

vc源代码 11.1编程测试顺序容器矢量(vector)的主要功能和使用方法
11.1 programming source code vc test vector sequence containers (vector) of the main functions and use (2008-09-13, Visual C++, 11KB, 下载18次)

http://www.pudn.com/Download/item/id/545963.html

[数据结构] compare

编程实现直接插入、冒泡排序、快速排序、直接选择排序算法,并计算每种排序算法的比较,交换次数。
Programming direct insertion, Bubble Sort, Quick Sort, direct choice of sorting algorithm, and calculate for each sorting algorithm comparison, the exchange number. (2008-02-20, Visual C++, 1KB, 下载48次)

http://www.pudn.com/Download/item/id/404229.html

[数据结构] 链表实现用户对数据针对每个人的管理

是一种数据结构的编程代码,程序实现一块链表的管理每个人资料
is a data structure of the programming code, procedures to achieve a Chain Management everyone information (2005-07-08, Visual C++, 2KB, 下载8次)

http://www.pudn.com/Download/item/id/1120754128667031.html