资源列表

« 1 2 ... .31 .32 .33 .34 .35 1336.37 .38 .39 .40 .41 ... 2656 »

[数据结构常用算法数据结构 约瑟夫环实验报告

说明:数据结构经典算法---约瑟夫环的完整版实验报告
<285924648@qq.com> 在 2011-06-28 上传 | 大小:12.08kb | 下载:0

[数据结构常用算法矩阵转置(数据结构作业)

说明:矩阵转置- 鐭╅樀杞
<刘振环> 在 2024-11-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法哈夫曼实验报告

说明:这是数据结构的哈夫曼的实验报告-This is the data structure of the experimental report Huffman
<吴雅婷> 在 2024-11-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法顺序查找

说明:本程序用于数据的折半查找,是折半查找的基本算法-the procedures for the binary search data is the basic binary search algorithm
<我心飞扬> 在 2024-11-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法内部排序的主要算法及相关可实现程序

说明:内部排序的所有算法,而且有相关可执行例子,包括插入排序,选择排序,希尔排序,快速排序,堆排序,归并排序等,很全,很孀。-sequencing of all internal algorithm, but is related to the executable examples, including insertion sort, select, in order of ranking Hill, the quick sort, hea
<李雷> 在 2024-11-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法图书管理2to2

说明:本系统完成了要求的所有功能,能进行图书的基本管理业务活动。包括采编入库、清除库存、借阅和归还等。利用B树对书号建立索引,提高了工作的效率。本系统支持对中文书籍的输入输出。.用户界面友好,有用户使用说明,每一步操作都有说明与提示。程序运行通过,有详细的解释说明。-the system completed all the required functions, the library will conduct basic managemen
<妮娜> 在 2024-11-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法归并外排序

说明:归并外排序,要先运行file程序,在硬盘上建立dat文件,再运行排序程序-ranking first run file procedures, the establishment of dat drives on paper, sorting operation procedures
<胡冰> 在 2024-11-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法最短路径选择

说明:利用VB开发的一个最短路径查询系统,算法是DijKstra,可以用在其他开发的软件中特别是GIS系统。-use VB shortest path of a query system, the algorithm is DijKstra, can be used in the development of other software, particularly GIS system.
<反对撒> 在 2024-11-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法数据结构与算法(C实现)演示篇

说明:数据结构与算法(C#实现)系列---演示篇,我们可以在这里找到很多实例-data structures and algorithms (C#) series--- demonstration chapter, we can find a lot of examples here!
<蒙山> 在 2024-11-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法背包问题的两种算法实现

说明:本例编程实现背包问题的递归和非递归算法,让你彻底了解这种算法-the cases Programming knapsack problem of recursive and non- recursive algorithm, so you thoroughly understand this algorithm
<朱南辉> 在 2024-11-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法8606-二叉树的构建及遍历操作

说明:实现二叉树的遍历操作,属于数据结构基础算法,代码能够顺利运行,运行环境是ColdBlick。(The traversing operation of two forked tree belongs to the basic algorithm of data structure, the code can run smoothly, and the running environment is ColdBlick.)
<蓉-> 在 2024-11-17 上传 | 大小:12kb | 下载:0

[数据结构常用算法线性表

说明:1.顺序表的验证 (1)编写测试函数,对顺序表类模板用2种简单类型的数据(int ,char,double,float等)进行测试验证。 (2)定义一个结构体,描述学生信息。学生信息包括:学号、姓名、性别、班级和电话号码等。用描述学生信息的结构体作为线性表的数据元素类型测试顺序表。 (3)在顺序表类模板中增加成员函数max()和min(),它们分别返回顺序表中元素值最大的数据元素序号。 2.单链表的验证 (
<咸鱼2333> 在 2024-11-17 上传 | 大小:12kb | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 1336.37 .38 .39 .40 .41 ... 2656 »

源码中国 www.ymcn.org