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

[数据结构] queue

队列的C++实现程序,适合初学者学习数据基本结构和面向对象的编程思想。
Queue C++ implementation procedures, suitable for beginners to learn basic data structure and object-oriented programming methods. (2018-09-06, Visual C++, 3928KB, 下载0次)

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

[数据结构] erchashu

C语言编程,二叉树的创建,以及二叉树的先序遍历,中序遍历,后序遍历程序
C programming language to create a binary tree and binary tree preorder, preorder, after preorder program (2016-09-18, Visual C++, 344KB, 下载1次)

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

[数据结构] C-and-pointer

本书全面讲述了C语言编程的相关概念和知识。 全书共17章。第1、2章学习C语言编程所需的预备知识。第3到15章介绍了C语言的相关知识,包括数据类型、格式化输入输出、运算符、表达式、流程控制语句、函数、数组和指针、字符串操作、内存管理、位操作等等,知识内容都针对C99标准;另外,第10章强化了对指针的讨论,第12章引入了动态内存分配的概念,这些内容更加适合读者的需求。第16章和第17章讨论了C预处理器和C库函数、高级数据表示(数据结构)方面的内容。附录给出了各章后面复习题、编程练习的答案和丰富的C编程参考资料。 本书适合希望系统学习C语言的读者,也适用于精通其他编程语言并希望进一步掌握和巩固C编程技术的程序员。
This book tells the story of the C programming language concepts and knowledge. Total of 17 book chapters. Chapters 1 and 2 to learn C programming language required prior knowledge. First 3-15 chapter introduces the C language-related knowledge, including data types, input and output formats, operators, expressions, flow control statements, functions, arrays and pointers, string manipulation, memory management, bit manipulation, etc., knowledge of the contents are for the C99 standard addition, Chapter 10, strengthened the pointers discussed in Chapter 12 introduces the concept of dynamic memory allocation, which is much more suitable for the needs of readers. Chapter 16 and Chapter 17 discusses the C preprocessor and the C library functions, advanced data representation (data structure) aspects. Appendix gives each chapter review questions, answers and rich programming exercises in C programming reference. This book is suitable want the system to learn C language readers, but also fo (2013-10-15, Visual C++, 10747KB, 下载6次)

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

[数据结构] SortingAlgorithmCPP

通过本资料可以对数据结构中的排序算法有深入的了解,并可以学习其中的代码编程
This information can have a thorough understanding of the sorting algorithm data structure, and can learn the code programming (2013-01-14, Visual C++, 48KB, 下载4次)

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

[数据结构] showtree

该程序使用模块化编程,完成了根据先序遍历和中序遍历还原二叉树的操作
The program uses a modular programming, complete restore the operation of the binary tree preorder traversal and inorder traversal (2012-12-23, Visual C++, 2KB, 下载1次)

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

[数据结构] code

对于各种问题的动态规划法c语言编程,田忌赛马问题,排列问题等等,内容详细
C language programming for a variety of problems dynamic programming method, Tian Ji Jockey problems, arrangement problems, and so detailed content (2012-11-22, Visual C++, 33KB, 下载11次)

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

[数据结构] biancheng

堆排序编程实现: #include <stdio.h> void createHeep(int ARRAY[],int sPoint, int Len) //生成大根堆
The heapsort programming:# include <stdio.h> void createHeep (int ARRAY [], int sPoint, int Len)// generate large root heap (2012-10-24, Visual C++, 12KB, 下载2次)

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

[数据结构] www.dssz.com_PointerC

点阵数据链表编程,为 point 建立链表数据结构,把括:排序,插入,增加,删除等操作!
Lattice data linked list programming, point to establish a linked list data structure, including: sort, insert, add, delete! (2012-10-19, Visual C++, 1KB, 下载1次)

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

[数据结构] Hash

很不错关于哈希表的编程,有助于你在数据结构的理解,希望可以帮助你
Very good programming on the hash table to help you in your understanding of data structures, I hope you can help (2012-06-20, Visual C++, 308KB, 下载2次)

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

[数据结构] MFC-BST

MFC编程实现二叉搜索树,包括查找,插入,删除和旋转。
MFC programming for binary search tree, including find, insert, delete, and rotate. (2012-05-05, Visual C++, 4360KB, 下载5次)

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

[数据结构] main

邮局选址问题算法:给定n 个居民点的位置,编程计算n 个居民点到邮局的距离总和的最小值。
post office (2012-03-18, Visual C++, 1KB, 下载6次)

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

[数据结构] queens

简单 八皇后的实现 适合刚刚接触数据结构的c++编程同学参考,递归 回溯 便于理解
Simple implementation of the eight queens just contact data structure for c++ programming reference for students, easy to understand recursive backtracking (2011-05-11, Visual C++, 7KB, 下载3次)

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

[数据结构] 2009

国家集训队2009论文和解题报告集锦,ACMer必看的书籍,对于提高编程水平很有帮助。
National team 2009 papers and problem-solving report highlights ACMer will see books, to improve the programming level is very helpful. (2011-04-08, Visual C++, 22869KB, 下载6次)

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

[数据结构] DS-laboratory-report

数据结构的相关实验,采用C++编程。包括线性表的相关操作以及二叉树的相关操作。
Experimental data structure, the use of C++ programming. Related operations, including linear and binary tree table related operation. (2011-03-03, Visual C++, 36KB, 下载1次)

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

[数据结构] data-structure

数据结构,学习编程的基本的书,讲解了C语言中的链表、树等基本数据结构。
Data structure, the basic book to learn programming, to explain the C language list, tree and other basic data structures. (2010-11-15, Visual C++, 791KB, 下载2次)

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

[数据结构] zifuchuan

C语言编程。采用了多种算法进行字符串排序,这样可以比较算法的好坏 快慢.
C language programming. Strings using a variety of sorting algorithms, so you can compare the speed of the algorithm is good or bad. (2010-11-13, Visual C++, 3KB, 下载3次)

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

[数据结构] a3

关于二叉树的C语言编程,描述了二叉树的建立以及二叉树的遍历
On the binary tree of C language programming, described the establishment as well as binary tree binary tree traversal (2010-05-12, Visual C++, 1KB, 下载3次)

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

[数据结构] 6

平衡二叉树的操作演示,数据结构实习题目,C语言编程
The operation and demonstration of a balanced binary tree, data structure topics internship, C language programming (2008-07-13, Visual C++, 2KB, 下载4次)

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

[数据结构] linklist

对链表的操作,建立链表类,实现代码的重用,提高编程的效率
On the list of operations, the establishment of category list, the realization of code reuse and improve the efficiency of programming (2007-12-31, Visual C++, 282KB, 下载13次)

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

[数据结构] 10001

半数集问题  问题描述: 给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。 (1) n∈set(n); (2) 在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半; (3) 按此规则进行处理,直到不能再添加自然数为止。 例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6个元素。  编程任务: 对于给定的自然数n,编程计算半数集set(n)中的元素个数。
half Set (2006-04-30, Visual C++, 4KB, 下载35次)

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