搜索资源列表
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
sportsman-grouping
- 运动员分组程序,这是个很简单的程序,只是解决了运动怎么样分组的算法-sportsman grouping program,and the program is easy to resolve the classics sportsman how to grouping algorithm
adder
- 这是一个最简单的四位的全加器设计,由两个半加器构成,采用的是VERILOG的算法级和门级描述的。-This is one of the easiest of the four full adder design, consists of two half-adder, the VERILOG algorithm-level and gate-level descr iptions.
genetic-algorithm
- 遗传算法的简单例子,matlab的.m文件-genetic algorithm
kalman
- 这是一个使用卡尔曼滤波算法对一个匀速运动目标的状态估计 简单易懂 能运行-This is a use of a Kalman filter algorithm to estimate the state of uniform motion targets straightforward to run
GA
- GA遗传算法Fortran编程,可以用来做简单的函数计算。-GA GA Fortran programming can be used to do simple function calculation.
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
ELM
- 极限学习机程序代码,可以进行拟合与分类,该算法结构简单,比BP等神经网络号-extreme learning machine
zhuceji
- 注册机算法列子,简单演示MARS算法,注册机使用-Registered machine algorithm.
fuzzypid-li
- 模糊pid的C语言算法,简单明了,一看就会,能有效提升能力,简单明了-pid c
jiyangqwe
- 冒泡排序(Bubble Sort),是一种计算机科学领域的较简单的排序算法。它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。-Bubble Sort
pas
- 加密解密算法,非常简单 很不错 very good-password and unpack
myVoice
- 基于DTW的语音识别算法,能实现简单的词汇识别-DTW-based speech recognition algorithm, can achieve a simple vocabulary recognition
bp神经元
- 一个简单的BP神经元算法,(凑20个汉子真不容易,为什么非要规定写多少说明?)(Simple BP neuron algorithm)
elm
- 简单易学的机器学习算法——极限学习机(ELM)(Extreme Learning Machine)