资源列表

« 1 2 ... .55 .56 .57 .58 .59 1960.61 .62 .63 .64 .65 ... 2656 »

[数据结构常用算法a

说明:数据结构的算法,按先序序列建立二叉树的算法。-Data structures, algorithms, according to the sequence of the first sequence to build the binary tree algorithm.
<汪庆> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法c

说明:在数据结构中使得复数ADT的实现的一种算法。-In the data structure makes the the plural ADT implementation of an algorithm.
<汪庆> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法Data_Structer

说明:一个寻找最短路径的算法,别人提出细想,自己用C语言实现,希望能帮上忙-Finding the shortest path algorithm, another to reflect on their own using the C language, and hope I could help
<dujingkai> 在 2024-10-01 上传 | 大小:14336 | 下载:0

[数据结构常用算法danlinkbiao-datejiegou

说明:数据结构中的单链表的一个小例子,当初我们做数据结构实习时候自己写的代码,希望有用-The data structure of single table a small example, when we do data structure practice when writing code, hope useful
<liwei> 在 2024-10-01 上传 | 大小:212992 | 下载:0

[数据结构常用算法dashu-cunchu--datejiegou

说明:用数组存储大数,数据结构的一个小例子,当初课程设计时候写的,应该可以运行,记得当初写的时候有很难写,现在想想还可以 -A small example of the array of storage of large numbers, data structures, the original curriculum design when written, should be able to run, I remember when he
<liwei> 在 2024-10-01 上传 | 大小:102400 | 下载:0

[数据结构常用算法Huffman

说明:关于哈夫曼树的一个例子,包扩哈夫曼树和哈夫曼编码的存储表示,哈夫曼树的构造,以及哈夫曼树的编码-An example of the Huffman tree, including expansion of the storage representation of the Huffman tree and Huffman encoding Huffman tree structure, as well as the encoding o
<jack> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法tongxunlu20

说明:具有数据插入、修改、删除、显示、和查询功能的电话簿管理程序。 数据包括:人名、工作单位、电话号码、和E-mail地址。 可对记录中的姓名和电话号码进行修改。 可增加或删除记录。 可显示所有保存的记录。 可按人名或电话号码进行查询。 附加功能: 可修改单个记录的各项内容。 可重新建立电话簿。 可按人名或号码进行排序。 可统计名片数目及可再添加数目。 可插入单个名片并不破坏原有顺序-With t
<陈若耿> 在 2024-10-01 上传 | 大小:4096 | 下载:0

[数据结构常用算法construct

说明:数据结构的课件,以及数据结构的演示系统,细化数据结构的实现进程-Data structures, courseware, and data structures demonstration system to refine the data structure to achieve process
<lanyan> 在 2024-10-01 上传 | 大小:17744896 | 下载:0

[数据结构常用算法23

说明:校园地理查询系统,两地间所有路径和最短路径-Campus GIS query system, all paths between the two places, and the shortest path
<淼翰> 在 2024-10-01 上传 | 大小:4096 | 下载:0

[数据结构常用算法joseph

说明:模拟约瑟夫环(josephus)问题: n个人(编号为1,2,3,……,n (n>0) )按顺时针方向围坐一圈,每人持有一个正整数密码。开始时任意给出两个值:一个为首先报数的人的编号i (0<i<=n),另一个为起始报数上限值m。接着从编号为i的人开始按顺时针方向自1起顺序报数,报到m时停止报数,且报到m的人出列,并将他的密码作为新的m值,从他在顺时针方向上的下一个人起重新自1报数,……,如此下去,直到所有人全部出列为
<陈若耿> 在 2024-10-01 上传 | 大小:312320 | 下载:0

[数据结构常用算法dangan

说明: 大学C语言课程设计实验报告 编写设计职工档案 程序架构: 职工信息为结构体形式,一个主函数,二个输入函数,一个输出函数,一个删除函数,一个额外函数,一个清屏函数。 主菜单实现功能: 1.创建数据 2.修改数据 3.显示信息 4.删除数据 5.退出程序-University C language courses designed experimental preparation of the repo
<ssq> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法Assignment2

说明:用最短路径法实现公交车换乘车系统,找出最优换乘列表-use dijkstra to realize the system of bus transfer
<姜伟> 在 2024-10-01 上传 | 大小:6144 | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 1960.61 .62 .63 .64 .65 ... 2656 »

源码中国 www.ymcn.org