资源列表
Test
- 树的线索化,,由于那个最大字段和太大,没能传成,拿这个-Clues of the tree, due to the maximum field and is too large, could not pass into, take this to try! ! !
echashu
- 建立二叉树,二叉树的前序,中序,后序遍历。用C++编写的。-Create a binary tree, binary tree preorder, inorder, postorder traversal. Written using C++.
chapter-1
- abaqus中python开发的一些例子-some examples of python in abaqus
dadibiancheng
- 此程序包括大地主题解算,坐标正反算,对于大地测量实习学生特别适用-this program is useful for student
Dijkstra-algorithm
- 数据结构经典算法C++实现(二):最短路径Dijkstra算法-Classic data structures algorithm C++ achieve (b): the shortest path Dijkstra algorithm
Knight-traveled-the-board-algorithm
- 数据结构经典算法C++实现(三):骑士走遍棋盘算法-Data structures classical algorithm C++ of realization (c): Knight traveled the board algorithm
breadth-first--algorithm
- 数据结构经典算法C++实现(四):广度优先(邻接矩阵)算法-Data structures classical algorithm C++ of realization (d): breadth-first (adjacency matrix) algorithm
0-1bag
- 0—1背包问题,实现了经典背包问题.只是一个非常值得参考的算法。该算法简洁易懂,代码重用性强!-kanpsack problem which is a good algorithm for 0-1 kanosack problem!
CPP--scientific-computing
- C++全套学习课件-PPT格式 科学计算-C++ a full set of learning courseware-PPT format scientific computing
t1
- 主要是解决8皇后问题,同时可以通过改变数组大小解决N皇后问题,最后将结果输出到一个txt文档中-It is to solve the eight queens problem, and can solve the N queens problem by changing the size of the array, the final output the results to a txt file.
telephone-srve-
- 时钟提供接听电话服务的时间(以分钟计),然后这个时钟将循环地自增1(分钟) 直到到达指定时间为止。在时钟的每个“时刻”,就会执行一次检查来看看当前电话的服务 是否已经完成了,如果是,这个电话从电话队列中删除,模拟服务将从队列中取出下一个电 话(如果有的话)继续开始。同时还需要执行一个检查来判断是否有一个新的电话到达。如 果是将其到达时间记录下来,并为其产出一个随机服务时间,这个服务时间也被记录下来, 然后这个电话被放入电话队列中,当客户服务人员空闲时,按照先来先服务的方式
Rail-transportation-network
- 铁路线对象包括铁路线编号、铁路线名称、起始站编号、终点站编号、该铁路线长度、通行标志(00B客货运禁行,01B货运通行专线,10B客运通行专线,11B客货运通行)。 火车站对象包括所属铁路线编号、车站代码、车站名、车站简称、离该铁路线起点站路程及终点站路程。-The railway line, including the railway line number, the name of the railway line, the starting point number, termina
