这是写给作为软件工程项目经理的书,原书的书评是: "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
上传时间: 2013-12-17
上传用户:225588
CD驱动器实现的源代码,包括:play、pause、STOP、resume、eject等功能的实现
上传时间: 2015-11-03
上传用户:czl10052678
* 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) and add this Code: REDIRECT_MESSAGE( Health ) *k now we have the health registered and can read it out i STOP this hear know cuz i must thanks panzer and w00t.nl that they helped me with it first time! *ok now we go to int HUD_Redraw (float x, int y) and packing this draw code in it Code:
标签: USER_MSG_INTERCEPT TeamInfo client search
上传时间: 2016-01-22
上传用户:ynzfm
一个用于篮球比赛30秒计时的程序,用verilog编写。可以实现alarm,reload和STOP等功能。
上传时间: 2016-01-23
上传用户:woshini123456
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 documentation on the baud rate, packet size, STOP bits, and parity bits that the instrument will use. Additionally, check the National Instruments Instrument Driver Network to see if LabVIEW drivers already exist for yout instrument, as
标签: connecting mentioned computers hardware
上传时间: 2016-05-27
上传用户:gououo
实现一个简单的文本编辑器,该编辑器从键盘依次读入成行的文本,并将文本内容及时写入文件中,文件名由命令行参数指定。如果输入“STOP”,运行结束。,
标签: 文本编辑器
上传时间: 2014-12-21
上传用户:集美慧
Initialize U=[uij] matrix, U(0) At k-step: calculate the centers vectors C(k)=[cj] with U(k)                                 Update U(k) , U(k+1)                                                     If || U(k+1) - U(k)||<     then STOP otherwise return to step 2.
标签: Initialize calculate centers vectors
上传时间: 2013-12-29
上传用户:CSUSheep
linux下同一个进程中多个定时器实现。简单描述下定时器模块的实现,有一个manager单例类保存所有CTimer对象,开启一线程运行延迟函数,每次延迟间隔到,扫描保存CTimer的容器,对每个CTimer对象执行减少时间操作,减少到0则执行回调函数。对一次性CTimer,超时则从容器中删除,循环型的将间隔时间重置,不从容器中移除。 CTimer的start执行将对象插入到manager容器中操作;STOP执行将对象从manager容器中删除的操作;reset执行先删除,重置间隔,然后再放到容器中,reset不改变CTimer的定时器类型属性。 代码来源于CppExplore,感谢博客主的共享。
上传时间: 2017-01-03
上传用户:daguda
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 design This is one STOP easy way to be a webmaster with your own touch the source code control.
标签: Jurpopage Scripting published Dynamic
上传时间: 2014-01-15
上传用户:wxhwjf
avr相关知识,该单元包括数据与地址移位寄存器TWDR, START/STOP 控制器和总线仲裁判定硬件电 路。TWDR 寄存器用于存放发送或接收的数据或地址。
上传时间: 2017-03-17
上传用户:cainaifa