资源列表

« 1 2 ... .26 .27 .28 .29 .30 2331.32 .33 .34 .35 .36 ... 28522 »

[数据结构常用算法Eratosthenes

说明:說明 除了自身之外,無法被其它整數整除的數稱之為質數,要求質數很簡單,但如何快速的求出質數則一直是程式設計人員與數學家努力的課題,在這邊介紹一個著名的 Eratosthenes求質數方法 解。 以背包問題為例,我們使用兩個陣列value與item,value表示目前的最佳解所得之總價,item表示最後一個放至背包的水果,假設有負重量 1~8的背包8個,並對每個背包求其最佳解。 -Apart from their o
<王凌云> 在 2025-05-26 上传 | 大小:3kb | 下载:0

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

说明:
<wendy> 在 2025-05-26 上传 | 大小:4kb | 下载: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

[数据结构常用算法C_Program

说明:清华大学的一些c语言算法程序,希望和相关朋友分享-Tsinghua University, a number of algorithm c language program, I hope to share and related
<yangshuai> 在 2025-05-26 上传 | 大小:251kb | 下载: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

[数学计算/工程计算testcon

说明:一个数学模型的优化 function testcon() %% 设置初始值,上下限; x0=[18 13 11] lb=[3 0.1 7] ub=[25 1 25] %% 调用优化求解函数(testcon) -Optimization of a mathematical model function testcon () set the initial value, the upper and low
<ma> 在 2025-05-26 上传 | 大小:27kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 2331.32 .33 .34 .35 .36 ... 28522 »

源码中国 www.ymcn.org