资源列表

« 1 2 ... .73 .74 .75 .76 .77 1378.79 .80 .81 .82 .83 ... 2656 »

[数据结构常用算法TSPMachine

说明:A星算法求解旅行商问题一共有n个城市,某推销员从其中的一个城市A出发经过每个城市一次且仅一次后回到A,求代价最小的路径。-Traveling Salesman Problem
<songbaoli> 在 2024-11-16 上传 | 大小:15kb | 下载:0

[数据结构常用算法1

说明:西湖导游系统 提供用户游览西湖导航路线 提供建议路线-West Lake West Lake tour guide system provides users navigation line to provide the recommended route
<范晓军> 在 2024-11-16 上传 | 大小:15kb | 下载:0

[数据结构常用算法luowenfeng

说明:建立试题库文件,随机产生n个题目; 题目涉及加减乘除,带括弧的混合运算; 利用栈求解表达式的值; 随时可以退出; 保留历史分数,能回顾历史,给出与历史分数比较后的评价- The establishment of test database file, the subject of n randomly generated topics related to addition, subtraction, mixed
<赵传喜> 在 2024-11-16 上传 | 大小:15kb | 下载:0

[数据结构常用算法ssd3_FE

说明:SSD3 Final Exam or Certification Exam MCQ
<Dmitriy> 在 2024-11-16 上传 | 大小:15kb | 下载:0

[数据结构常用算法knignt

说明:马跳日的好程序,是很好的例子,花费了我很大的功夫~ 马跳日的好程序,是很好的例子,花费了我很大的功夫~-Good ma tiao ri program Good ma tiao ri program Good ma tiao ri program Good ma tiao ri program
<weiqwen> 在 2024-11-16 上传 | 大小:15kb | 下载:0

[数据结构常用算法EightPPuzzle

说明:这是用C++写的八数码和八王后问题的代码,功能可能简单点,但是都实现了基本功能。所以是应付课程设计的不错选择。-This is written in C++ digital and eight queen problem code, functions may be simple, but can realize the basic functions of. So it is a good choice to cope with th
<lzq> 在 2024-11-16 上传 | 大小:15kb | 下载:0

[数据结构常用算法source_code

说明:1.排序算法:快排,插入排序,选择排序,冒泡排序,堆排,归并排序 2.无向图:建立邻接表,并深度遍历 3.二叉树:建树,插入叶子节点并删除,计算深度及高度,前序中序后序遍历,以及用栈实现的非递归遍历 4.二叉排序树:建树并插入、删除结点 5.通讯录:有主界面,能添加,删除查找相应的数据-1.sort:quicksort select sort,insert sort,heap sort.etc. 2.graph:cr
<zyw> 在 2024-11-16 上传 | 大小:15kb | 下载:0

[数据结构常用算法MyCalculator

说明:严蔚敏数据结构练习题,利用树结构实现简单的十进制计算器-using the tree data structure to realize a simple Calculator
<冬冬> 在 2024-11-16 上传 | 大小:15kb | 下载:0

[数据结构常用算法sort

说明:设计一个测试程序比较几种内部排序算法的关键字比较次数和移动次数以取得直观感受。-Design a test program the comparison of several internal sort algorithm of the key word more times and mobile number in order to obtain intuitive feel.
<zhucaiming> 在 2024-11-16 上传 | 大小:15kb | 下载:0

[数据结构常用算法00

说明:基于c语言的石子合并经典设计,主对于算法设计思路,简洁快速。-Based on c language stones with classical design, the design thought for the algorithm, concise quick.
<张晓> 在 2024-11-16 上传 | 大小:15kb | 下载:0

[数据结构常用算法pagereplace

说明:页面置换算法演示,程序中含有一些对控制台输出和事件进行控制的API函数.-Demo page replacement algorithm, the program contains some of the console output and the control of the incident API function.
<陈小东> 在 2024-11-16 上传 | 大小:15kb | 下载:0

[数据结构常用算法prolog-BFS

说明:在用prolog实现BFS算法,基本思想不同于dfs是bfs使用queue而不是stack-Using BFS in prolog
<霍锋> 在 2024-11-16 上传 | 大小:15kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 1378.79 .80 .81 .82 .83 ... 2656 »

源码中国 www.ymcn.org