资源列表

« 1 2 ... .82 .83 .84 .85 .86 1787.88 .89 .90 .91 .92 ... 2656 »

[数据结构常用算法Linked-list

说明:这是一个顺序链表的实现,包括了链表的建立、插入/删除元素、打印操作-This is an order linked list implementation, including the establishment of the list, insert/delete elements, the print operation
<徐文涛> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法sort

说明:该文件主要写了几种重要的排序方法,例如冒泡排序,选择排序,堆排序-the kind of sort
<zhouyou> 在 2024-10-04 上传 | 大小:334848 | 下载:0

[数据结构常用算法Greedy

说明:采用贪心算法解决了“田忌赛马”的类似问题-Greedy algorithm to solve the problem of "Tian Ji s horse"
<庄镝> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法Dynamic

说明:采用动态规划算法解决了“田忌赛马”的类似问题-The dynamic programming algorithm to solve the similar problem of "Tian Ji s horse"
<庄镝> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法good

说明:方面搜索用C++实现 其中用了算法原理。搜所整个互联网的使有东西。-which use the principle of the algorithm. Search the entire Internet to make things.
<任磊> 在 2024-10-04 上传 | 大小:1479680 | 下载:0

[数据结构常用算法DataStruct

说明:一个二插树排序的例子,与目前网上公开的程序不同的是,这里可以图形话显示所构造的二叉树,目前以屏幕字符输出,对于一些较大的树,建议更改到文件输出。这个对于初学者理解二叉树非常直观,对一些复杂化应用的树结构跟踪调试也非常有用-This is a bitree sort programme. The highlight of the programm is that it can dispaly the tree struct with a
<yewenyu> 在 2024-10-04 上传 | 大小:8192 | 下载:0

[数据结构常用算法MyCompressPrj

说明:一个LZSS 算法,采用 动态加载方式实现-A lzss algrithom, with LoadLibray .
<yewenyu> 在 2024-10-04 上传 | 大小:55296 | 下载:0

[数据结构常用算法find_way

说明:求最地图的短路径 时间复杂度为o(n),空间也没要多大-Seek the shortest path of map Time complexity iso(n)
<张叁> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法LCS

说明:经典算法lcs的实现代码,采用的是c++,在vc6.0上编译的,附带有实验报告。-The realization of the classical algorithm LCS code, the are c++, compiled in vc6.0, accompanied by experiment report.
<李玉明> 在 2024-10-04 上传 | 大小:30720 | 下载:0

[数据结构常用算法banker

说明:在c++开发环境下模拟银行家算法的实现,并完善了输出的格式,还将输出一并写入文件中,方便查看结果-Simulation bankers algorithm in the C++ development environment, and improve the output format will be output in conjunction write to a file for easy viewing results
<罗如君> 在 2024-10-04 上传 | 大小:13198336 | 下载:0

[数据结构常用算法AVL_tree

说明:AVL树数据结构的实现,环境是vc6.0-Implement AVL tree in vc6.0
<Yuki Nagato> 在 2024-10-04 上传 | 大小:621568 | 下载:0

[数据结构常用算法Octree

说明:一个八叉树的创建、查询,可运行,便于同学学习-An octree to create, query, you can run to facilitate the students learning
<刘延瑞> 在 2024-10-04 上传 | 大小:1130496 | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 1787.88 .89 .90 .91 .92 ... 2656 »

源码中国 www.ymcn.org