资源列表
cmos-k60
- 飞思卡尔智能车 cmos道路检测代码,可用于第八届飞思卡尔智能车大赛。kinetis-coms k60
tamamlanan
- this pogram help us to solve how to manupulate pic I/O and so after all we can reach the level that can easily make any program.
iit2009011
- matlab source code and assignments
HOME
- Home security system using PIC,Ultra sonic sound sensor and PIR Detector
world.cpp_diagonal.tar
- moving world in diagonal direction
The-operating-system-course-design-
- 有一群生产者进程在生产产品,并将这些产品提供给消费者进程去消费。为使生产者进程与消费者进程能并发执行,在两者之间设置了一个具有n个缓冲区的缓冲池,生产者进程将它所生产的产品放入一个缓冲区中;消费者进程可从缓冲区中取走产品去消费。尽管所有的生产者进程和消费者进程都是以异步方式运行,但它们之间必须保持同步,即不允许消费者进程到一个空的缓冲区取产品,也不允许生产者进程向一个已装满产品且尚未取走的缓冲区投放产品。-A group of producers in the production proces
MATLAB
- matlab code for full domain analysis
dianti
- 毕业设计用的电梯源代码,绝对属于原创,经调试,仿真,效果均能达到理想的要求-Graduation with the elevator code, is absolutely original, after debugging, simulation, requirements to achieve the desired effect can
instantJitter
- instant jitter for wirele-instant jitter for wireless
Arnold
- 阿诺德算法,用于图像加密的阿诺的算法。可以直接使用matlab软件实现。-Arnold algorithms for image encryption the Arnold algorithms. Matlab software can be used directly.
Part1
- Basic function for Signal estimation ( PSD with imaginary and real part )
KEY
- stm32下实现4*4按键扫描程序的寄存器操作法- Implementation of 4* 4 key scan program register operation under