资源列表

« 1 2 ... .21 .22 .23 .24 .25 426.27 .28 .29 .30 .31 ... 2656 »

[数据结构常用算法LZW_ekansrm

说明:使用标准库写的一个LZW编码(非LZW编码压缩)的源程序,程序简洁易懂,给初学者作为参考。-LZW coding source file using STL by ekansrm
<> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法0_1bag

说明:01背包问题,用最简单的算法解决了01背包问题-01bag question
<小五> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法maze_ekansrm

说明:maze.cpp 中实现了迷宫程序的全部功能, 可确保找到走出迷宫的最短路径.test_for_maze.txt 为自带测试数据,对所实现程序进行了简单测试,也可使用其它符合输入格式的文件进行测试。-shortest way for maze
<昭扬> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法Maze-problem

说明:该程序用C++语言解决了一个简单的迷宫求解问题。-Maze problem:This programe offer a solution to the commom Maze problem.
<zeq> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法2

说明:设计算法实现删除顺序表中多余的重复元素,如 对于顺序表(1,2,3,3,3),删除第第四和第五个-Design algorithm to remove redundant elements in the sequence tablesuch ,as the sequence table (1,2,3,3,3), delete the fourth and fifth
<秋水无痕> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法AI-project-go_pass_river

说明:经典AI案例《野人与传教士过河问题》,通过建立简约且完备的数学模型,采用顺序检索遍历所有节点,找出最终解决方案。-Classic AI case "savage and preachers across the river", through the establishment of the contracted and complete mathematical model, the order of retrieval traver
<liuyuan> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法abc

说明:线性回归算法,用C语言实现,非常简单实用-this is a math funtion
<王伟峰> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法rank

说明:实现带头结点的链表按照从小到大的顺序的排序,用c语言编写的-Take the lead in the linked list of nodes in accordance with the small to the large order of the sort
<许大海> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:实现二叉树的建立,以及先序,后续,中序的递归和非递归遍历-The establishment of a binary tree, and the first order, follow-up, in order recursive and non recursive traversal
<许大海> 在 2025-01-21 上传 | 大小:1kb | 下载:0

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

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

[数据结构常用算法Greedy

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

[数据结构常用算法Dynamic

说明:采用动态规划算法解决了“田忌赛马”的类似问题-The dynamic programming algorithm to solve the similar problem of "Tian Ji s horse"
<庄镝> 在 2025-01-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 426.27 .28 .29 .30 .31 ... 2656 »

源码中国 www.ymcn.org