虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

run-Length

  • JAVA系统托盘图标控制程序

    JAVA系统托盘图标控制程序,说明:   这是一个用写的系统托盘图标控制程序.带有一个显示本程序源代码的功能. 曾经看过别人用Java JNI技术也写了类似的程序,不过本程序完全应用java而没有用C. 配置和运行:    该程序运行于JDK1.6,首先你的机器必须安装JDK的最新版.如果没有的话到http://java.sun.com进行下载和安装.   通常你可以直接双击TrayIcon.exe运行本程序,如果不能直接双击运行,请使用run.bat文件运行.

    标签: JAVA 控制 程序

    上传时间: 2015-08-30

    上传用户:爱死爱死

  • 本书以4个面向来表现C++的本质:procedural(程序性的)、generic(泛型的)、object-based(个别对象的)、object-oriented(面向对象的)。本书的组织围绕着一系

    本书以4个面向来表现C++的本质:procedural(程序性的)、generic(泛型的)、object-based(个别对象的)、object-oriented(面向对象的)。本书的组织围绕着一系列逐渐繁复的程序问题,以及用以解决这些问题的语言特性。循此方式,你不只学到C++的函数和结构,也会学习到它们的设计目的和基本原理。 你可以由本书发现以下关键主题: ● Generic (泛型)编程风格和Standard Template Library(STL) ● Object-based(个别对象)编程风格和class的设计 ● Object-oriented(面向对象)编程风格和classes阶层体系的设计 ● Function template 和class template 的设计和运用 ● Exception handling(异常处理)与执行期型别鉴定(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 us

    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 ma

    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程序

    这个是单片机4200的ui程序,在app程序run得时候,启动的显示程序

    标签: 4200 单片机 程序

    上传时间: 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 w

    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程序

    OFDM_Final_Report.pdf后面附有matlab程序,我猜想可能是老版本matlab,本人进行稍加改造,在matlab环境下打开ofdm.m,执行run即可。原文有两个程序,本人只改造了第一个,第二个仿照改造即可。

    标签: OFDM_Final_Report matlab 程序

    上传时间: 2015-09-11

    上传用户:wanghui2438

  • 第一版YL2410开发板的BIOS 功能比较简单

    第一版YL2410开发板的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区域) 5 : Write NOR flash with download file(将下载的文件烧写到NorFlash) 6 : Set boot params(设置Linux启动相关参数) 7 : Set AutoBoot parameter,1:linux 2:wince(设置WINCE自启动)

    标签: 2410 BIOS YL 开发板

    上传时间: 2015-09-15

    上传用户:Amygdala

  • IrCOMM2k - Virtual Infrared COM Port for Windows 2000/XP。 2. FILES IN THIS ARCHIVE: - Setup.exe

    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 compute

    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