资源列表
decoder
- decode the DTMF signals
qichejiayouwenti
- 汽车加油问题,算法分析与设计 顶顶 顶 顶 顶-Automobile refueling problems, Algorithm Analysis and Design顶顶顶顶顶顶顶顶
abc
- 单片机流水灯,可以实现很多的功能。希望能有帮助-SCM water lights, can achieve a lot of functions. Would like to have help
2
- 在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下的处理器调度,帮助学生加深了解处理器调度的工作-The introduction of multi-channel programming systems, often at the same time a number of processes in ready state. When the number of ready pr
cc
- 大多数程序设计的基础,可以用来设计多种功能的程序的框架。-The basis for most programming, multiple functions can be used to design the program framework.
5
- 栈的实现.1.Push 2.Pop 3.Top 4.isEmpty 5.isFull 6.Size 7.退出-Stack to achieve .1. The Push 2.Pop 3.Top 4.isEmpty 5.isFull 6.Size 7.exit
mouvements_auto
- a routine to drive a 74HC164 (8 cascaded to drive 7segments display) .for education purpose -a routine to drive a 74HC164 (8 cascaded to drive 7segments display) .for education purpose ...
s
- 应用flex实现的pascal语言的简单的词法分析稀奇-Pascal language application flex simple lexical analysis surprising
变频器
- 对于变频器上电瞬间,电容相当于短路,整流器件将承受较大冲击电流,因此使用充电电阻限制电流过大,造成整流器件损坏
CNR
- calculate CNR for QAM consellation
linefit
- 非常好用和实用的直线拟合MATLAB小程序。-Very easy to use and practical linear fitting MATLAB applet.
program_2
- * Descr iption: A function called negate() that takes a float as an argument and returns a float. * * Input: none * * Output:negation of the argument