登录

最新会员 最新下载

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29

成为了本站VIP会员

2024-12-21 19:40
已选条件
  1. 编程语言:C++
  2. 代码类别:数据结构
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. ListOp

  C,链表操作~初学C的可以看下~比较简单的(creat a list.c,reverse output a list.C)

4
下载
66
浏览
2012-08-24发布

2. ggg

  mfc 连接数据库 用mfc做的管理系统,戏中包括数据库连接(mfc connect to the database)

8
下载
136
浏览
2012-08-22发布

3. shopping-question

  实现超市中排队购物用时最短,是计算机算法设计与分析中的一道题。自己写的程序,原创!(Achieve queued supermarket shopping with the shortest, is a question in the design and analysis of computer algorithms. Write their own procedures, original!)

5
下载
96
浏览
2012-08-18发布

4. datastr

  VC++常用的数据结构类源码 这是我在VC++日常开发中收集的一些经常用到的类库,每一款都可以轻松重用,这些类库适用于vs2003及以上的开发环境,其中 Thread 和 Delegate 是从C#中得到的灵感,还有一些是在使用开源代码或其它语言时得到的启发和灵感。个人认为部分代码还算好用,所以拿来分享一下。部分类库附带有例子,欢迎参考。 (Commonly used data structures in VC++ class source This is the daily development of VC++ I collected some frequently used library, each designed to easily reuse these libraries apply to vs2003 and development environment, including Thread and Delegate inspiration from C#, there are some inspired use of open source code or other languages ​ ​ and inspiration. Personally think that part of the code is fairly easy to use, so used to share. Some class library included with examples for reference.)

2
下载
123
浏览
2012-08-14发布

5. data-structure

  考研计算机用得到。 数据结构笔记参考资料来源:严蔚敏数据结构教材及题集全真题解数据结构分册 北邮数据结构考研指导算法设计与分析(研究生教材)算法与数据结构(研究生教材) 众网友来信及讨论从其它途径收集的历年真题以严的教材及题集为主,其它参考资料为辅!数据结构笔记主要内容: 基础知识:基本问题问答(概念) 算法分析:教材典型例题算法思路简述 算法设计:严题集一题多解,典型题详细分析 重点题分析:严每章题集已经考题,相似题数据结构笔记特点: 实用,详细,易于理解(用通俗语言描述复杂问题),针对性强,覆盖面广,定期公布,题目累加! (Kaoyan computer with. Data structure notes refer to data sources: Yan Wei Min data structure textbooks and problem sets full Zhenti solution data structure volumes BUPT data structures Kaoyan guidance algorithm design analysis (Graduate textbook) algorithm and data structure (Graduate textbook) all the users a letter and to discuss other ways of collection of the years Zhenti strict lecture notes and problem set-based, supplemented by other references! Data structure notes: the basics: basic questions Q & A (conceptual) algorithm: a typical textbook example algorithm ideas outlined algorithm design: Yan title set more than one title solution, the typical question a detailed analysis of the focus question: Yan Each chapter problem sets have been exam, similar to the title data structure notes features: practical, detailed and easy to understand (in simple language to describe complex issues), targeted coverage of a wide range of regularly published entitled accumulate!)

9
下载
61
浏览
2012-07-20发布

6. data_structure

  数据结构c源代码实现,大概有100个左右,基本上将所有的数据结构都有介绍(Data structures c source code to achieve, there are about 100 or so, basically all of the data structures are described)

3
下载
91
浏览
2012-07-19发布

7. 1001

  XDOJ acm上第1001题AC后的结果,希望对大家有用。(XDOJ acm AC results of the 1001, hope that useful.)

2
下载
67
浏览
2012-07-19发布

8. bubble-sort

  Bubble sort algorithm in C language

2
下载
54
浏览
2012-07-17发布

9. Hanoi

  简单的汉诺塔算法,采用归约算法的思想,实例是三个盘子,三个柱子(Simple HANOR algorithm)

2
下载
127
浏览
2012-07-16发布

10. Data-structure

  这是严蔚敏版的数据机构,挺经典的一本书,欢迎大家学习(Data structure)

2
下载
46
浏览
2012-07-15发布

11. The-establishment-of-a-binary-tree

  二叉树的建立,包括先序遍历,中序遍历,后序遍历。内容丰富,简单易懂。(The establishment of the binary tree, including the preorder traversal in preorder traversal, preorder traversal. Content-rich, easy to understand.)

2
下载
75
浏览
2012-07-10发布

12. kmp

  由遍历序列回复二叉树文档介绍 还不错 可以看看(Reply binary tree traversal sequence document presentation also can look at)

2
下载
76
浏览
2012-06-30发布

13. arc

  运用二叉树求代数表达式的值,将代数表达式的每个符号用二叉树结点表示,遍历图的每一结点,按结点值得不同采用不同运算方式(Solving algebraic expressions binary tree)

3
下载
122
浏览
2012-06-23发布

14. Cpp1

  校园导游,可以选择景点序号来了解景点,通过选择两点可计算最短距离和最近路线。(Campus tour guide, you can choose the attractions serial number to understand the attractions of by selecting the shortest distance can be calculated and the recently routes.)

2
下载
110
浏览
2012-06-20发布

15. chessboard-distance

  一道poj上的问题的解答,棋盘上的距离问题。即实现棋盘上从一个点移动到王,后,兵之间最短步数的解答。(A poj answers to your questions on the chessboard distance problem. That is, move from one point to the king on the board, after the shortest number of steps between the soldiers answer.)

2
下载
97
浏览
2012-06-20发布

16. 111

  八皇后问题,用C语言实现,在VC++6.0环境中可以运行!92种答案(Eight queens problem)

3
下载
129
浏览
2012-06-18发布

17. sad

  编程 主范式 使用真植表 用栈的应用 使用了 后缀表达式 (biancheng zhu fanshi)

2
下载
109
浏览
2012-06-18发布

18. 00

说明:  还是通讯录系统 增删改查 课程设计 本科学校要求的数据结构课程设计(Or address book CRUD the data structures required by the curriculum design undergraduate schools curriculum design)

0
下载
91
浏览
2012-06-17发布

19. Polynomial

  数据结构课程设计一元多项式的实现(抽象数据类型)(Data structure courses to design a polynomial realization (abstract data type))

4
下载
71
浏览
2012-06-12发布

20. box-nesting

  最长d维箱嵌套问题的贪心算法, 采用贪心算法不能得到整体最优解, 但其最终结果也可以是最优解的很好的近似(The Greedy Algorithm of the Longest Nesting of d一Dimenson Boxes)

4
下载
121
浏览
2012-06-11发布