资源列表
jinzhizhuanghuan
- 为了提高工作效率,方便计算机使用者,我制作了这个小型软件,基本上实现了进制间的转换。-To improve work efficiency, and facilitate computer users, I produced the small software the band has basically realized the conversion.
hundun1
- 利用混沌算法中的相图分析心电信号,进行心率变异的源代码,绝对可运行-chaotic algorithm analysis of the phase diagram of ECG, heart rate variability of the source code, can certainly run
DIPPINGHUA
- 该程序代码是利用VC++来实现数字图像处理中对图像进行平滑处理的功能。
TQ6050_430C
- 430的时钟芯片c语言程序,iic接口,子程序可能通用E方-430 of the clock chip c language program, iic interface. can use in EEPROM
LCSProblem
- LCS算法: 通常两个字符串的最大公共子串的问题是通过下面的算法来完成的: 把字符串1(长度m)横排,串2(长度n)竖排,得到一个m×n的矩阵c,矩阵的每个元素的值如下,如果m[i]=n[j],则c[j][i]=1,否则,c[j][i]=0。然后找出矩阵中连续是1的对角线最长的一个,则对角线的长度就是公共子串的长度.-LCS algorithm: often the two most common sub-string string problem is through the fol
Main
- another file data structures
smart-car-PLL
- 飞思卡尔双核单片机MC9sXS128的超频源代码及注释(XS128),里面有各种频率的超频,比如16MHZ,32MHZ,48MHZ,96MHZ等,程序可以直接使用。-Freescale dual-core single-chip microcomputer MC9sXS128 overclocking source code and comments (XS128), there are all kinds of frequency overclocking, such as 16 MHZ, 3
xiangweijiebaoguo
- 这两个小程序也是关于相位解包裹的,如果有研究这方面东西的同学可以下载先来开一下啊。-These two programs is also on the phase unwrapping, if research in this area things students can download the first to open the ah.
gfh
- 链表上的基本操作实现 在单链表存储结构上实现基本操作:初始化、创建、插入、删除、查找、遍历、逆置、合并运算。-Basic operations on the linked list implementation
source
- opengl雾化效果的C语言代码,还是比较容易看懂的-C language code atomization opengl
ex_rs485
- rs232 to rs485 converter using pic
derivative5
- This function computes 1st and 2nd derivatives of an image using the 5-tap coefficients
