资源列表
排序选择:
[人工智能/神经网络/遗传算法] 解决TSP的遗传算法
说明:对于具有一定规模的TSP问题的求解,至今没有较完善的求解办法。本程序是用遗传算法来求解TSP问题。-for a certain size of the TSP solution and there has been no better way to solve. This procedure is used genetic algorithms to TSP.<阳光灿烂> 在 2025-07-02 上传 | 大小:4kb | 下载:0
[数据结构常用算法] 数字三角形问题
说明:/*数字三角形问题 问题描述: 给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 编程任务: 对于给定的由n行数字组成的数字三角形,编程计算从三角形的顶至底的路径经过的数字和的最大值-/* Digital triangle Issue Descr iption : given an OK by the number n of triangular figures<phq> 在 2025-07-02 上传 | 大小:1kb | 下载:0
[微处理器(ARM/PowerPC等)] ARM_STD
说明:这是一个关于SDT的学习资料,其中有我的一点心得,,非常重要,,如果以前的资料也有这种心得我就不用花很多时间了-This a study of SDT, which is the point I experience, it is very important that, if the information before this experience I would not have to spend a lot of time! !<彭青峰> 在 2025-07-02 上传 | 大小:927kb | 下载:0
[加密解密] IDEA加密算法代码
说明:IDEA加密算法属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。-IDEA encryption algorithm is data block encryption algorithm (Cipher Block) category. IDEA use of the length of the 128 bit key, the data block size for 64bit.<zhou> 在 2025-07-02 上传 | 大小:30kb | 下载:0
[数据结构常用算法] 最大k乘积问题
说明:/*最大k乘积问题 问题描述: 设I是一个n位十进制整数。如果将I划分为k段,则可得到k个整数。这k个整数的乘积称为I的一个k乘积 。 试设计一个算法,对于给定的I和k,求出I的最大k乘积(n<=10)。 示例:输入为 : 4 3 结果:1234 */-/ k* Product of the biggest problems Descr iption : I set up is a n-bit decimal integer. If I will be divided into k, k<phq> 在 2025-07-02 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 最大子长方体问题
说明:*Cube:最大子长方体问题 问题描述: 一个长,宽,高分别为m,n,p的长方体被分割成个m*n*p个小立方体。每个小立方体内有一个整数。 求所给长方体的最大子长方体。子长方体的大小由它所含所有整数之和确定。 */-* Cube : The biggest problem for rectangular Problem descr iption : a long, wide and high respectively m, n, p rectangular cut into the 000 m*<phq> 在 2025-07-02 上传 | 大小:1kb | 下载:0
[编辑框] proptree_demo
说明:可以在编辑域以外的地方,如资源管理器 拖放文件或文件夹-can edit outside the domain, such as resource management for drag and drop files and folders<陈勇强> 在 2025-07-02 上传 | 大小:37kb | 下载:0
[加密解密] SHA算法代码
说明:数字签名加密算法的两座大厦先后倒塌—MD5和SHA-1这两种应用最为广泛的数字签名加密算法都被山东大学的王小云教授破解。-encrypted digital signature algorithm has two buildings collapsed- MD5 and SHA-1 that the two most widely used digital signature encryption algorithm has been the Shandong University Profes<zhou> 在 2025-07-02 上传 | 大小:10kb | 下载:0
[系统编程] biosVirtual
说明:读取BIOS信息,检测运行的操作系统是否是虚拟机.-read BIOS information, testing whether an operating system is the virtual machine.<> 在 2025-07-02 上传 | 大小:50kb | 下载:0