资源列表

« 1 2 ... .46 .47 .48 .49 .50 25151.52 .53 .54 .55 .56 ... 28522 »

[数学计算/工程计算a

说明: 编写具有如下函数原型的非递归两种函数f,负责判断数组a的前n个元素是否从大到小完全有序了,是则返回true,否则返回false。并编制主函数对它们进行调用,以验证其正确性。 bool f(int a[], int n) 提示: 非递归函数中只需逐对地判断各a[i]与a[i+1]是否都已从大到小有序排列(i = 0,1,…,n-2)。-Prepared with the following function prototype of two non-recursive fun
<班友杰> 在 2025-07-22 上传 | 大小:868kb | 下载:0

[matlab例程IHI0011A_AMBA_SPEC

说明:Amba 2.0 specification
<cuccu83> 在 2025-07-22 上传 | 大小:868kb | 下载:0

[数据结构常用算法hhfm

说明:VC++控制台程序,实现huffman编码。在控制台中输入编码字符数及响应的权重,即能得到相应的编码。-VC++ console program, to achieve huffman coding. Enter the code in the console characters and respond to the weight that can be coded accordingly.
<kefan> 在 2025-07-22 上传 | 大小:868kb | 下载:0

[matlab例程adaptivewaveletthresholding

说明:贝叶斯阈值方法实现图像去噪,对文献Chang.adaptive wavelet thresholding for image denoising and compression仿真结果。-Bayesian threshold method of image denoising。
<> 在 2025-07-22 上传 | 大小:868kb | 下载:0

[matlab例程mpgwrite_6.0_update

说明:dec code mpeg par matlab
<1google> 在 2025-07-22 上传 | 大小:868kb | 下载:0

[人工智能/神经网络/遗传算法ga-PID

说明:遗传算法是1962年由美国Michigan大学的Holland教授提出的模拟自然界遗传机制和生物进化论而形成的一种并行随机搜索最优化方法[1-3], 在自动控制领域中得到了越来越广泛的应用。该文引入了“稳定区域算法”求取闭环系统稳定的PID控制器参数区间,并以此算法的计算结果限定进 化算法的参数寻优区间,通过仿真试验取得了令人满意的控制效果。-Genetic Algorithms is proposed by the University of Michigan’s Professor
<baijiaxuan> 在 2025-07-22 上传 | 大小:868kb | 下载:0

[数值算法/人工智能FLOYD

说明:弗洛伊德算法 求两点最短路径 (c++)图用邻接矩阵表示-Freud seeking two shortest path (c++)
<joe> 在 2025-07-22 上传 | 大小:868kb | 下载:0

[数据结构常用算法load

说明:有n个集装箱要装上2艘载重量分别为c1和c2的轮船,其中第i个集装箱的重量为wi,要求确定是否有一个合理的装载方案可将这个集装箱装上这2艘轮船。如果有,找出一种装载方案。 注意,在满足 的条件下才可能将这个集装箱装上这2艘轮船。 -There are n containers to be loaded on two load c1 and c2, respectively ships, of which the i-th weight of the container for the w
<张西> 在 2025-07-22 上传 | 大小:868kb | 下载:0

[matlab例程fuel_rate

说明:一个用来飞机初步设计阶段计算各阶段燃油重量系数的matlab程序 -One for aircraft preliminary design stage to calculate the various stages of the fuel weight coefficient matlab program
<> 在 2025-07-22 上传 | 大小:868kb | 下载:0

[数学计算/工程计算code

说明:模拟一个双正交信号源通过一个高斯噪声信道后,解码出来的数据和原来的数据进行比较估算其错误概率.-Simulation of a Communication System Employing M=4 Biorthogonal Signals.The purpose is to estimate the probability of error as a function of the SNR.
<maoshengdi> 在 2025-07-22 上传 | 大小:868kb | 下载:0

[人工智能/神经网络/遗传算法Habib-SI

说明:Swarm Intelligence lectures by Dr Habib Shah
<habib> 在 2025-07-22 上传 | 大小:868kb | 下载:0

[压缩解压fgdgfj

说明:淘宝网开店必备 防骗又能快速升级的必备经验非常好用-Taobao shop essential anti-cheat can quickly upgrade the essential experience is very easy to use
<闫国范> 在 2025-07-22 上传 | 大小:868kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 25151.52 .53 .54 .55 .56 ... 28522 »

源码中国 www.ymcn.org