资源列表

« 1 2 ... .44 .45 .46 .47 .48 20549.50 .51 .52 .53 .54 ... 28522 »

[数据结构常用算法BFSTraverse

说明:图的遍历_邻接表存储.cpp 检验深度优先和广度优先的程序(邻接表存储表示)-Graph traversal _ adjacent table storage. Cpp test the depth and breadth of the priority of priorities Procedure (adjacent table, said storage)
<金婷> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[数学计算/工程计算cg

说明:共轭梯度法解决线性方程组,系数满足对称正定矩阵-Conjugate gradient method to solve linear equations, coefficients satisfy the symmetric positive definite matrix
<zhuyi> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[matlab例程Chongdiebaoliu

说明:用Matlab实现重叠保留法计算循环卷积的程序实例,课堂上完成的,希望有用-Using Matlab to achieve overlapping reservation method to calculate cyclic convolution procedure example, the completion of the classroom, and I hope useful
<许昕> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[数学计算/工程计算dtft

说明:N分别取45,50,55,60时的FFT频率响应曲线绘图. -N respectively 45,50,55,60 when FFT frequency response curve drawing.
<hecsp> 在 2025-06-28 上传 | 大小:2kb | 下载:0

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

说明:PSO算法,老师上课给的例题,虽然他的研究生编程编的有点不那么简洁,但指导一下还是可以的-PSO algorithm, the sample questions to the class teacher, although his post-graduate program made a bit less concise, but still be able to tell the
<chch> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[matlab例程MATLAB

说明:包含多个未知数的多个方程组的matlab解法-Includes a number of unknown number of equations matlab Solution
<sean> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[数学计算/工程计算pm

说明:这是一个可以计算加减乘除的程序,你只需输入一个算式,就会给出答案。-This is a calculation can calculate the procedure, you only need to input a formula, it will give the answer.
<false> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[STLSQL2000bao

说明:int getDivisor(int iNum) { int i = 1 int sum = 0 if (0 == iNum) { return 1 } while (i <= iNum / 2) { if (0 == iNum % i) { sum++ } i++ } return (sum+1) } -int getDivisor (int iNum) (int i = 1
<json> 在 2025-06-28 上传 | 大小:2kb | 下载:0

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

说明:著名的模拟退火算法源程序,运用的例子是TSP问题,以中国31省会城市的最短旅行路径为例.-Well-known source of the simulated annealing algorithm, using the example is the TSP in order to China s 31 provincial capital cities as an example of the shortest path to travel.
<1234> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[数值算法/人工智能spss_simple

说明:线性回归,大家仔细读啊~~~~呵呵 ,本人~~~ 用了不小时间-Linear regression, we carefully read ah ~ ~ ~ ~ Oh, I ~ ~ ~ spent no small time
<nacrompol> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[matlab例程work

说明:包含DVB-T标准中的内交织,内编码,卷积交织,和基4FFT 1024。所有程序为MATLAB实现,特别推荐FFT旋转因子求法。-Includes DVB-T standard within intertwined, with coding, Convolutional Interleaver, and base 4FFT 1024. MATLAB realization of all the procedures, in particular, recommended rotating fac
<赵静> 在 2025-06-28 上传 | 大小:2kb | 下载:0

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

说明:核lpp(局部保持映射)的降维方法。跟Xiaofei He的论文配套-Nuclear lpp (partial maintain mapping) methods of dimensionality reduction. Xiaofei He told the paper supporting
<小哈> 在 2025-06-28 上传 | 大小:2kb | 下载:1
« 1 2 ... .44 .45 .46 .47 .48 20549.50 .51 .52 .53 .54 ... 28522 »

源码中国 www.ymcn.org