搜索资源列表
changyongsuanfa
- 易语言常用算法,方便大家需要的使用,希望支持-Easy language commonly used algorithm to facilitate the use we need, and want to support
wzq2010
- 五子棋,支持基本人机对弈,人人对弈 有基本的算法-Backgammon, support basic human-computer chess, chess everyone has the basic algorithm
51
- 51计算器采用扫描算法,就初学51单片机的好程序-51 calculator using a scanning algorithm, beginner 51 microcontroller program
PSO_Knapsack_problem
- 粒子群算法编写的背包问题程序,可用于类似的0-1问题求解-A process used to solve Package Problem using PSO algorithm
DM_YeDan
- KNN(K最近邻)分类算法以及K-means(K均值)聚类算法是应用广泛的两种算法。本代码是在VS2010环境下,用 C++语言在基于KNN及K-means算法下,实现了对Iris数据集的分类与聚类。-KNN (K nearest neighbor) classification algorithm, as well as K-means (K mean) clustering algorithm is widely used two algorithms. The code VS2010 en
AKS_primeGenerater
- AKS素判定算法的详细描述及C++实现。用的是DevC++环境,加载了NTL打证书库-Detailed descr iption AKS algorithm for prime recognition. Realization of AKS Prime Generator.
DIJ-final
- 最短路径迪杰斯特拉算法,是我们课程设计的作业-The shortest path Dijkstra algorithm, our curriculum design jobs
A-differential-method
- 利用一次微分法计算电流、电压的幅值、 相位等电量时,只需使用连续的三个采样 值,算法的时间窗为 2Ts-Using a differential method to calculate the current, voltage amplitude, phase and electricity, simply use continuous three sampling value, the algorithm of time window for 2 ts
AES
- 通过测试,可以实现16,128,256三种方式的加密算法,来增加加密强度-Encryption algorithm, can be achieved by testing 16,128,256 three ways to increase the encryption strength
matlab-Genetic-algorithm-toolb
- 遗传算法matlab的工具箱,关于遗传算法的matlab基本编程程序,Genetic algorithm matlab toolbox genetic algorithm matlab basic programming procedures
train-the-BP-network
- 采用动量梯度下降算法训练 BP 网络,输入矢量和目标矢量-Using momentum gradient descent algorithm to train the BP network
Bayesian-regularization
- 贝叶斯正则化算法提高 BP 网络,L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络-Bayesian regularization algorithm to improve BP network
cvhaar
- Adaboost算法的VC代码,本人已经做过测试,简单一用。-Adaboost algorithm VC code, I have been tested, simple.
feisikaerzibianchengxu
- 基于飞思卡尔单片机的智能车程序,包含pid算法。-Freescale microcontroller-based smart car program, contains the pid algorithm.
huffman1
- RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。-RSA algorithm based on a very simple fact: the number multiplies two large prime number is very easy, but then to factorization of its product is extremely difficult, so it can be
hafuman
- 哈夫曼算法,功能完整。哈夫曼树是一种树形结构,用哈夫曼树的方法解编程题的算法就叫做哈夫曼算法。哈夫曼是一种数据结构,因为其存放方式颇有点象一棵树有树叉因而称为树。 -The Huffman algorithm, the functional integrity. Huffman tree is a tree structure, method of Huffman tree solution programming algorithm called Huffman algorithm. Huff
webqqLOGIN
- 易语言WebQQ登陆源码,使用QQweb3.0协议登陆,内涵最新QQ密码加密算法-WebQQ landing source, easy language use QQweb3.0 agreement landing connotation QQ password encryption algorithm
genetic-algorithm
- 遗传算法的简单例子,matlab的.m文件-genetic algorithm
genetic-algorithm
- 在旅行商问题中利用遗传算法求解,这是遗传算法的代码-genetic algorithm
genetic-algorithm
- 结合遗传算法工具箱gatbx实现的的一个基础实例程序,注释清晰,简单易懂,调试通过-a basic example of genetic algorithm program base on genetic algorithm toolbox(gatbx), comments clear, easy to understand, through debugging