资源列表
AD421
- 本程序为AD421的开发源代码,进行单片机研发之用,将16为串行数据转换为模拟数据-The program source code for the development of AD421, the microcontroller development purposes, will be 16 for the serial data is converted to analog data
4LQDQ
- 用C语言写的4路抢答器,对单片机入门者可能会有帮助.-Using C language Answer the 4-way, and on the single chip may be helpful to beginners.
decoderesp
- GA3 for single machin problem
1
- 实现时钟程序,要求开始时DS1、DS2显示分钟,DS2的小数点亮,DS3、DS4显示秒,初始时都显示0;运行后DS4每隔一秒钟数字加1,加到10后变为0,DS3加1,DS3、DS4加到60后变为00,DS2加1;DS1、DS2加到60后,切换到小时状态:DS1、DS2显示小时,DS2的小数点亮,DS3、DS4显示分钟,DS4的小数点亮每隔一秒亮灭一次,亮灭分别30次后,DS4加1。-Realization clock procedure, request beginning hour DS1,
TLC1543
- 8051与TL1543构成的数据采集A/D的试验电路-8051 and TL1543 composition data acquisition A/D Test Circuit
compass
- HMC6253 interfacing with atmega
seq_train
- 通信系统仿真中,用于生成同步训练序列,第一帧产生短训练序列,第二帧产生长训练序列。-To generate the synchronization training sequence in the simulation of Communication system.the first frame is used to produce short training sequence, the second frame to give a long training sequence.
less5_5.2
- 中断数码管秒表计时!和独立键盘! 分别有开始键 停止键 复位键-Digital stopwatch timer interrupt control! And independent keyboard! Respectively the Start button stop button reset button
bpsk_rect
- ber simulation of bpsk with rectangular filter
main
- /*** *** *** *** *** *** *** *** *** *** *** *** *** * Platform: PIC1687A Project : 实验3:单个按键控制LED闪灭 Clock F : 外部4M Software: PICC Author : comments: 学习使用单个按键控制LED的闪灭 PIC里面只有B口设置了上拉电阻, 用的时候必须用编程打开它,(OPTION=0X7F) 其他端口都须自已连上拉电阻, 一
SARAB
- MATLAB FOR BUSINESS AND STUDENT
24
- 输入四个数通过加减乘除计算出24,显示计算过程,并提示成功信息。比如:用户输入 4 3 2 1 输出 24 4*3*2*1 -Enter the four numbers calculated by the arithmetic 24, showing the calculation process, and information indicating success. For example: a user input 4321 output 24 4* 3* 2* 1