搜索资源列表
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
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
yyy
- 易语言连线游戏源码例程程序使用易语言画板简单实现了连线消减游戏。可改变棋盘大小和棋子颜色。 点评:易语言连线游戏源码可以作为矩阵寻路算法的例程。-Easy language online games source routines program using easy language Sketchpad simple to achieve a connection reduction game. Can change checkerboard size and pawn color.
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
homework2
- 这是一个用matlab实现的切割二代身份证上数字和汉字,并且进行识别的程序,gui做好了界面,效果还可以,运用的是连通域切割方法和模板匹配法,文件夹里面有一篇我用到了算法的论文,很有帮助。总的切割和识别率有百分之80以上,效果还可以-This is a matlab implementation of cutting numbers and characters on the second generation ID card and identification procedure, gui
kalman
- 这是一个使用卡尔曼滤波算法对一个匀速运动目标的状态估计 简单易懂 能运行-This is a use of a Kalman filter algorithm to estimate the state of uniform motion targets straightforward to run
PAIXU
- 易语言常用算法整理 本源码收集了很多种关于排序的方法,希望大家能够多多的掌握理解-Easy language commonly used algorithm finishing collected from this source on a variety of sorting methods, hope that we can grasp the understanding
Temperature-control-system
- 用C8051F020做的关于水温控制系统的一套资料,用到PID算法控制PWM波形来控制加热丝。-C8051F020 do with water temperature control system on a set of data, PID control algorithm is used to control the heating wire PWM waveform.
Axingxunlu
- 易语言写的A*寻路源码按键辅助必备,A星算法写的找路源码,网上比较少的-Written in easy language source A* pathfinding necessary auxiliary buttons, A star algorithm to find a way to write code, online less
libSVMmatlab
- libSVM是一种分类效果较好的SVM算法,能够实现多类数据的高正确率分类。-libSVM is a better classification results of SVM algorithm, to achieve multi-class classification data high accuracy.
LibSVMjava
- libSVM是一种分类效果较好的SVM算法,能够实现多类数据的高正确率分类。-libSVM is a better classification results of SVM algorithm, to achieve multi-class classification data high accuracy.
libSVM
- libSVM是一种分类效果较好的SVM算法,能够实现多类数据的高正确率分类。-libSVM is a better classification results of SVM algorithm, to achieve multi-class classification data high accuracy.
CSSin
- 一种基于压缩感知的正弦信号重构算法,已经经过仿真验证-A sinusoidal signal reconstruction algorithm based on compressed sensing has been verified through simulation
assembly
- 易语言汇编RSA算法源码,集生成密钥对,加解密,签名验证-Easy assembly language RSA algorithm source code, set to generate a key pair, encryption and decryption, signature verification
GA
- 理解遗传算法的一个基础实例程序,注释清晰,简单易懂,调试通过-a basic example of genetic algorithm program, comments clear, easy to understand, through debugging
genetic-algorithm
- 结合遗传算法工具箱gatbx实现的的一个基础实例程序,注释清晰,简单易懂,调试通过-a basic example of genetic algorithm program base on genetic algorithm toolbox(gatbx), comments clear, easy to understand, through debugging
Axing2
- 易语言里面用a星2维算法演示,自动填充,演示算法-a star two-dimensional algorithm demo
kmeans
- k-means is a algorithm for make unsupervised learning, which use a vector, value k for create the clustering