资源列表
AD
- /*软件A/D所能实现的精度有限 , 测量电压范围是2-15V, 而且速度低(约1KHz),但仅用一个电容和一个电阻的诱惑 力,我想大虾您会笑纳的。用于某些场合是有用的。 原理是利用470K电阻对1uF电容充电,利用P0.0口作为检测电压, 当电压低于1/3 VCC时,P0.0读入的I/O电平为0,当充电电压超过 1/3 VCC时,P0.0读入的I/O电平为1。通过测量此过程所用的时间, 就能判断输入电压(需要换算)。 程序的编写用定时器0实现-/* Software
chgh
- 在auto cad 中,改变坐标点的高程显示,采用lisp语言编写,可直接运行。-In auto cad, change the height coordinates display, the use of lisp language, can be directly run.
Compress
- 编写一个程序,输入为一组字符串,输出为压缩后的文本。-Write a program that inputs a string, the output of compressed text.
COLOR
- perform the color check on given data set among the different data-perform the color check on given data set among the different data
DCT1
- 数字水印DCT变换,含有水印的嵌入与提取-Digital watermarking, DCT, contain watermark embedding and extraction
miaobiao
- 秒表程序,最多走一小时,chuli()函数里可以看出来,百位用了另一个数组,目的是显示小数点,前两位是分钟,后两位是秒,小数点只是为了区分秒和分,没什么特殊的意义,这不是程序的重点,你要的暂停和开始是同一个键,我用的是两个,你可以自己-Stopwatch program, up to go, chuli () function can be seen, one hundred with another array, the purpose is to display the decimal po
step
- 电机控制,控制步进电机的自动运行,需配合单片机应用-Motor control, control the stepper motor to run automatically, you need to tie microcontroller applications
fifo
- 同步fifo的verilog代码,很好的资料,值得学习-Synchronous fifo verilog code, very good information, it is worth learning
dg
- 递归实现折半查找,用c语言实现,有一组数组,在数组中找出这个数-Recursive implementation of binary search, using the C language, a set of array to find out the number of array
ntoc
- 将小写数字转化成成大写金额,在VB中直接调用此函数-doublin to string!!
fila
- Resolucao de exercicio sobre Fila - C
Xcel2Pdf
- 把excel文件内容输出到PDF格式文件。-A program from Excel file output to PDF.