资源列表
data-structures
- 文档是数据结构严蔚敏老师那本书的全部c源代码,可以直接粘贴到vc++6.0下编译运行-Document Yan Wei Min, data structures, teacher book c source code can be pasted directly into vc++6.0 compile and run under
SomeSources
- 这是我平时学习看书时遇到的一些经典的例子。希望大家喜欢。-This is what I have always encountered when learning to read some of the classic examples. Hope you like them.
fulltext
- algorithm for clasification
toeplitz
- 附件中有数理统计的相关课件一章,并有toeplitz矩阵的一些经典分解和处理方法-Annex several statistics related courseware chapter, and there are some classic decomposition and matrix processing method toeplitz
sjjg
- 数据结构,信息与计算科学类毕业设计课题的主要研究对象是信息技术和计算技术的数学基础以及信息技术和计算技术在实际中的应用,-Data structure, information and computing science graduation project of the main object of study in information technology and mathematical foundations of computing and information technolo
1.2 航空订票系统
- 航空订票系统,C语言,功能有:订票、查看余票等(check Airport to buy ticket and check the numbers of tickets.)
mataqipan
- 基于数据结构中栈的方法,通过入栈,出栈来实现 马踏棋盘的这个功能-Stack data structure based on the method, through the stack, the stack to implement this feature horse riding board
Dijkstra
- 最短路径计算,用于道路计算提取,是数据结构的一个小程序-Shortest path for Dijkstra
Stack
- delphi编写的堆栈功能。代码简练合理,避免内存泄露-delphi prepared stack function. Reasonably concise code to avoid memory leak
BiTree
- 根据二叉树表的表示建立二叉树,实现二叉树的遍历,并给出从根结点到给定结点的路径信息。练习二叉树的链式存储及其遍历方法-According to the table that the establishment of a binary tree binary tree, binary tree traversal implementation, and give from the root node to a given node' s path information. Practice
hangdian1016
- Prime Ring Problem 杭州电子科技大学ACM在线判定系统的1016题素数环,本人自己写的算法,有兴趣的同学可以拿去参考下,正常情况是可以AC的-Prime Ring Problem, Hangzhou University of Electronic Science and Technology ACM determine the system' s 1016 title-line prime ring, I write their own algorithms, in
panduanzhongxinduicheng
- 设单链表中存放有n个字符,试编写算法,判断该字符串是否有中心对称的关系,例如xyzzyx是中心对称的字符串。-Store located in a single list has n characters, the preparation of test algorithm, the string to determine whether there is any relationship between the centro-symmetric, for example, is centro-
