這是寫給作為軟件工程項目經理的書,原書的書評是: "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