C++編程思想.第2卷,經(jīng)典書籍,是C++工程設(shè)計(jì)的重要指導(dǎo)書
標(biāo)簽: 編程
上傳時(shí)間: 2014-01-05
上傳用戶:libinxny
C++第5章派生與繼承,出自湖南科技大學(xué)計(jì)算機(jī)科學(xué)與工程學(xué)院
標(biāo)簽:
上傳時(shí)間: 2016-02-28
上傳用戶:haoxiyizhong
這個(gè)工程實(shí)現(xiàn)了一個(gè)網(wǎng)上書店的功能。很適用,是用C#語言實(shí)現(xiàn)的
標(biāo)簽: 工程實(shí)現(xiàn)
上傳時(shí)間: 2014-01-27
上傳用戶:569342831
The market for miniature computer programming is exploding. C++ Footprint and Performance Optimization supplies programmers the knowledge they need to write code for the increasing number of hand-held devices, wearable computers, and intelligent appliances. This book gives readers valuable knowledge and programming techniques that are not currently part of traditional programming training. In the world of C++ programming, all other things being equal, programs that are smaller and faster are better. C++ Footprint and Performance Optimization contains case studies and sample code to give readers concrete examples and proven solutions to problems that don t have cut and paste solutions.
標(biāo)簽: Performance programming Optimizati Footprint
上傳時(shí)間: 2013-12-09
上傳用戶:wfl_yy
// 工程名稱: 61_SpeechClock // 功能描述: 61板程序示例--具有語音播報(bào)功能的電子鐘 // 使用61板上的三個(gè)按鍵控制報(bào)時(shí)和時(shí)間調(diào)整: // Key1 - 按一下播報(bào)年、月、日,再按一下播報(bào)時(shí)、分 // 長(zhǎng)按Key1鍵達(dá)到1.5秒,則進(jìn)入日期時(shí)間調(diào)整模式 // Key2 - 在調(diào)整模式下,使年、月、日、時(shí)、分、秒增加 // Key3 - 在調(diào)整模式下,使年、月、日、時(shí)、分、秒減小 // 涉及的庫: CMacro1016.lib // SacmV26e.lib // 組成文件: main.c, Sound.c, Clock.c, Clock_Speech.c, Clock_Adjust.c // Key.asm, hardware.asm, ISR.asm // A2000.h, Sound.h, Clock.h, Clock_Speech.h, Clock_Adjust.h, Key.h, SPCE061A.h, // 硬件連接: 61板自帶的三個(gè)按鍵已經(jīng)連接在IOA0~IOA2上 // 維護(hù)記錄: 2006-8-30 v1.0
標(biāo)簽: SpeechClock Key1 61 工程
上傳時(shí)間: 2016-03-07
上傳用戶:semi1981
簡(jiǎn)單的floyd運(yùn)用 第一行輸入一個(gè)整數(shù)C。C是測(cè)試的情況(0< C <=30).第二行一個(gè)正整數(shù)N( 0< N <=100),表示道路的總數(shù).緊接N行,每一行包含兩個(gè)字符串, Si,,Ti,和一個(gè)整數(shù)Di,代表從Si到Ti的距離(0<= Di <=150)。最后一行有兩個(gè)字符串,S 和 T,你得找出從S 到 T的最短的距離。地名是不超過120個(gè)小寫字符的串(從‘a(chǎn)’到‘z’)。假設(shè)這里最多有100條直接連通兩個(gè)地方的路。 Output 輸出包含C行,每一行對(duì)一種測(cè)試情況。對(duì)每一種測(cè)試情況,輸出包含一個(gè)整數(shù),假如S 到 T存在一條最短的路,輸出從S到T的最短距離,否則輸出“-1”. Sample Input 2 2 jiuzhouriver liuchi 89 liuchi liyuan 100 liuchi jiuzhouriver 3 youyongchi fengyuan 100 qinshi meiyuan 100 chaochang supermarkt 100 meiyuan youyongchi Sample Output 89 -1
標(biāo)簽: lt floyd 100 整數(shù)
上傳時(shí)間: 2016-03-10
上傳用戶:wyc199288
利用C語言實(shí)現(xiàn)哈夫曼編碼的文件壓縮和解壓縮,一個(gè)工程項(xiàng)目實(shí)踐。
上傳時(shí)間: 2013-12-25
上傳用戶:gououo
C++讀取Excel AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.
標(biāo)簽: AppWizard indicate custom source
上傳時(shí)間: 2016-03-12
上傳用戶:cazjing
對(duì)c++的介紹,適合初學(xué)者。系外文資料。
標(biāo)簽:
上傳時(shí)間: 2013-12-26
上傳用戶:jjj0202
【下載說明】 此為《C Programming for Embedded Systems》(嵌入式系統(tǒng)的C程序設(shè)計(jì))一書的英文高清晰PDF下載。 【內(nèi)容提要】 當(dāng)今嵌入式處理器的生產(chǎn)已遠(yuǎn)遠(yuǎn)超過了為桌面系統(tǒng)所設(shè)計(jì)的處理器。本書通過介紹8位微控制器(MCU)的開發(fā)原理和C語言的相關(guān)知識(shí),向讀者展示了如何用C語言編寫8位嵌入式MCU程序,內(nèi)容涉及數(shù)據(jù)類型和變量、函數(shù)庫、優(yōu)化和測(cè)試嵌入式C語言程序等。利用貫穿全書的樣例工程,揭示了特定設(shè)備硬件開發(fā)的詳細(xì)細(xì)節(jié),以及用C語言進(jìn)行嵌入式程序設(shè)計(jì)所帶來的快速開發(fā)、增強(qiáng)的可移植性和再利用等優(yōu)越性能。 本書適合于從事嵌入式研究的相關(guān)技術(shù)人員使用。
標(biāo)簽: Programming Embedded Systems
上傳時(shí)間: 2013-12-24
上傳用戶:jjj0202
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1