资源列表
[数据结构常用算法] Eratosthenes
说明:說明 除了自身之外,無法被其它整數整除的數稱之為質數,要求質數很簡單,但如何快速的求出質數則一直是程式設計人員與數學家努力的課題,在這邊介紹一個著名的 Eratosthenes求質數方法 解。 以背包問題為例,我們使用兩個陣列value與item,value表示目前的最佳解所得之總價,item表示最後一個放至背包的水果,假設有負重量 1~8的背包8個,並對每個背包求其最佳解。 -Apart from their o<王凌云> 在 2025-05-26 上传 | 大小:3kb | 下载:0
[matlab例程] Automaticdistinguishing
说明:这几项M文件提供了扫描仪如何识别电子标签的方法,在许多场合都会涉及到这一类的智能识别。-This document provides a number of M scanner how to identify methods of electronic tag, in many occasions, will relate to this type of intelligent identification.<wcy> 在 2025-05-26 上传 | 大小:7kb | 下载:0
[生物技术] MonteCarlo
说明: 蒙特卡罗(Monte Carlo)方法,又称随机抽样或统计试验方法,属于计算数学的一个分支,它是在本世纪四十年代中期为了适应当时原子能事业的发展而发展起来的。传统的经验方法由于不能逼近真实的物理过程,很难得到满意的结果,而蒙特卡罗方法由于能够真实地模拟实际物理过程,故解决问题与实际非常符合,可以得到很圆满的结果。-Monte Carlo (Monte Carlo) methods, also known as random sampl<wcy> 在 2025-05-26 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] genetic.GA
说明:Genetic aglorithm,C/C++版本-Genetic aglorithm, C/C++ Version<qi kang> 在 2025-05-26 上传 | 大小:12kb | 下载:0
[人工智能/神经网络/遗传算法] svm
说明:介绍支持向量机SVM介绍的参考文献以及程序源代码,-Introduction of support vector machine SVM introduce references as well as source code,<qi kang> 在 2025-05-26 上传 | 大小:240kb | 下载:0
[人工智能/神经网络/遗传算法] AritificialLife
说明:介绍人工生命artificial life的两个有趣的程序 -Introduction of artificial life artificial life two interesting procedures<qi kang> 在 2025-05-26 上传 | 大小:1.31mb | 下载:0
[人工智能/神经网络/遗传算法] fivestones(v1.0.0)
说明:电脑下子时先检查未落子点的权值,在权值最高的位置下棋。如果要提高人工智能,可用探索回溯的方法多搜索几步,在比较那点权值最高。 检查m,n点的权值的方法: -Computer to check under the midnight未落the right to sub-point value, the highest value in the right location of a game of chess. If you wa<kgd> 在 2025-05-26 上传 | 大小:561kb | 下载:0
[数据结构常用算法] shujujiegou_c
说明:学习数据结构的同志,可以利用此代码库,练习自己进行数据实现!-Comrade learning data structures, you can use this code base, practice realize their own data!<马鹏> 在 2025-05-26 上传 | 大小:338kb | 下载:0
[数据结构常用算法] pailie
说明:C语言实现 排序源程序(包括直接插入、希尔、冒泡、快速、简单选择、堆排序-C language source code sort (including direct insertion, Hill, bubble, quick, simple choice HEAPSORT<HEYINGPING> 在 2025-05-26 上传 | 大小:6kb | 下载:0