资源列表

« 1 2 ... .35 .36 .37 .38 .39 2040.41 .42 .43 .44 .45 ... 2656 »

[数据结构常用算法eight_huanghou

说明:八皇后问题,回溯算法的经典例子,此程序可以扩展至n皇后问题。-eight Queen's problems, backtracking algorithms classic example of this procedure can be extended to n Queen's problem.
<wf> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法MST_without input

说明:kruscal的源代码,实现最小生成树的算法,这个是本人自己编的小程序。-kruscal the source code to achieve the minimum spanning tree algorithm, this is my own small part of the process.
<涂奎> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法2-8

说明:在9(3*3)个方格的方阵中填入数字1到N(N>=10)内的某9个数字 每个方格填一个整数,要求相邻两个方格的两个整数之和为质数。 试求所有的解-in 9 (3* 3) grid matrix to fill out a number of N (Ngt; = 10) of a nine figures each box filled an integral require two adjacent box at the two
<陈杰> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法maze4444

说明:由系统随机建立一个迷宫,然后屏幕输出路径。为在完成作业的同时复习所学过的内容,完成一条路径的时候用到了递归的方法 而做全部路径的时候用非递归的方法。用户界面友好,有用户使用说明.每一步操作都有说明与提示。程序运行通过,有详细的解释说明-system by the establishment of a random maze, and then screen output path. For the complete review of
<妮娜> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法抓贼

说明:这是c++功能的又以体现,实现了用c++完成逻辑推理的任务,对于学习c++很有帮助,是个很不错的程序哦-This is another function of c embodiment achieved with c logical completion of the task, learning c helpful, is a very good procedure oh
<月月> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法huffman222

说明:huffman编码-huffman coding
<fsda> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法实习1.1

说明:实现运动会分数统计,包括学校编号,男女子项目等-achieve statistical Games scores, including school numbers, such as men and women Program
<林枝> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法实习1.2

说明:单循环存储结构实现约瑟夫环,n个人从1到n编码,然后围坐一圈,每人持有一密码-one-cycle storage structure to achieve Josephus, n individuals from 1 to n coding, and then sitting around a circle, each holding a password
<林枝> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法实习2.3

说明:用栈的形式实现车厢调度,火车入口处的车厢序列编号为1到n-Realizes the compartment dispatch with the stack form,The train entrance compartment sequence serial number is 1 to n
<林枝> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法6.2

说明:实现哈希表的建立,插入等功能,并用初留余数法构造,处理冲突-Realize hash wish foundation of form , function of meddling in etc. , and with leave remainder law construct for the first time, deal with the conflict
<林枝> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法divide and conquer

说明:这是一个分治法应用和递归的完美体现,它根据输入的数字在屏幕上打出美丽的图案。-this is a separate rule and the application of recursive the perfect embodiment of its import figures on the screen making beautiful designs.
<唐海浪> 在 2024-09-29 上传 | 大小:1024 | 下载:1

[数据结构常用算法模拟

说明:用BP算法对某个表达式进行模拟,通过模拟来得到最优的结果-BP algorithm for the simulation of a certain expression, through simulation to get the best results
<记忆裂痕> 在 2024-09-29 上传 | 大小:1024 | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 2040.41 .42 .43 .44 .45 ... 2656 »

源码中国 www.ymcn.org