-
蚁群算法的旅行商问题 (TSP)
此代码使用蚁群优化方法来解决TSP问题,欢迎下载,试用。谢谢大家的支持。
- 2022-06-01 19:53:56下载
- 积分:1
-
lzw算法的c语言实现
lzw算法,LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩。此项目,压缩、解压算法都有
- 2022-05-21 10:20:54下载
- 积分:1
-
Fourier transform
以C-Fourier变换为基础的编程,帮助有兴趣的爱好者。
- 2022-08-09 21:40:23下载
- 积分:1
-
Sequencing method using the maximum number of sort will be a string of numbers a...
排序方法采用最大数排序,将一串数字按大小排列!每次一个数字比下一个最大的发布到前面都是做循环后出现的结果
- 2022-12-14 11:45:03下载
- 积分:1
-
including large numbers of calculating the arithmetic
大数的计算包括加减乘除-including large numbers of calculating the arithmetic
- 2022-02-05 22:22:15下载
- 积分:1
-
第二章 线性表习题答案
第二章 线性表习题答案-The answer of linklis
- 2023-02-14 01:15:03下载
- 积分:1
-
球面投影
球面投影,用于图像空间数据到目标坐标系下的映射,里面有测试图像及matlab程序代码,运行没有问题
- 2023-05-08 18:10:03下载
- 积分:1
-
AD9854串行资料_内含代码
应用背景AD9854串行实现方式,C语言编写的代码,移植性很强。供参考!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!关键技术电子设计大赛专用文件!!!!!!电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件
- 2022-06-26 10:09:50下载
- 积分:1
-
北京合众大公司的dsp开发板例子程序(关于矩阵运算)
北京合众大公司的dsp开发板例子程序(关于矩阵运算)-Beijing UCO big companies example dsp development board (on the matrix)
- 2022-03-05 17:11:47下载
- 积分:1
-
C语言作的四色验证1.需求分析问题描述:证明了可以用不多于4种颜色对n个区域着色,而满足相邻的区域具有不同的颜色输入形式 : 暂定最多50个区域,如需证明更多区...
C语言作的四色验证1.需求分析问题描述:证明了可以用不多于4种颜色对n个区域着色,而满足相邻的区域具有不同的颜色输入形式 : 暂定最多50个区域,如需证明更多区域,修改#define S 50 即可;以整形形式输入(取值范围1-32767)用户需要证明的区域数目,相联的一对矩阵; 输出形式:以0和1输出关联矩阵,和以blue yellow orange pink形式输出每个区域相对应证明出的颜色;-C language does four colors confirm 1. demands analyses
question description: Had proven may use not to be many to 4 kind of
colors to n region coloration, but satisfies the neighboring region to
have the different color input form: Establishes provisionally more
than 50 regions, if must prove more regions, revise#define S 50 then;
Region number (value scope 1-32767) the user needs to prove which by
the reshaping form input, unites a pair of matrix; Output form: By 0
and 1 output incidence matrixs, with form outputs the color by blue
yellow orange the pink which each region corresponds proves;
- 2022-10-20 02:35:04下载
- 积分:1