此為本人期末的課程設計VC設計:瀏覽器程序設計。注:本源碼用Word文檔存放。 簡介內容:隨著互聯網在世界范圍的廣泛應用,WWW(World Wide Web,萬維網)也日益成為互聯網上信息交流不可缺少的工具。它是一種以HTTP(HyperText Tranfer Protocol,超文本傳輸協議)為基礎,使用HTML(HypeText Markup Language,超文本標記語言)編寫的有若干Web網頁構筑而成的世界。 本課程設計要求設計類似于微軟的IE瀏覽器,具備一個瀏覽器的基本功能,可以完成網上沖浪的任務。 設計 Visual C++為我們提供了一個ChtmlView類,有了它。可以很方便地設計瀏覽器。
上傳時間: 2015-03-29
上傳用戶:亞亞娟娟123
一個完整的2D滾屏游戲示例,編譯后可以運行玩耍。使用DIRECT DRAW,DIRECT INPUT,DIRECT SOUND;游戲邏輯完整,有記分系統,供喜歡游戲編程的初學者參考切磋。
標簽:
上傳時間: 2013-12-23
上傳用戶:王慶才
http://www.edacn.net/cgi-bin/forums.cgi?forum=7&topic=9127下,則R3~R0的輸出信號中會有一個為1,但我們還是是無法確定哪一個鍵被按下,必須要從R3 ~R0 的輸出信號與C3~C0的掃描信號共同決定那個按鍵被按下. 編寫VHDL的構思: 外部接口包括: a. INPUT腳 : CLK , R3~R0. b. OUTPUT腳 : C3~C0 , DATA3~DATA0(辨別出的按鍵值).
標簽: cgi-bin forums edacn forum
上傳時間: 2015-04-09
上傳用戶:zm7516678
無線仿真Matlab代碼,Matlab scripts to generate input trace files. Changed in January 2005
上傳時間: 2015-04-13
上傳用戶:wkchong
文具倉庫管理系統2.0(源碼)delphi+access main in Main\main.pas {FrmMain}, Login in Login\Login.pas {FrmLogin}, Logo in Login\Logo.pas {FrmLogo}, Global in Share\Global.pas , BaseSetup in BaseSetup\BaseSetup.pas {FrmBaseSetup}, dm in Share\dm.pas {DM_Wjckgl: TDataModule}, About in Help\About.pas {FrmAbout}, InputGoods in Input\InputGoods.pas {FrmInputGoods},
標簽: LoginLogin pas Mainmain FrmLogin
上傳時間: 2013-12-16
上傳用戶:1427796291
The I2C Memory Model is a generic Proteus VSM model designed to model the timing and functionality of I2C memory devices from a wide range of manufacturers.
標簽: model functionality designed Proteus
上傳時間: 2015-04-25
上傳用戶:Divine
建議的詞法分析器,界面友好,用戶把文法放在input文檔中,由程序調用,在ouput文檔中給出分析結果,
標簽: 分析器
上傳時間: 2015-04-27
上傳用戶:gxf2016
LVQ學習矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The LVQ program accepts input consisting of vectors and calculates the LVQ network weights. If a test set is specified, the winning neuron (class) for each neuron is identified and the Euclidean distance between the pattern and each neuron is reported. Output is directed to the screen.
標簽: implementing quantization directory Learning
上傳時間: 2015-05-02
上傳用戶:hewenzhi
21天學會用JAVA開發網絡游戲 書籍語言: 簡體中文 書籍類型: 程序設計 授權方式: 免費軟件 書籍大小: 287 KB 書籍等級: 整理時間: 2004-11-3 20:41:10 With all of the media attention that is focused on the Internet and the World Wide Web, figuring out exactly what they are all about is sometimes difficult. Are they just a neat new way to market products or will they truly offer us a new medium of communication that will someday surpass even televisions and telephones? The answer is, who knows? Unfortunately, the ultimate use for the Internet is still unknown. This is because it is still in such a state of flux that it s pretty much impossible to accurately predict where it will end up. However, you can look at the evidence of what is there now and gain some insight into what the Internet might become, at least in terms of games.
上傳時間: 2013-12-20
上傳用戶:天誠24
This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1 This ARM Example may be debugged using only the uVision Simulator and your PC--no additional hardware or evaluation boards are required. The Simulator provides cycle-accurate simulation of all on-chip peripherals of the ADuC7000 device series. You may create various input signals like digital pulses, sine waves, sawtooth waves, and square waves using signal functions which you write in C. Signal functions run in the background in the simulator within timing constraints you configure. In this example, several signal functions are defined in the included Startup_SIM.INI file.
標簽: the Analyzer Compiler project
上傳時間: 2013-12-19
上傳用戶:Yukiseop