-
ht1621
ht1261 STM32 驱动,亲测可用(ht1621 driver for STM32.tested.)
- 2019-05-16 14:33:08下载
- 积分:1
-
DESencrypt
DES简单加密算法客户端服务器端实现,通过des算法实现发送信息的加解密(The DES simple encryption algorithm is implemented on the client side server side, and the encryption and decryption of the sending information are realized through the DES algorithm)
- 2017-12-25 13:39:00下载
- 积分:1
-
flash-driver
在wince下实现的对flash的驱动源码(Wince under the flash driver source code)
- 2012-05-24 21:32:46下载
- 积分:1
-
LINK
建立链表的算法:
新节点链入表尾建立链表:
动态分配第一个节点变量;
用指针head 妥善保存链表第一个节点的地址值;
依次动态分配一个新节点变量;
将上一个节点的指针域指向新生成的节点;
循环3),4)步骤,直到所有节点均连入链表;
将最后一个节点的指针域赋值为0;
(Establish the list of algorithms:
The new node links footer build list:
Dynamic allocation of the first node variable
Keep the list head pointer of the first node address value
In order to dynamically allocate a new node variable
The domain of a node pointer to the new generation of nodes
Cycle 3), 4) step, until all nodes are connected to the chain
Pointer field will last node assigned to 0 )
- 2015-01-05 16:03:48下载
- 积分:1
-
FIR
FFT和FIR 快速傅里叶变换和FIR滤波器实验程序(Fast Fourier Transform FFT and FIR and FIR filter experimental procedure)
- 2009-12-15 16:20:02下载
- 积分:1
-
vc_Code_j
说明: vc源码,包括特色状态栏、特色工具栏、
特色菜单、特色编辑框、特色按钮和其他一些应用(vc source, including the status bar characteristics, characteristics toolbar, menu characteristics, features editor frame, characteristics buttons and other applications)
- 2006-04-27 19:04:31下载
- 积分:1
-
ECEFilterCheck
这段代码是最近调试的一段ECG滤波检波的软件,它实现了对一段ECG数据的GAUS变换滤波,能较为准确的测定出P,Q,R,S,T等关键波的长度及特征。有兴趣的可以看看(This code is the latest section of ECG filtering detector debugging software, which implements the ECG data on a GAUS transform filtering, can be more accurate determination of the P, Q, R, S, T, and the length of the critical wave characteristics. Interested to see)
- 2011-04-29 15:32:41下载
- 积分:1
-
Msp430 12864液晶显示
基于MS430 169 的12864 串行 显示程序完全可以显示 只要你的硬件是对的
- 2022-02-05 16:11:16下载
- 积分:1
-
Example
lpc2132读写SST39VF400的程序,通过串口发给单片机,由单片机写入FLASH,可以擦除和写入。ADS1.2编译(This is a program for lpc2132 to write SST39VF400.use ads1.2)
- 2010-02-03 15:43:08下载
- 积分:1
-
MAX232
利用max232,实现51单片机和电脑的通信,使得电脑发一个数据在单片机上用流水灯显示。(Use max232, achieving 51 SCM and PC communications, making the computer sends a data on a single chip with a water light show.)
- 2013-08-30 15:46:26下载
- 积分:1