资源列表

« 1 2 ... .27 .28 .29 .30 .31 532.33 .34 .35 .36 .37 ... 2656 »

[数据结构常用算法55

说明:背包问题分枝界限算法的源代码 其中包括背包容量、下限、剩余容量、当前价值之和 等-Branch-and-bound algorithm for knapsack problem of the source code including backpack capacity, the lower limit, the remaining capacity, the current value and so on
<李辉> 在 2025-01-24 上传 | 大小:2kb | 下载:0

[数据结构常用算法code

说明:1、猴子选大王 2、约瑟夫环 3、迷宫求解 4、回文游戏 5、地图四染色问题 6、八皇后问题 7、原四则表达式求值 8、k阶斐波那契序列 9、遍历二叉树 10、编写DFS算法的非递归函数。 编写BFS算法。 11、简单选择排序, 折半插入排序, 冒泡排序, 快速排序, 堆排序 12、顺序查找,折半查找-err
<isxzh> 在 2025-01-24 上传 | 大小:34kb | 下载:0

[数据结构常用算法Program

说明:用很简单的方法描述了如何勇贪婪算法解决旅行商问题-Using very simple methods Yong describes how greedy algorithm to solve traveling salesman problem
<FYL> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法DIJKstra

说明:数据结构DIJKstra最短路径设计,以及交通图的算法!-Dijkstra shortest path data structure design, as well as the traffic graph algorithm!
<ying> 在 2025-01-24 上传 | 大小:63kb | 下载:0

[数据结构常用算法shujujiegoukeshebaogao

说明:数据结构课程设计包括1运动会分数统计程序的设计与实现2航空订票系统程序的设计与实现3约瑟夫环程序的设计与实现4哈弗曼程序的设计与实现,有程序源代码和结果截屏-Data structure course design, including scores of statistical procedures 1 Games Design and Implementation of 2 procedures for air booking sy
<> 在 2025-01-24 上传 | 大小:160kb | 下载:0

[数据结构常用算法danpianjiCyuyanrumen

说明:单片机C语言编程的一些知识,供初学者参考。-Singlechip C language programming some of the knowledge, the reference for beginners.
<chaidong> 在 2025-01-24 上传 | 大小:380kb | 下载:0

[数据结构常用算法AlgorithmDesignChapter4Chapter5

说明:《计算机算法设计与分析》王晓东版本第四章五章课后习题的部分答案,百分百全对。C文件的格式。- Computer Algorithm Design and Analysis, Wang Xiaodong version of Chapter IV of five chapters of part of the answer after-school exercises, the whole hundred percent right.
<miaomiao> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法tuopu

说明:用C++做的一个高校排课系统.主要用了托普算法来实现 -With C++ Do a College Course Scheduling System. TOPGROUP main algorithm used to achieve
<chwehong> 在 2025-01-24 上传 | 大小:3kb | 下载:0

[数据结构常用算法migong

说明:数据结构迷宫算法 数据结构迷宫算法-Data structure algorithm data structure maze maze algorithm
<张雍> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法pi

说明:一个求pi的源程序,可以精确到几十位 外加一个自己编写的记事本程序 pi.c-A source for pi can be accurate to plus a dozen have written the Notepad program pi.c
<阳丰俊> 在 2025-01-24 上传 | 大小:249kb | 下载:0

[数据结构常用算法tongjigongzi

说明:1. 统计工资 设计要求: (1) 使用结构数组设计一个公司职员的数据结构,使用下述的结构定义: struct employee{ int age char name[15] double salary } (2) 在主函数里构造一个数组company,用来存放职工信息。 (3) 设计update函数,用来对company中指定职员的信息进行更改。要求先按照name查询到相应的职员,然后修改并
<龙君> 在 2025-01-24 上传 | 大小:6kb | 下载:0

[数据结构常用算法shujujiegou

说明:输入一组整型元素序列,建立顺序表;顺序存储的线性表的算法-Enter a group of integer elements in sequence, to establish the order form order linear table storage algorithm
<> 在 2025-01-24 上传 | 大小:10kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 532.33 .34 .35 .36 .37 ... 2656 »

源码中国 www.ymcn.org