资源列表
[matlab例程] Matlablecture
说明:一个MATLAB的课件提纲,对初学者应该有一点帮助-A MATLAB courseware outline, there should be some help for beginners<wl> 在 2025-11-20 上传 | 大小:174kb | 下载:0
[数值算法/人工智能] Delphi-CVRP
说明:用Delphi实现CVRP问题,利用2-opt方法进行了局部优化,具有很好的学习效果-Using Delphi to achieve CVRP problem, by using 2-opt local optimization methods, has a good learning<Bloom> 在 2025-11-20 上传 | 大小:174kb | 下载:0
[matlab例程] Lecture10II
说明:Source code in matlab of neural network.<Cristiano Gyn> 在 2025-11-20 上传 | 大小:174kb | 下载:0
[数据结构常用算法] revstr
说明:要求:将字符串按单词反转,并非按字母反转。 前提:尽量少的使用内存-require:Reverse a string by words, not in alphabetical reverse Premise:To minimize the use of memory<diaoshuangjun> 在 2025-11-20 上传 | 大小:174kb | 下载:0
[人工智能/神经网络/遗传算法] 2118-anqn
说明:基于人工神经网络算法来识别手写数字源代码-rengongrenjingwangluo<李夏> 在 2025-11-20 上传 | 大小:174kb | 下载:0
[数值算法/人工智能] 200712269303519
说明:一款很专业,技术性很强的福彩超级大乐透缩水选号器 Ver1.0,该源代码具有前区号码、后区号码任意选,随机选的功能,而且可以知道前区总值和后区总值以及前后区奇偶比。可以知道输出的彩票注数,同时还可以保存到文件中去。方便喜欢买彩票的网友使用。 -A very professional, highly technical Fucai super random selection lottery shrinking device Ver1.0, the source code with the c<huanjiangg> 在 2025-11-20 上传 | 大小:174kb | 下载:0
[matlab例程] theNewtonlaw
说明:简单电力系统的牛顿法潮流计算收敛初步分析程序-preliminary study a simple system’s convergent character of the Newton s law applied to calculate the flow.<雷超> 在 2025-11-20 上传 | 大小:174kb | 下载:0
[数据结构常用算法] Follow-upbinarytreetraversal
说明:上帝王牌:给出先序遍历和中序遍历,求后续遍历,要求: 函数头如下: bool getPostOrder(const char* perOrder, const char* inOrder, char* postOrder) 返回值是一个布尔 代表是否有这样的二叉树 用法: char* perorder = "abdgcefh" char* inorder = "dgbaechf" 或者 char* inorder = "abcde" char post<上帝王牌> 在 2025-11-20 上传 | 大小:174kb | 下载:0