VC技術內幕第五版_English.The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.
標簽: Microsoft continued Internet English
上傳時間: 2013-12-08
上傳用戶:lepoke
用C語言或其他高級語言編程(最好C語言),基本功能:包括報名管理、成績管理、證書管理等。能做到考試的報名成績的錄入與查詢以及證書的發放等功能。實現有關功能的增加、修改、刪除、查詢和統計模塊。根據要求知道,一個學生報名后就擁有唯一的考號,考號隨著 考生取消報名而消失,所以可以以考號為Key來實現查找學生記錄,實現有關功能的增加、修改、刪除、查詢.
上傳時間: 2015-04-09
上傳用戶:JIUSHICHEN
BREW手機平臺下的實例,實現蘋果的移動。 通過按鍵盤的 “UP”、“Down”、“Left”、“Right”使整個蘋果可以在屏幕上自由移動(Step=1),通過按“*”使蘋果回到初始位置(屏幕的中間) 1,蘋果是由4個對象組合而成,移動的時候如何成為一個整體 2、作為key事件驅動區分各個按鍵動作 3、蘋果的每一次移動都是以上一次蘋果的位置為參考
上傳時間: 2015-04-10
上傳用戶:佳期如夢
This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
標簽: implementation evaluation algorithm function
上傳時間: 2015-04-12
上傳用戶:klin3139
一個基于java平臺的DES加密解密算法,key保存在文件中,KeyManager.java是該加密解密算法的使用范例
上傳時間: 2013-12-05
上傳用戶:lixinxiang
優龍的ARM9 FS2410開發板原碼,含大量測試程序!如LCD,TOUCH SCREEN,IIC,IIS,KEY,RTC,UART都有了。極有參考學習價值,推薦下載!
上傳時間: 2013-12-23
上傳用戶:lijianyu172
IPsec VPN的RFC文檔集合: RFC 2401 《Security Architecture for the Internet Protocol》 RFC 2402 《IP Authentication Header》 RFC 2406 《IP Encapsulating Security Payload (ESP)》 RFC 2407 《The Internet IP Security Domain of Interpretation for ISAKMP》 RFC 2408 《Internet Security Association and Key Management Protocol (ISAKMP)》 RFC 2409 《The Internet Key Exchange (IKE)》 RFC 3947 《Negotiation of NAT-Traversal in the IKE》 RFC 3948 《UDP Encapsulation of IPsec ESP Packets》
標簽: RFC Architecture Internet Protocol
上傳時間: 2015-04-21
上傳用戶:hebmuljb
查詢方式測按健,KEY1,KEY3,KEY 周立功lpc2104板開發
上傳時間: 2015-05-01
上傳用戶:gdgzhym
This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port. To run this program... Build the project (Project Menu, Build Target) Start the debugger (Debug Menu, Start/Stop Debug Session) View the Serial Window (View Menu, Serial Window #1) View the A/D converter peripheral (Peripheral Menu, A/D Converter) Run the program (Debug Menu, Go) A debug script (debug.ini) creates buttons that set different analog values in A/D channels. As the program runs, you will see the A/D input and output change. Other buttons create signals that generate sine wave or sawtooth patterns as analog inputs. µ Vision3 users may enable the built-in Logic Analyzer to view, measure and compare these input signals graphically.
標簽: microcontroll Converter configure following
上傳時間: 2014-12-01
上傳用戶:獨孤求源
1. beep -- PWM測試 為 ADS1.2 下編譯的項目, 在sdt2.51的ADW里調試,該程序運行后在57600的超級終端里按PC機鍵盤的“+”“-” 按鍵,可以聽到BUZZ增大減小的聲音。 2. key -- 按鍵測試 為 SDT2.51 下編譯的項目, 在sdt2.51的ADW里調試,該程序運行后按FS44B0X上的按鍵key1 key2 key3 key4 相應的發光二極管亮 3 keyint -- 按鍵中斷測試 該項目在SDT2.51下編譯調試。主程序是while空循環,中斷服務程序對應四個按鍵做相應的處理,key1 按鍵點亮D1燈,并在串口打印信息,因為沒有加按鍵去抖動程序,所以,一次按鍵,產生幾次中斷。
上傳時間: 2013-12-25
上傳用戶:txfyddz