资源列表
two_fsk1
- 基于verilog的2fsk调制的程序,调试通过,有需要可以下载来参考 -Based verilog of 2fsk modulation process, debugging through, there is a need to download reference
AES_PIC18_TX
- AES microcontroller pic18f452 tx
CD4051.rar
- 这是关于8路模拟开关CD4051芯片的代码,代码很简单,经过测试,完全可以在程序中使用,,this is about the analog chip CD4051,the code is very easy,so you can use it in you program.
2
- 51单片机的串口发送程序(c语言)无校验-80c51 serial port to send the program
video
- 视频口的数据采集驱动程序。可以直接使用,适用于DM642.-Video port data acquisition drivers. Can be used directly for DM642.
keystc89c52
- stc89c52单片机键盘扫描控制数码管程序-stc89c52 MCU digital control programs the keyboard scan control
6.1
- 行列式键盘扫描 p2.0~p2.3接键盘R1~R4, P2.4~P2.7接键盘L1~L4。-Determinant of the keyboard scan p2.0 ~ p2.3 access keyboard R1 ~ R4, P2.4 ~ P2.7 connected keyboard L1 ~ L4.
data
- 电子时钟,实现用at89s52单片机的电子时钟,已经测试通-Electronic clock
LED-Driver
- 本程序是基于msp430单片机的LED驱动程序-This procedure is based on the msp430 single-chip LED driver
getH.cpp
- 按照一定规则生成满足一定长度的训练数据,并把该数据的每个符号及下标分别存储到两个文件中,用于以后多次读取-According to certain rules to generate training data satisfy certain length, and sends the data to each of the symbols and subscr ipts are stored in the two files for subsequent read many times
key_lcd
- Connecting LCD and Keyboard to AVR Micro .
insertionanddeletion
- 双向链表的插入和删除操作的原理和函数实现。-Two-way linked list insertion and deletion operations