JAVA系統(tǒng)托盤圖標控制程序,說明: 這是一個用寫的系統(tǒng)托盤圖標控制程序.帶有一個顯示本程序源代碼的功能. 曾經(jīng)看過別人用Java JNI技術(shù)也寫了類似的程序,不過本程序完全應(yīng)用java而沒有用C. 配置和運行: 該程序運行于JDK1.6,首先你的機器必須安裝JDK的最新版.如果沒有的話到http://java.sun.com進行下載和安裝. 通常你可以直接雙擊TrayIcon.exe運行本程序,如果不能直接雙擊運行,請使用run.bat文件運行.
上傳時間: 2015-08-30
上傳用戶:愛死愛死
本書以4個面向來表現(xiàn)C++的本質(zhì):procedural(程序性的)、generic(泛型的)、object-based(個別對象的)、object-oriented(面向?qū)ο蟮模1緯慕M織圍繞著一系列逐漸繁復(fù)的程序問題,以及用以解決這些問題的語言特性。循此方式,你不只學到C++的函數(shù)和結(jié)構(gòu),也會學習到它們的設(shè)計目的和基本原理。 你可以由本書發(fā)現(xiàn)以下關(guān)鍵主題: ● Generic (泛型)編程風格和Standard Template Library(STL) ● Object-based(個別對象)編程風格和class的設(shè)計 ● Object-oriented(面向?qū)ο?編程風格和classes階層體系的設(shè)計 ● Function template 和class template 的設(shè)計和運用 ● Exception handling(異常處理)與執(zhí)行期型別鑒定(Run-Time Type Identification)
標簽: object-oriented object-based procedural generic
上傳時間: 2013-12-30
上傳用戶:362279997
You will write a program for calculating person s Body Mass Index (BMI). The following formula is used: bmi = weight / length² , where weight is in kilograms and length is in meters.
標簽: calculating following program formula
上傳時間: 2013-12-09
上傳用戶:qq521
Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and destination city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of connections for the map. Following m lines describe the map, each line represents to one connection in this form: dist city1 city2, which means there is a connection between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the source and destination city for A* algorithm. Then there is an integer h indicate the number of heuristic. The following h lines is in the form: city dist which means the straight-line distance from the city to B is dist.
標簽: Implemented following compile command
上傳時間: 2014-01-01
上傳用戶:lhc9102
這個是單片機4200的ui程序,在app程序run得時候,啟動的顯示程序
上傳時間: 2015-09-06
上傳用戶:love_stanford
his packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modulator (RRC filter) 3) Demodulator (Matched Filter, RAKE receiver) 4) Receiver (HD or SD) (Deinterleaver, Viterbi Decoder). You should run "Simulation.m" function that include all modules.
標簽: simulation baseband channel packet
上傳時間: 2013-12-23
上傳用戶:zhangyigenius
OFDM_Final_Report.pdf后面附有matlab程序,我猜想可能是老版本matlab,本人進行稍加改造,在matlab環(huán)境下打開ofdm.m,執(zhí)行run即可。原文有兩個程序,本人只改造了第一個,第二個仿照改造即可。
標簽: OFDM_Final_Report matlab 程序
上傳時間: 2015-09-11
上傳用戶:wanghui2438
第一版YL2410開發(fā)板的BIOS 功能比較簡單,上電之后,LCD顯示藍色、綠色、紅色三個豎條 同時串口顯示如下: Power on reset ************************************ * * * YL2410 Board BIOS V2006 * * Http://www.ucdragon.com * * * ************************************ NAND Flash Boot Please select function : 0 : USB download file(通過USB下載文件) 1 : Uart download file(通過串口下載文件) 2 : Write Nand flash with download file(將下載的文件燒寫到NandFlash) 3 : Load Pragram from Nand flash and run(從NandFlash裝載文件并運行) 4 : Erase Nand flash regions(擦除NandFlash區(qū)域) 5 : Write NOR flash with download file(將下載的文件燒寫到NorFlash) 6 : Set boot params(設(shè)置Linux啟動相關(guān)參數(shù)) 7 : Set AutoBoot parameter,1:linux 2:wince(設(shè)置WINCE自啟動)
上傳時間: 2015-09-15
上傳用戶:Amygdala
IrCOMM2k - Virtual Infrared COM Port for Windows 2000/XP。 2. FILES IN THIS ARCHIVE: - Setup.exe (setup and uninstall program) - ircomm2k.exe (service program) - ircomm2k.sys (device driver) - ircomm2k.dll (device property page) - ircomm2k.hlp (property page context help) - ircomm2k.inf (setup script for windows) - Readme.txt (this file) - License.txt (terms of license) 3. INSTALLATION 1. unzip IrCOMM2k-1.2.0.zip in a new folder 2. run the setup program 3. disable the image transfer under wireless link
標簽: IrCOMM2k Infrared ARCHIVE Virtual
上傳時間: 2015-09-15
上傳用戶:yyq123456789
Over the years, this bestselling guide has helped countless programmers learn how to support computer peripherals under the Linux operating system, and how to develop new hardware under Linux. Now, with this third edition, it s even more helpful, covering all the significant changes to Version 2.6 of the Linux kernel. Includes full-featured examples that programmers can compile and run without special hardware.
標簽: bestselling programmers countless compute
上傳時間: 2014-01-13
上傳用戶:小草123
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1