资源列表

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

[数据结构常用算法yuesefu

说明:约瑟夫环,数据结构.在控制台下实现约瑟夫环。 编号为1,2,3,……,n 的 n 个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值 m,从第一个人开始按顺时针方向自1开始报数,报到 m时停止报数。报m的人出列,将他的密码作为新的 m 值,从他在顺时针方向上的下一个人开始重新报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。-Joseph Wan, the data structure. Joseph ring to achiev
<bill> 在 2025-06-14 上传 | 大小:190kb | 下载:0

[数据结构常用算法pack

说明:Amway: tree and profit
<Vortex> 在 2025-06-14 上传 | 大小:7kb | 下载:0

[数据结构常用算法xianxingbiaodecharuheshanchu

说明:利用顺序表完成线性表信息的管理。要求首先建立并初始化线性表,并实现增加、删除、查找、修改和遍历表等功能。-To complete the order form using the linear form of information management. Requires first to create and initialize the linear form, and to achieve to add, delete, search, modify, and traverse the
<小刀> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法danlianbiaocaozuo

说明:利用单链表完成一个班级的所有学生信息的管理:能够增加、删除、查找、修改学生的记录。-Completed using a single list of all students in a class of information management: the ability to add, delete, search, modify the student' s record.
<小刀> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法DataStructureOfE00

说明:e00文件格式是ArcGIS的标准数据交换格式,这是e00文件的数据结构-The data structure of e00 file.
<张良> 在 2025-06-14 上传 | 大小:8kb | 下载:0

[数据结构常用算法bubble

说明:冒泡程序中的双向冒泡,从上往下和从下往上的过程-Bubbling bubbling two-way process, from the top down and bottom-up process
<cwf> 在 2025-06-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法sort-algorithms-using-class-and-object

说明:该程序使用类和对象实现了包括希尔排序、快速排序、堆排序和归并排序。-This program implements some sort-algorithms which include ShellSorting、QuickSorting、HeapSorting and MergeSorting,using class and object。
<张永健> 在 2025-06-14 上传 | 大小:858kb | 下载:0

[数据结构常用算法kindsofclistcode

说明:用C++写的双向链表,循环链表,单向链表-Written using C++ doubly linked list, circular list, one-way linked list
<yechuan> 在 2025-06-14 上传 | 大小:9kb | 下载:0

[数据结构常用算法closure

说明:离散数学中的传递闭包、自反闭包、对此闭包,用C语言全实现!-Discrete mathematics the transmission closure, reflexive closure, this closure, C language all true!
<李念> 在 2025-06-14 上传 | 大小:341kb | 下载:0

[数据结构常用算法WGC

说明:数据结构 赫夫曼编码 c++代码 希望大家能够喜欢-Huffman coding data structure c++ code hope you will like
<龙影> 在 2025-06-14 上传 | 大小:466kb | 下载:0

[数据结构常用算法hash_table

说明:利用开散列表实现电话本存储及查找功能,可用于计算机专业数据结构课程设计-By using opening the hash table realize the telephone storage and retrieval functions, can be used for computer professional data structure course design
<刘洋> 在 2025-06-14 上传 | 大小:1.14mb | 下载:0

[数据结构常用算法inverse-of-function

说明:使用二分查找法,计算一个复杂的原函数的反函数值,将其中的原函数实现改为其他函数,可计算相应函数的反函数值。-Use binary search to calculate a complex inverse of the original function, which will be replaced by the original function of other functions, calculate the value of the corresponding inverse func
<Confucian> 在 2025-06-14 上传 | 大小:5kb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 1260.61 .62 .63 .64 .65 ... 2656 »

源码中国 www.ymcn.org