资源列表
[数据结构常用算法] coding-sol
说明:simple program for c++ learners which can be helpfull hashing code<magshs> 在 2025-06-26 上传 | 大小:16kb | 下载:0
[数据结构常用算法] guideline-5_1
说明:some of the data structure solution to help yourself understand some concepts single linked list<magshs> 在 2025-06-26 上传 | 大小:3kb | 下载:0
[matlab例程] lung
说明:simulink model of human lung. in matlab. There are useful analogies between electrical systems and other dynamic systems as can be seen in here<salamsaraei> 在 2025-06-26 上传 | 大小:6kb | 下载:0
[matlab例程] pwm
说明:MODELING AND SIMULATION OF SINGLE PHASE INVERTER WITH PWM USING MATLAB/SIMULINK<salamsaraei> 在 2025-06-26 上传 | 大小:8kb | 下载:0
[matlab例程] random-search
说明:while modeling a discrete event problem you may need to know how to create a random num.<salamsaraei> 在 2025-06-26 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] tsp_ga
说明:this a very useful solution to the mail man problem using genetic algorithm-this is a very useful solution to the mail man problem using genetic algorithm<salamsaraei> 在 2025-06-26 上传 | 大小:1kb | 下载:2
[数据结构常用算法] joseph
说明:约瑟夫(Joseph)问题的一种描述是:编号为1,2,..., n 的n 个人按顺 时针方向围坐一圈, 每人持有一个密码(正整数)。一开始选任一个正整数作为报数上限值m, 从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将它的密码作为新的m值,再从下个人开始新一轮报数,如此反复,直到剩下最后一人则为获胜者。试设计一个程序求出出列顺序。-Joseph (Joseph) a descr iption of the problem is: numbered 1,2 ,.<enela> 在 2025-06-26 上传 | 大小:31kb | 下载:0