-
This procedure is running under Turbo c, the main function of the completion of...
本程序是在Turbo c 下运行的,主要完成基数排序功能 -This procedure is running under Turbo c, the main function of the completion of Radix Sort
- 2023-02-05 13:45:03下载
- 积分:1
-
遗传算法C
很好用的c
注:前两个文件存储为m文件并放在工作目录下,运行结果为
p =
0.0000 -0.0000 0.0055
大家可以直接绘出f(x)的图形来大概看看f(x)的最值是多少,也可是使用优化函数来验证。matlab命令行执行命令:
fplot("x+10*sin(5*x)+7*cos(4*x)",[0,9])
evalops是传递给适应度函数的参数,opts是二进制编码的精度,termops是选择maxGenTerm结束函数时传递个maxGenTerm的参数,即遗传代数。xoverops是传递给交叉函数的参数。mutops是传递给变异函数的参数。
- 2023-05-18 06:50:04下载
- 积分:1
-
用C++语言来查找“迷宫”、“矩阵选择路径”、“查找矩阵”等。
运用C语言实现寻找输入的“迷宫”矩阵中的可选路径,并将找到的最短路径显示出来。-use C language to find that the "maze" matrix optional path and find the shortest path displayed.
- 2022-04-16 18:51:28下载
- 积分:1
-
学生成绩管理系统(无文件版)
利用c语言实现学生成绩的管理,主要功能有新生的登记注册、学生信息的修改、学生成绩的登记、学生成绩的修改、学生成绩单的格式打印等功能;本程序富含有背景操作等相关内容!
- 2022-01-22 13:03:32下载
- 积分:1
-
BFS, DFS, to the map, no map to the realization of the algorithm can be automati...
BFS、DFS、有向图、无向图中的各种算法的实现,可以自动生成图形。-BFS, DFS, to the map, no map to the realization of the algorithm can be automatically generated graphics.
- 2023-06-03 12:35:03下载
- 积分:1
-
primary structure of the data entry ranking eight small procedures, interested t...
初级入门数据结构的排序等8个小程序,有兴趣的看看哈!我的作业,呵呵!-primary structure of the data entry ranking eight small procedures, interested to see Ha! I work, Ha ha!
- 2022-11-03 07:55:03下载
- 积分:1
-
Computer hardware sales management system
电脑公司硬件销售管理系统-Computer hardware sales management system
- 2022-02-06 13:48:01下载
- 积分:1
-
题目:串基本操作的演示
含有测试结果和函数关系调用图
题目:串基本操作的演示
含有测试结果和函数关系调用图-Title: string containing the basic operation of the demonstration test results and the function call graph
- 2022-01-31 18:47:32下载
- 积分:1
-
Merging Sort: The array is divided into a small array, in an orderly manner thro...
归并排序:将数组划分为小数组,通过局部的有序合并,解决问题
算法平均时间复杂度: O(nlogn)
-Merging Sort: The array is divided into a small array, in an orderly manner through the partial merger, the average time algorithm to solve the problem complexity: O (nlogn)
- 2022-01-21 06:13:35下载
- 积分:1
-
根据数据结构教材,利用循环队列,非常不错
根据数据结构教材,利用循环队列,非常不错-based data structure materials, the use of recycling cohort, very good
- 2022-07-12 07:56:51下载
- 积分:1