资源列表
pwm
- code pwm for atmega640
yuan
- 实现adc0809八通道连续十次采样,并将采样值求平均放到10h-1fh,是西电自动测试作业-Eight channels to achieve adc0809 ten consecutive samples, and sample value averaging into 10h-1fh, automatic electrical test operations in West
shiyan2
- 按5行*6列的形式显示大写英文字母,即以行为为主的顺序及ASCII码的递增次序依次显示对应的字符。每6个字符为一行,每一行相邻的字符用空格符格开。-According to the 5* six column in the form of capital letters, namely that the order and to act in the ASCII increasing sequence of characters that. Every six characters to ea
interupt
- 中断程序,是89C51的,非常的好啊,可以中断,可以延时-interup.asm a interup program that well performed
huibianshyan
- 从键盘输入数字N(N为1~9之一),使用子程序求N! 并用子程序以十进制显示结果。 要求:程序对键盘输入和输入出错作出提示。 提示:可用子程序递归调用求N! -Keyboard input from a number of N (N for one of 1 ~ 9), the use of subroutines for N! And subroutines to the metric system the result will be displayed. Require
hong
- turbo乘积码编码,译码,迭代的宏单元-turbo product code encoding, decoding, iterative macrocell
opencv_contour
- 用opencv library實現contour效果-demo contour by opencv library
4ren
- 51单片机电子门铃制作资料,相当相当好啊 相当好-51 MCU of electronic doorbell production of information, very very very good Well
42
- 利用D/A的通道A输出一正弦波 例:对A通道操作 MOV A, #80H #80H为要转换的数据 MOV DPTR, #0FA00H MOVX @DPTR,A -Using D/A output channels A case of a sine wave: A channel on the operation of MOV A,# 80H # 80H is the data to convert MOV DPTR,# 0FA00H MOVX @ DPTR, A
1
- 仿真程序,方便简单,程序通俗易懂,灰色理论预测方法程序-Emulation program, simple and convenient, easy to understand procedures, gray theory prediction methods and procedures
dicom1bmp
- dicom格式文件转bmp,结果较好,直接运行程序,能运行-Dicom format file to BMP, the result is good,To run the program directly, can run
line
- Bresenham s line algorithm