资源列表
[人工智能/神经网络/遗传算法] MENTORCtrl
说明:MENTOR机器人控制系统的研究,硕士论文一篇。详细阐述了现在对MENTOR机器人控制的各种手段-MENTOR robot control system, a master' s thesis. MENTOR now described in detail the various means of robot control<阿瑟> 在 2025-07-18 上传 | 大小:4.39mb | 下载:0
[压缩解压] adaptivehafuman
说明:关于自适应哈夫曼算法的代码,很实用,里面有几个相关的算法。-code related to adaptive hafuman<chengtongli> 在 2025-07-18 上传 | 大小:150kb | 下载:0
[压缩解压] the-arrange-of-the-experiment-of-college
说明:这是高校实验任务安排的代码及其设计方案,希望对大家能够有所帮助!谢谢!-This is the code of the problem of the arrange of the experiment of college.<马莎莎> 在 2025-07-18 上传 | 大小:11kb | 下载:0
[matlab例程] HigherOrderSpectralAnalysis(HOSA)Toolbox
说明:Higher-Order Spectral Analysis (HOSA) Toolbox<熊> 在 2025-07-18 上传 | 大小:101kb | 下载:0
[数学计算/工程计算] beibao
说明:给定物品n件,他们的重量分别是w[0],w[1],……w[n-1],物品的价值分别为v[0],v[1],……v[n-1],另有一个背包,它可以容纳的总重量为w。设计一种物品挑选方案,要求从这n件物品中所选取的物品的总重量不超过背包的容量w,使选中物品的价值之和最大。 -N pieces of a given item, the weight they were w [0], w [1], ... ... w [n-1], the value of goods, respectively v [0<sophia> 在 2025-07-18 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] we
说明:100元买100只鸡,其中公鸡5元1只,母鸡3元1只,小鸡1元3只,要求每种鸡至少有1只,要求编写程序统计并输出所有购买方案。-100 yuan to buy 100 chickens, of which 5 yuan a rooster, hen 3 per 1, chicken 1 per 3 to require at least one of each chicken, statistics and programming required to purchase the output<胡升亮> 在 2025-07-18 上传 | 大小:165kb | 下载:0
[人工智能/神经网络/遗传算法] BPSJWLYCX-VB
说明:基于VB的BP神经网络算法演示程序。很详细的程序,相信对大家有用。-VB-based BP neural network algorithm demo program. Very detailed procedures, I think it would be useful.<Charlie> 在 2025-07-18 上传 | 大小:453kb | 下载:0
[数据结构常用算法] 2010quicksort
说明:c++用栈代替递归实现的快速排序,快速排序是一种比较节约时间的排序,一般用递归的方法实现,用栈虽然占用空间比递归大,但不要像递归一样把大多的时间浪费在递归的过程中,特别是对数字比较多的排序更有效-Recursive stack instead of using quick sort, quick sort is a kind of sorting to save time, usually with a recursive method to achieve, although the use<郑湾州> 在 2025-07-18 上传 | 大小:30kb | 下载:0