资源列表
buck timerB
- PID控制,稳压,基础入门,包含Timer B,输出PWM波控制稳压,参数可自行调节(PID Control, PWM Output, TI-msp430, Basic)
77391421jinchengguanli
- 对于电梯内发出的请求,方法不变,对于电梯外发出的任务请求,可以用两个队列分别保存向上和向下的请求,在各电梯处理电梯内发出的请求的时候,每到达一层,就检查上述的两个队列,看是否有匹配项,若有则停留3秒,从队列中去除任务,若有电梯没有电梯内发出的请求可处理而停滞,则只要上述的两个队列不空,就赶去处理,这种方法从代码方面来说相对简单,但这样做的话任务的完成具有不可预测性,也会造成一个请求,多个电梯响应的问题,不知道老师怎么想的?(For the elevator the request method
CAN code
- 通过C语言编程,实现S12微控制器板子CAN通信(Implementation of S12 board CAN communication)
PyQt4入门指南 PDF中文版
- PyQt4入门指南 PDF中文版(书籍/资料)(PyQt4 introductory guide PDF Chinese Version (Books / materials))
fluent UDF第四章 DEFINE宏
- 用户自定义函数,或UDF,是用户自编的程序,它可以动态的连接到Fluent求解器上来提高求解器性能。用户自定义函数用C语言编写。使用DEFINE宏来定义。(User defined function or UDF is a program written by user. It can connect to Fluent solver dynamically and improve the performance of solver. The user-defined function is w
cac
- vc++窗口设计时间控件设计,用于参考,其实设计也非常简单。-vc++ window design time control design for reference, in fact, the design is very simple.
yjs_career_plan
- 应届生就职方案 应届生就职方案-Year' s inaugural program of the forthcoming Health and Health program of the inauguration program of the forthcoming inauguration of Health
iShowMusicV1.2
- 这个是一个音乐程序可以让自己的音乐发布在这里-This is a music program
hlpMPLABC30
- hi tech programmer documents
IDA_Pro_for_NewbieZ
- IDA Pro (disassembler) for newbies html documentation-IDA Pro (disassembler) for newbies html documentation......................
gd
- 便携式高度计的设计,包括详细源码和原理图-Portable altimeter design, including detailed source code and schematic
maze
- 通过C++编程实现迷宫游戏,迷宫为一矩阵形式存储-realize the maze game through C++,the maze is saved by the matrix