c++builder 5.5 GSM模塊通信,收發短信,還有內部的6位編碼,解決漢字發送及保密問題。
上傳時間: 2016-02-15
上傳用戶:xieguodong1234
這個是一個用Keil C51編寫的10位串行熱電偶數字溫度測量芯片MAX6675的驅動程序示例,程序中含有寫好的MAX6675.H標準驅動函數和PCCOM.H串口驅動函數,提供API式外部函數接口:具體功能見程序中的*.C測試文件。 (2007-09-22,C-C++,18KB,4次) max6675.rar - 用AVR的模擬SPI總線讀取
上傳時間: 2016-02-20
上傳用戶:netwolf
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.
標簽: Performance programming Optimizati Footprint
上傳時間: 2013-12-09
上傳用戶:wfl_yy
簡單的floyd運用 第一行輸入一個整數C。C是測試的情況(0< C <=30).第二行一個正整數N( 0< N <=100),表示道路的總數.緊接N行,每一行包含兩個字符串, Si,,Ti,和一個整數Di,代表從Si到Ti的距離(0<= Di <=150)。最后一行有兩個字符串,S 和 T,你得找出從S 到 T的最短的距離。地名是不超過120個小寫字符的串(從‘a’到‘z’)。假設這里最多有100條直接連通兩個地方的路。 Output 輸出包含C行,每一行對一種測試情況。對每一種測試情況,輸出包含一個整數,假如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
上傳時間: 2016-03-10
上傳用戶:wyc199288
學生圖書管理系統,. 系統要求 1) 操作平臺:中文 Windows 2000/xp 2) 顯示分辨率設置:增強 16 位,640 x 480。 2. 安裝 圖書管理系統軟件 1) 運行 Setup; 2) 安裝程序將在 Windows2000/xp 的[開始] => [程序]中建立 圖書管理系統軟件 程序組。 3. 運行 圖書管理系統 1) 進入 Windows 2000/xp 的[開始] => [程序]; 2) 選擇 圖書管理系統軟件/圖書檢索。 4. 卸載 圖書管理系統軟件 1) 進入[開始] => [設置] => [控制面板] => [添加/刪除程序]; 2) 運行[C:\Program Files\學生圖書管理系統\setup\setup.exe]后點擊[添加/刪除]鍵。
上傳時間: 2013-12-24
上傳用戶: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.
標簽: AppWizard indicate custom source
上傳時間: 2016-03-12
上傳用戶:cazjing
對c++的介紹,適合初學者。系外文資料。
標簽:
上傳時間: 2013-12-26
上傳用戶:jjj0202
【下載說明】 此為《C Programming for Embedded Systems》(嵌入式系統的C程序設計)一書的英文高清晰PDF下載。 【內容提要】 當今嵌入式處理器的生產已遠遠超過了為桌面系統所設計的處理器。本書通過介紹8位微控制器(MCU)的開發原理和C語言的相關知識,向讀者展示了如何用C語言編寫8位嵌入式MCU程序,內容涉及數據類型和變量、函數庫、優化和測試嵌入式C語言程序等。利用貫穿全書的樣例工程,揭示了特定設備硬件開發的詳細細節,以及用C語言進行嵌入式程序設計所帶來的快速開發、增強的可移植性和再利用等優越性能。 本書適合于從事嵌入式研究的相關技術人員使用。
標簽: Programming Embedded Systems
上傳時間: 2013-12-24
上傳用戶:jjj0202
BH1415F調頻臺控制C程序,使用keil C51,使用AT89C52單片機,12MHZ晶振,用共陽四位LED數碼管,P0口輸出段碼,P2口掃描
上傳時間: 2013-12-23
上傳用戶:hoperingcong
1602顯示液晶四位并口驅動,是C語言,for Keil
上傳時間: 2014-12-02
上傳用戶:561596