资源列表

« 1 2 ... .18 .19 .20 .21 .22 19523.24 .25 .26 .27 .28 ... 28523 »

[数据结构常用算法39

说明:给定程序中,函数fun的功能是:将N×N矩阵中元素的值按列右移1个位置,右边被移出矩阵的元素绕回左边。例如,N=3,有下列矩阵 1 2 3 4 5 6 7 8 9 计算结果为 3 1 2 6 4 5 9 7 8 请在程序的下划线处填入正确的内容并把下划线删除,使程序得出正确的结果。 注意:源程序存放在考生文件夹下的BLANK1.C中。 不得增行或删行,也不得更改程序的结构! -A given program, function fun f
<储谢东> 在 2025-11-21 上传 | 大小:3kb | 下载:0

[matlab例程entropy-toolbox

说明:entropy toolbox for matlab
<arash> 在 2025-11-21 上传 | 大小:3kb | 下载:0

[数学计算/工程计算24NUMBER1

说明:24数学习 用VB编写完成 可自动计算 自动得出所有的算法-24 the number of learning can be done automatically using VB automatically draw all of the algorithms compute
<zhangwei> 在 2025-11-21 上传 | 大小:3kb | 下载:0

[matlab例程WSNnodealgorithm

说明:采用matlab实现的wsn节点算法,对于研究wsn非常有好处。虽然有很多人有类似的代码,但是这个代码比较相信。-Using matlab to achieve wsn node algorithm for the study of wsn very good. Although many people have similar code, but this code is to believe.
<飞雪> 在 2025-11-21 上传 | 大小:3kb | 下载:0

[matlab例程Zbus

说明:program for calculating load flow in power system
<husni> 在 2025-11-21 上传 | 大小:3kb | 下载:0

[数据结构常用算法Hash

说明:C实现哈希表二次探测再散列源代码,可以直接使用-Quadratic probing hash table implemented in C source code re-hash, you can directly use
<王敏> 在 2025-11-21 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法artificial-nerual-networks

说明:这是一个神经网络的基本算法,能够帮助新手很好地入门并学会掌握神经网络的基本用法- source for artificial nerual networks
<曾义和> 在 2025-11-21 上传 | 大小:3kb | 下载:0

[数据结构常用算法red-black-tree-c

说明:红黑树的源代码,c语言版本。非常的详细。-c,red-black tree
<刘智勇> 在 2025-11-21 上传 | 大小:3kb | 下载:0

[数据结构常用算法BigNumeberOperator

说明:这是高精度大数运算的源码,对于大于64位的整形数字的四则运算,是万能的啊-This is the code of big number s operator.
<galy> 在 2025-11-21 上传 | 大小:3kb | 下载:0

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

说明:已经调试好的案例 概率神经网络的分类预测-基于PNN变压器故障诊断的源代码-failed to translate
<胡盛亮> 在 2025-11-21 上传 | 大小:3kb | 下载:0

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

说明: 模拟退火算法解决TSP问题MATLAB代码 在这个仿真实验中解决了自定义的20个城市的TSP问题,在设定合适参数后每次的运行...Simulatedannealing.m文件中包含模拟退火算法。这部分是程序的主体,我参考了许多... -Simulated annealing algorithm to solve TSP problems MATLAB code in this simulation experiment, a custom solution for 20 cit
<zhang> 在 2025-11-21 上传 | 大小:3kb | 下载:0

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

说明:古代著名的汉诺塔问题,本程序可以输出具体的移动步骤-Ancient famous Tower of Hanoi problem, the program can output a specific mobile steps
<快乐天地> 在 2025-11-21 上传 | 大小:3kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 19523.24 .25 .26 .27 .28 ... 28523 »

源码中国 www.ymcn.org