资源列表
HuffmanTree
- HuffmanTree的相关程序,有相关的显示程序和输入程序,很适合初学者学习-it t huffmanTree s project
Manhattan_distance.py
- The compute of Manhattan Distance
CPP
- 大量C++代码,算法,对象数组等,对于学习C++的朋友有帮助-A large number of C++ code, algorithm, array of objects, etc., for friends to learn C++ help
link-la-and-lb
- 建立两个带头结点的有序单链表La、Lb(单调递增,结点的值域为整型数据),利用La、Lb的结点空间,将La和Lb合并成一个按元素值递增的有序单链表Lc。 -Establish two lead the node orderly single-strand table La, Lb (monotonic increasing, node domain for integer data), using the La, Lb node of space, will be merged into o
dhtmlxTree
- 完成了树形结构,完美的css,有多重树形结构共您选择,如有需要请联系qq:445195095-Complete tree structure, the perfect css, there were multiple tree structure you choose, if necessary, please contact qq: 445195095
OPtima-lLayout-System-
- 实用异形件优化排样系统的研究与开发 对于多种不规则零件的优化排样,综合利用冲裁件排样中的图形识别和图形分析处理技术和矩形件的排 样优化技术,在对它们作一些合理的改造后,有机地组合构造出多种不规则零件的5种排样算法。 -Shaped pieces of practical research and development of optimum layout system for a variety of irregular parts of the optimal layout,
fortran
- 学习了,这是我的和第一个Fortran程序了,没有什么东西了,纯上传玩玩了。-studying Fortran
Profiler_01
- the code reads XY coordinate pairs in decimal Lon Lat and fills the interval between pairs by orthodromically located additional pairs with smaller step
qddown_vc1011423523562
- 指派问题的匈牙利算法 指派问题的匈牙利算法-Hungarian Assignment algorithm Hungarian algorithm assignment problem
yinhangjiasuanfa
- 文件是银行家算法演示程序的C语言代码,可以共C语言的初学者使用。-File is the banker' s algorithm demo program of C language code, C language can be a total beginner.
inorder-traversal-without-stack
- 无堆栈非递归后序遍历BST算法略要,算法过程的描述,无代码-inorder traversal without stack
Circular-queue
- Circular Queue using C