资源列表

« 1 2 ... .68 .69 .70 .71 .72 1473.74 .75 .76 .77 .78 ... 2656 »

[数据结构常用算法shuzhifenxi

说明:各种解方程组的方法 包括线性和非线性方程组-The method of solution of equations, including linear and nonlinear equations
<su> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法sort

说明:用于数组的排序,有直接插入排序,二分法插入排序,shell插入排序,直接选择排序,堆排序,冒泡排序,快速排序等排序方法。-For array sorting, direct insertion sort, insertion sort dichotomy, shell insertion sort, direct selection sort, heap sort, bubble sort, quick sort and other s
<陈玟> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法kmerge

说明:* * 利用败者树ls将编号从0到k-1的k个输入归并段中的记录归并到输出归并段。 * b[0]至b[k-1]为败者树上的k个叶子结点,分别存放k个输入归并段中当前记录的关键字-external merge sort
<y> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法shujujiegou

说明:对任意给定的图(顶点数不小于20,边数不少于30,图的类型可以是有向图、无向图、有向网、无向网),能够输入图的顶点和边(或弧)的信息,并存储到相应存储结构(邻接矩阵、邻接表、十字链表、邻接多重表,任选其中两种类型),对自己所创建的图完成以下操作: -For any given map (not less than 20 vertices, edges not less than 30, the type of map can be
<李朗> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法chapter20

说明:用C++写的小型通讯录,可以添加,删除,排序和查找,主要使用的数据结构是stl的list。-In C++ to write a small book, you can add, delete, sort, and search, the main use of the data structure is stl the list.
<刘长鸣> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法linearqueue.tar

说明:队列的编写 希望对下载人员的工作有所帮助 -Want to download queue writing staff help Thank you
<tabg> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法evolutionary].tar

说明:一个基于文化算法的进化程序C语言编写实现-A program based on cultural evolution algorithm
<your name> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法Resource

说明:Data strut tutorials to get yurself started by working and understanding the abouve codes
<magshs> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法exa2m

说明:请编写函数fun,,函数的功能是:将放在字符串数组中的M个字符串(每串的长度不超过N),按顺序合并组成一个新的字符串。函数fun中给出的语句仅供参考。 例如,字符串数组中的M个字符串为 AAAA BBBBBBB CC 则合并后的字符串的内容应是:AAAABBBBBBCC。 提示:strcat(a,b)的功能是将字符b复制到字符串a的串尾上,成为一个新串。 注意:部分源文件存在文件PROG1.C中。数据文件IN
<kaixin> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法exam3

说明:请编写函数fun,,函数的功能是:将放在字符串数组中的M个字符串(每串的长度不超过N),按顺序合并组成一个新的字符串。函数fun中给出的语句仅供参考。 例如,字符串数组中的M个字符串为 AAAA BBBBBBB CC 则合并后的字符串的内容应是:AAAABBBBBBCC。 提示:strcat(a,b)的功能是将字符b复制到字符串a的串尾上,成为一个新串。 注意:部分源文件存在文件PROG1.C中。数据文件IN
<kaixin> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法Cpp_struct_ch05

说明:data structure code for C++ ch5
<李茂瓏> 在 2024-10-10 上传 | 大小:7168 | 下载:0

[数据结构常用算法Cpp_struct_ch06

说明:data structure code for C++ ch6
<李茂瓏> 在 2024-10-10 上传 | 大小:7168 | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 1473.74 .75 .76 .77 .78 ... 2656 »

源码中国 www.ymcn.org