资源列表

« 1 2 ... .99 .00 .01 .02 .03 1304.05 .06 .07 .08 .09 ... 2656 »

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

说明:这是数据结构的哈夫曼的实验报告-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

[数据结构常用算法Eidffakght

说明:利用BFS算法解八数码问题 在3*3的方格上放着1-8数码,有一空格为0变化规则为空格可以和上,下,右,左四个相邻的数字互换, 至到和目标状态相等, 每一种状态用一个结点表示 而每个结点每次变化最多有四种结点,将这些结点依次入队列中, 例如初始结点S0,入队列后出队,将S0变化最多产生的四种结点S01,S02,S03,S04依次入队列中, 当S01出队后,产生的四种结点S11,S12,S13,S14(实际上不会
<刘少人> 在 2024-11-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法字符串匹配算法

说明:一个简单的数据结构算法,字符串基本匹配算法与模式匹配算法的演示.-a simple data structure algorithms, the basic string matching algorithms and pattern matching algorithm demonstration.
<谢树扬> 在 2024-11-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法huanghou

说明:在一个8×8的棋盘里放置8个皇后,要求每个皇后两两之间不相"冲"发现很少有关于C#的算法,这是最近写的一个八皇后的算法我写了很详细的注解。-In an 8 × 8 chessboard placed 8 Queen s, Queen s 22 requirements for each phase between the raiding rarely found on the C# The algorithm, which is r
<潘奇峰> 在 2024-11-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法lisuanshijianmoni

说明:此为数据结构课程学习中离散事件模拟的源程序。为银行业务的模拟系统。其中包括队列,栈及其操作的实现。运用面向对象的设计方法,在vc++6.0下编译通过,运行正常-this data structure for courses of study discrete event simulation of the source. For banking business simulation system. Including the queu
<> 在 2024-11-17 上传 | 大小:13kb | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 1304.05 .06 .07 .08 .09 ... 2656 »

源码中国 www.ymcn.org