资源列表
jtd2007
- 交通灯的两种控制-two traffic lights control
kuaisufeidigui
- 快速排序的非递归算法 vc编程练习,学生作业-Quick Sort Algorithm vc non - recursive programming exercises, the students work
war
- 压缩解压算法LZ77算法有许多派生算法(这里面包括 LZSS算法)。它们的算法原理上基本都相同,无论是哪种派生算法,LZ77算法总会包含一个动态窗口(Sliding Window)和一个预读缓冲器(Read Ahead Buffer)。动态窗口是个历史缓冲器,它被用来存放输入流的前n个字节的有关信息。一个动态窗口的数据范围可以从 0K 到 64K,而LZSS算法使用了一个4K的动态窗口。预读缓冲器是与动态窗口相对应的,它被用来存放输入流的前n个字节,预读缓冲器的大小通常在0 – 258 之间。这
LEDRUN16
- LED16灯来回慢闪渐快闪反之快闪渐慢闪-LED16 lights flash back and forth slowly becoming gradually slower flash flash flash the other hand
2
- 以下源码为disPICDEM11开发板光盘内程序源码,这里上传共享-The following code is disPICDEM11 development board CD-ROM program source code, upload here to share
AD7799
- /* basic driver for ad7798 and ad7799, not all functions supported assumes a spi driver exists, and "spi_transfer" takes and returns a byte. */-/* basic driver for ad7798 and ad7799, not all functions supported assumes a spi driver exists,
angleconversion
- Angle convertion from degrees to radians.
shuizhongvhdl
- 这时一个数字钟的VHDL程序,有计时、校时、整点报时功能,很适合做EDA设计之用-When a digital clock in VHDL procedures, time, school hours, the whole point timekeeping function, it is suitable for use in EDA Design
symbian_observer
- 如何使用symbian的callback机制-symbian how to use observer
1602
- 1602演示列车行驶轨迹,对有点1602基础的有很大的提高。-1602 shows the train running track, a little 1602 on the basis of a greatly improved.
conversions
- 我在尝试上传一系列对初学者有用的code。 该code可以帮助学习者学习如何用VHDL进行信号类型的转换-I m trying to upload a series of useful code for beginners. The code can help learners to learn how to use VHDL achieving signals type conversion
meterListen
- this a python code intended to make a serial wrapper of pyserial library. serial devices can be controlled and serial data can be monitored using this program. before using this library must install pyserial library. -this is a python code intended t