搜索资源列表
SPWM16
- 用于产生SPWM波的程序(用于驱动变频逆变电源的开关管驱动-used to generate SPWM procedures (used to drive the variable frequency inverter drives switch
SKEETER
- 用于电子驱蚊器,可产生可变的频率(为测试程序。-for electronic repellent device that can produce variable frequency (for the test.
microstep_source
- 步进伺服控制(采用了变细分控制).... 很好消除了噪音和震动-stepping servo control (using the variable sub-control). . . . Good eliminate noise and vibration
2402pic
- 这是一个带SIS仿真电路的PIC驱动程序,极易修改应用.///*功能是检测2402能否正常读取数据,先写入数组中的代码,然后根据变量i的变化取出数据,并显示在屏上*/-This is a circuit with the PIC simulation SIS driver easily modify the application of .///* 2402 Can Detect function is normal to read the data, first write the code
KeyFilter
- 键盘过滤驱动源码,按1键变8键,按需要可自行修改功能如锁定键盘、记录按键信息等。-Keyboard filter driver source code, a key variable in accordance with 8 key, according to the need to amend its own functions such as locking the keyboard, records and other key information.
potenciometro
- document on the power variable resistors in a greatly simplified counting lesson on the history of them. I hope you will accept this document as much need of a driver step7 master slave communication MBUS-document on the power variable resistors in
cap_doc
- document on the power variable resistors in a greatly simplified counting lesson on the history of them. I hope you will accept this document as much need of a driver step7 master slave communication MBUS-document on the power variable resistors in
execvp
- Execute FILE, searching in the `PATH environment variable if it contains no slashes, with arguments ARGV and environment `environ .-Execute FILE, searching in the `PATH environment variable if it contains no slashes, with arguments ARGV and environm
kebianfenqu
- 用java假设实现可变分区的实现,包括界面以及可变分区用户自行选择。-Assuming Achieved using java variable partitions, including the user interface, and choose a variable partition.
MouseRepairExp2.0
- 鼠标修复软件 单击变双击 解决方案:每次左键按下时,记录一个时刻,如果距上次左键按下 小于100ms,则视为机械故障,直接屏蔽掉。 “滚轮不听话”解决方案:在一系列连续的滚动事件中,只要有一次向上滚动, 则把以后的所有滚动都修改成向上的。 -Mouse Repair Software Click Variable Double-click the solution: each button pressed, records a moment, if the last
externint
- Demonstrates use of external interrupts. Each time a push button is pressed, the external interrupt INT0 is called, which increments the global variable led and outputs its value to port B. For simplicity, no de-bouncing is implemented.