资源列表
[数据结构常用算法] 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
[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
[人工智能/神经网络/遗传算法] 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
[STL] SQL2000bao
说明: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