资源列表

« 1 2 ... .94 .95 .96 .97 .98 26899.00 .01 .02 .03 .04 ... 28522 »

[数据结构常用算法1

说明:猴子选大王是数据结构中关于链表的一个经典的算法问题,比较实用,用C++实现-The monkey king election is the algorithm on a classic linked list data structure, more practical C++ to achieve
<双欢> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[matlab例程FFT

说明:自己用matlab编写的求FFT的程序,程序简单易懂!-Seeking FFT program written using matlab, the program is simple and easy to understand!
<陈凤林> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[matlab例程CallMatlab

说明:一个能够与Trnsys联合运行的增量式PID的m文件里面有中英混合说明。-An incremental PID Trnsys jointly run the m file inside the mixed.
<梁念旭> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gauss-seidel-iteration

说明:用高斯--赛德尔迭代(主对角线优势下)求解线性方程组。-Solving linear equations using Gauss- Seidel iteration (the main diagonal advantages under).
<钱巧娅> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法Queen

说明:四皇后问题回溯算法,c语言写法,人工智能作业-four queens
<张长> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法MBBox

说明:猴子吃香蕉问题,人工智能,C语言版本,猴子拿到箱子后爬到箱子上吃香蕉-Monkeys eat bananas, artificial intelligence, C language version, the monkeys get the box after a climb up the box on bananas
<张长> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[matlab例程fuzzy_logic_model

说明:Fuzzy logic model with 2 inputs, 1 output and 9 rules
<JWM> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[matlab例程matlab--DAIMA

说明:层次分析法mathlab源代码,直接复制到mathlab里面输入要求的矩阵即可求解 -Analytic hierarchy process (ahp) mathlab source code, copy directly to the mathlab input requirements matrix algorithm
<王 斌> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法FW

说明:Floyd算法又称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法。该算法名称以创始人之一、1978年图灵奖获得者、斯坦福大学计算机科学系教授罗伯特·弗洛伊德命名。-Floyd algorithm, also known as Freud algorithm, the insertion point method is an algorithm used to find the shortest path between vertices given weighted g
<liming> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法Floyd-Warshall

说明:Floyd算法又称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法-Floyd algorithm, also known as Freud algorithm, the insertion point method is an algorithm used to find the shortest path between vertices given weighted graph. The algorithm name to one of the founders,
<liming> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[matlab例程huise

说明:灰色预测模型 肯定可以用,自己已经试过了-The gray predictive models certainly can be used, that they have tried
<juejue> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法HEAPSORT

说明:在计算机内部排序的各种算法中 ,用比较大小的方法进行排序时间耗费的最好特性为 O(nlog2 n) ,最坏情况下还会上升到 O(n2 ) [1] 。要达到其理论下界log2 n1≈ nlog2 n- 1.4 4 n是非常困难的。Hashsort 一种散列排序方法-The best features of the computer' s internal sorting algorithm, the sort of time-consuming method of comparative s
<liming> 在 2025-06-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 26899.00 .01 .02 .03 .04 ... 28522 »

源码中国 www.ymcn.org