资源列表
[数据结构常用算法] fractions_compositor
说明:写一个程序,列出在0和1之间的所有分母不大于N的最简分数,下面是N=5时的情况: 0/1 1/5 1/4 1/3 2/5 1/2 3/5 2/3 3/4 4/5 1/1 总共有11个分数! 还需要进行排序。-write a procedure set out in the 0 and 1 denominator between all the N is not greater than the most simple lev<刘华> 在 2024-11-03 上传 | 大小:220160 | 下载:0
[数据结构常用算法] c++builder07
说明:数据结构的c++实现,源代码全部在C++builder中运行.第7部分-data structure c realized, all of the source code in C builder run. Part 7<韩哲> 在 2024-11-03 上传 | 大小:220160 | 下载:0
[数据结构常用算法] dijkstranewstring
说明:数据结构的图知识,寻找最短路径,采用迪杰斯特拉Dijkstra方法-FIG knowledge of data structures, find the shortest path using Dijkstra Dijkstra method<wing> 在 2024-11-03 上传 | 大小:219136 | 下载:0
[数据结构常用算法] STACK-a-QUEUE
说明:Data structure stack and queue concept with tower of Hanoi example explanation in different way<SASMITA > 在 2024-11-03 上传 | 大小:219136 | 下载:0
[数据结构常用算法] 160507010340杨佳慧.rar
说明:一个包含学生信息(编号,书名,价格)的的顺序表和链表,具有如下功能: (1) 从文件中读入书籍信息; (2) 根据图书位置获取该书信息; (3) 根据价格进行查找,返回此该书的书名; (4) 根据指定的位置可返回相应的书籍信息; (5) 给定一个书籍信息,插入到表中指定的位置; (6) 删除指定位置的书籍记录; (7) 统计表中书籍个数。 (8) 输出书籍信息。(An order table and a list o<杨小鱼 > 在 2024-11-03 上传 | 大小:219136 | 下载:0
[数据结构常用算法] jsoncpp
说明:json cpp 解析和生成json的cpp<imruxiaoyu@sina.com> 在 2017-12-08 上传 | 大小:219930 | 下载:0