资源列表

« 1 2 ... .92 .93 .94 .95 .96 597.98 .99 .00 .01 .02 ... 2656 »

[数据结构常用算法DSDemoC

说明:进入光盘中的“\DSDemoC”目录,运行DSDemo.EXE,可以进入 数据结构算法演示系统(C语言描述)V3.1C中文版。该软件是在原DOS版程序 基础上改进而成,具体操作请按照界面上的提示进行。 -Access to the optical disk in the DSDemoC directory, run DSDemo.EXE, can enter the data structure of Algorit
<韩冷飞> 在 2025-01-31 上传 | 大小:302kb | 下载:0

[数据结构常用算法Clanguagealgorithm

说明:c语言实现数据结构的小算法,包括数组、二叉树、排序等等 ,以及一些小例子-c language data structure to achieve a small algorithm, including the array, binary tree, sorting, etc., as well as some small example
<程浩> 在 2025-01-31 上传 | 大小:302kb | 下载:0

[数据结构常用算法BinaryTree

说明:关于binary tree的算法集合 涵盖了所有的binary tree算法 是学习数据结构不可多得的好材料-Binary tree algorithm on the collection covers all of the binary tree data structure algorithms are studying rare good material
<xwx> 在 2025-01-31 上传 | 大小:302kb | 下载:0

[数据结构常用算法RBT

说明:运用C++进行红黑树的描述,对红黑树的插入、删除、查找等操作进行了实现等等。-The use of C++ for a descr iption of red and black tree on the red and black tree insert, delete, search and other operations to achieve and so on.
<刘岩> 在 2025-01-31 上传 | 大小:302kb | 下载:0

[数据结构常用算法LZW

说明:LZW算法,实现对文本文件的加压和解压,能处理任意后缀的文件-LZW algorithm, to realize a text file compression and decompression, can handle any file suffix
<tianlan> 在 2025-01-31 上传 | 大小:302kb | 下载:0

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

说明:频繁图挖掘实现算法gspan,用C++语言实现-an algorithm for subgraph discovery named gspan,it was first found by famous machine learning expert Jiawei Han
<cra> 在 2025-01-31 上传 | 大小:303kb | 下载:0

[数据结构常用算法Fibonacci

说明:4阶斐波那契序列如下:f0=f1=f2=0, f3=1,…,fi=fi-1+fi-2+fi-3+fi-4, 利用容量为k=4的循环队列,构造序列的前n+1项(f0, f1 , f2 ,… fn ),要求满足fn ≤200而fn+1 >200。 -4-order Fibonacci sequence is as follows: f0 = f1 = f2 = 0, f3 = 1, ..., fi = fi-1+ fi 2+
<lv> 在 2025-01-31 上传 | 大小:303kb | 下载:0

[数据结构常用算法NQueueProgram

说明:八皇后问题,一个经典的算法题,用的是回溯法,把所有的解全部解出来了-eight queue program , it s has the whole answer
<fsy> 在 2025-01-31 上传 | 大小:303kb | 下载:0

[数据结构常用算法KMP-algorithm

说明:c++文档 KMP算法的实现及注释 有详细的文档说明-KMP algorithm c++ document to achieve a detailed documentation and notes
<li> 在 2025-01-31 上传 | 大小:303kb | 下载:0

[数据结构常用算法hafuman

说明:这是一个哈夫曼树,适用于数据结构课程设计-This is a Huffman tree, applied to the data structure of curriculum design
<高红> 在 2025-01-31 上传 | 大小:303kb | 下载:0

[数据结构常用算法xueshengguanlixitong

说明:简单的学生成绩管理系统,可以实现查询,添加,排序等操作-Simple student performance management system, you can query, add, sorting and other operations
<张祖翔> 在 2025-01-31 上传 | 大小:303kb | 下载:0

[数据结构常用算法ChessBoardCoverage

说明:C#实现的棋盘覆盖程序,界面比较漂亮,绝对可以运行!-C# implementation the chessboard coverage program, the interface is beautiful, absolutely can run!
<jzj> 在 2025-01-31 上传 | 大小:303kb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 597.98 .99 .00 .01 .02 ... 2656 »

源码中国 www.ymcn.org