资源列表
ga_model
- 关于遗传算法的一个二进制编码的计算函数最大值的实例-on Genetic Algorithms a binary encoding function of the maximum calculated examples
fm0code
- 用matlab编写的差动双相码编码和解码的S函数模块。可以直接接信号源和示波器仿真! 提供了S函数的编写主流框架。-Prepared with the matlab code differential phase encoding and decoding of S function modules. Can be directly connected signal source and oscilloscope simulation! S function provides a framewo
FIRExample
- 自己写的一个低通滤波器设计的例子,有8个窗口可选择,能满足一般应用的要求。-Himself wrote a low-pass filter design example
distance
- 通过经纬度计算距离 通过经纬度计算距离-Calculating the distance through the latitude and longitude
guessgame
- 猜数字游戏,每次都是随即产生字符,每个字符也是随机产生的,并且可以玩好几次。-猜数字games, each time immediately generated characters, each character is randomly generated, and can play several times.
CEPF0
- Conversion analog to digital
quadratic_equation_solver
- Shows the solutions of a Quadratic Equation
2
- Le filtre de Gabor applique une fonction qui est une sinusoï de modulée par une fonction gaussienne. Il a en traitement d’image une fonction de détection de contours (ou de traits). Ce plugin prend en paramètre: la longueur d’onde (en pixel), et
a2demo
- PIC单片机AD转换,程序C源代码附上,供参考-PIC microcontroller AD conversion, the program C source code attached for reference
test
- 平面点集 凸包 找最小覆盖矩形面积 平面点集 凸包 找最小覆盖矩形面积-Planar point set to find the smallest rectangle that covers the convex hull of a plane convex hull area to find the smallest rectangular area covering the convex hull of planar point sets to find the smallest cover
Communication-System
- 北大 POJ 1018 communication system-POJ 1018 communication system
Class-Date
- Date类,其成员变量有:年、月、日,成员函数有:输出日期函数、设置日期函数、判读平年与润年函数和日期加1函数。 提示:日期加1得到第二天的日期,有三种情况: 1) 最平常的,直接+1; 2) 一个月的最后一天: a) 一个月是31天; b) 一个月是30天; c) 一个月28天,29天(闰年); 3) 一年的最后一天。 -Date class whose member variables are: year, month, day, member fun