搜索结果
找到约 69 项符合
STOP 的查询结果
按分类筛选
- 全部分类
- 技术资料 (8)
- 单片机编程 (7)
- 单片机开发 (7)
- Java编程 (3)
- 其他嵌入式/单片机内容 (3)
- 开发工具 (2)
- PCB相关 (2)
- 电子书籍 (2)
- 游戏 (2)
- Delphi控件源码 (2)
- 其他 (2)
- Linux/Unix编程 (2)
- VHDL/FPGA/Verilog (2)
- 软件设计/软件工程 (2)
- 源码 (2)
- C/C++语言编程 (1)
- 工控技术 (1)
- 文章/文档 (1)
- 人工智能/神经网络 (1)
- 网络 (1)
- 家庭/个人应用 (1)
- 书籍源码 (1)
- 软件工程 (1)
- J2ME (1)
- matlab例程 (1)
- 编辑器/阅读器 (1)
- 行业发展研究 (1)
- MTK (1)
- Internet/网络编程 (1)
- VC书籍 (1)
- Windows Mobile (1)
- 嵌入式综合 (1)
- 多媒体处理 (1)
- 其他 (1)
- 书籍 (1)
- VIP专区 (1)
软件工程 这是写给作为软件工程项目经理的书
这是写给作为软件工程项目经理的书,原书的书评是:
"If you re looking for solid, easy-to-follow advice on estimation, requirements gathering, managing change, and more, you can stop now: this is the book for you."
--Scott Berkun, Author of The Art of Project Management
其他嵌入式/单片机内容 CD驱动器实现的源代码
CD驱动器实现的源代码,包括:play、pause、stop、resume、eject等功能的实现
其他 * first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo) over it u add this
* first open client.cpp and search for that USER_MSG_INTERCEPT(TeamInfo)
over it u add this
Code:
USER_MSG_INTERCEPT(Health)
{
BEGIN_READ(pbuf,iSize)
me.iHealth = READ_BYTE()
return USER_MSG_CALL(Health)
}
* then we search for int HookUserMsg (char *szMsgName, pfnUserMsgHook pfn)
a ...
其他嵌入式/单片机内容 一个用于篮球比赛30秒计时的程序
一个用于篮球比赛30秒计时的程序,用verilog编写。可以实现alarm,reload和stop等功能。
单片机开发 As mentioned, most computers include a serial port. The only hardware setup required is connecting t
As mentioned, most computers include a serial port. The only hardware setup required is connecting the serial cable to the serial port on the PC and the serial port on the instrument. The serial instrument may include some hardware drivers or software utilities for communication, and should include ...
Java编程 实现一个简单的文本编辑器
实现一个简单的文本编辑器,该编辑器从键盘依次读入成行的文本,并将文本内容及时写入文件中,文件名由命令行参数指定。如果输入“stop”,运行结束。,
matlab例程 Initialize U=[uij] matrix, U(0) At k-step: calculate the centers vectors C(k)=[cj] with U(k) &nb
Initialize U=[uij] matrix, U(0)
At k-step: calculate the centers vectors C(k)=[cj] with U(k) &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp
Update U(k) , U(k+1) &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp ...
Linux/Unix编程 linux下同一个进程中多个定时器实现。简单描述下定时器模块的实现
linux下同一个进程中多个定时器实现。简单描述下定时器模块的实现,有一个manager单例类保存所有CTimer对象,开启一线程运行延迟函数,每次延迟间隔到,扫描保存CTimer的容器,对每个CTimer对象执行减少时间操作,减少到0则执行回调函数。对一次性CTimer,超时则从容器中删除,循环型的将间隔时间重置,不从容器中移除。
CT ...
编辑器/阅读器 Jurpopage is Free Open Source Dynamic Website Scripting Project This first created and published
Jurpopage is Free Open Source Dynamic Website Scripting Project
This first created and published at maya.or.id
and now published to public in english at Jurpo.com
It s coded under PHP and Mysql Database Server
Project goal is to help others to create their own website with easy to changed webpage ...
电子书籍 avr相关知识,该单元包括数据与地址移位寄存器TWDR
avr相关知识,该单元包括数据与地址移位寄存器TWDR, START/STOP 控制器和总线仲裁判定硬件电
路。TWDR 寄存器用于存放发送或接收的数据或地址。