资源列表
qc
- 关于汽车加油问题的一个小程序,发布出来,希望能为有需要的朋友带来帮助。-Refuels a question scr ipt about the automobile, issued that hoped can have the need friend to bring the help.
prog20_13
- 反转文字---其他人不需帐号就可自由下载此源码 -An inverted word collocation
LCS
- 算法设计与分析课程中用动态规划算法求解最长公共子序列问题,C语言写的,很实用,有b数组和c数组的输出,很适合初学者一步一步走程序。-Algorithm design and analysis programs using dynamic programming algorithm for solving the longest common subsequence problem, C language written, very practical, with b and c array ar
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