CHM decompiler is a program that converts the internal files of CHM files back into the HHP, HHC, and HHK, etc. used to compile the documentation. CHM decompiler是一个把CHM 文件的内部文件转换成 HHP, HHC,和HHK等的程序。它用于编译文件。
资源简介:CHM decompiler is a program that converts the internal files of CHM files back into the HHP, HHC, and HHK, etc. used to compile the documentation. CHM decompiler是一个把CHM 文件的内部文件转换成 HHP, HHC,和HHK等的程序。它用于编译文件。
上传时间: 2015-01-10
上传用户:myworkpost
资源简介:项目描述: Env_audit is a program that ferrets out everything it can about the environment. It looks for process IDs, UID, GID, signal masks, umask, priority, file descriptors, and environmental variables. It comes with test configurations f...
上传时间: 2013-12-02
上传用户:qweqweqwe
资源简介:This is a program that will let you calculate roots with the Quadratic formula (including complex roots), Factorial of a number, Fibonacci series (and Pascals Triangle still under construction).
上传时间: 2014-01-25
上传用户:zhuoying119
资源简介:VoiFax is a program that manage voice/data/fax modem in the same manner of vgetty and mgetty.VoiFax is thinking for use in the small businness as in the enterprises. It is fully compatible with vgetty scripts and manage (via efax) modem fax...
上传时间: 2014-01-18
上传用户:it男一枚
资源简介:This is a program that forms part of the Simple RIA Example provided by Flex organization.
上传时间: 2017-04-17
上传用户:hullow
资源简介:it is a program that drive the motor for the PIC18f4520 that support large current
上传时间: 2017-04-29
上传用户:yiwen213
资源简介:is a program that can send msg while the client connect to server
上传时间: 2014-01-11
上传用户:xzt
资源简介:this is a program that allow the user enter the certain amount of money to convert into cents. This program with GUI
上传时间: 2017-06-14
上传用户:3到15
资源简介:This is a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format program. All written in masm assembler. there is also a small 252 byte driver that allows nonstandard floppy formats on dos systems below 7...
上传时间: 2013-12-21
上传用户:woshini123456
资源简介:This is a program that I did several days ago.It is about Airport Ticket Sale System.You can use it as an example.
上传时间: 2015-06-14
上传用户:skhlm
资源简介:单片机中检测测错 BADCODE is a program that has a lot of errors. When you compile this file, uVision reports a number of problems that you may interactively correct.
上传时间: 2014-12-02
上传用户:13215175592
资源简介:This is a program that receive RTCM data for DGPS Applications
上传时间: 2013-12-10
上传用户:康郎
资源简介:the program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty good job of it. Contents: SPLAY.PAS ...
上传时间: 2015-05-05
上传用户:rocwangdp
资源简介:JLayer is a library that decodes/plays/converts MPEG 1/2/2.5 Layer 1/2/3 (i.e. MP3) in real time for the JAVA(tm) platform. and anyone can add his contribution. JLayer is licensed under LGPL (see LICENSE.txt).
上传时间: 2016-08-26
上传用户:zhenyushaw
资源简介:Rainbow is a C program that performs document classification usingone of several different methods, including naive Bayes, TFIDF/Rocchio,K-nearest neighbor, Maximum Entropy, Support Vector Machines, Fuhr sProbabilitistic Indexing, and a sim...
上传时间: 2015-03-03
上传用户:希酱大魔王
资源简介:gperiodic is a program for browsing the periodic table and looking up data for different elements. It also features a non-graphical interface. gperiodicOrb是一个浏览元素周期表和查询不同元素的数据的程序。它有一个非图形化的界面。
上传时间: 2013-12-25
上传用户:亚亚娟娟123
资源简介:the "JTAG-GDB server" is a program for integrating the ARM-Embedded ICE logic with the GNU-Debugger GDB.
上传时间: 2014-01-25
上传用户:LouieWu
资源简介:a program that takes in an integer number as an argument and returns its equivalent in the binary and octal formats.
上传时间: 2015-07-22
上传用户:h886166
资源简介:a program that takes in three arguments: the first one represents the size of an array that will be created the second one represents the maximum value that each of the array elements can have the third one represents the position in the ...
上传时间: 2015-07-22
上传用户:waitingfy
资源简介:goText is a program for mobile phones that allows you to send text messages over GPRS/EDGE/UMTS. It was made in Java (J2ME) MIDP 1.0 CLDC 1.0 and so avaible for all java mobile devices.
上传时间: 2015-09-02
上传用户:skhlm
资源简介:加载数据库的程序。 This is a program to load the sql file.
上传时间: 2013-12-25
上传用户:jeffery
资源简介:This is a program to calculate the Photonic Bands of two dimension Photonic Crystal with circular inclusions. It calculates both TE and TM modes (E and H polarization).
上传时间: 2015-10-08
上传用户:1427796291
资源简介:A translator that converts Qt Designer UI files into SWT java classes. Use the power of Qt Designer to generate your user interface and then automatically generate SWT java source code.
上传时间: 2014-10-30
上传用户:zhanditian
资源简介:the Packet Debugger, pdb is a program which allows people to work with packet streams as if they were working with a source code debugger. Users can list, inspect, modify, and retransmit any packet from captured files as well as work wit...
上传时间: 2015-11-14
上传用户:三人用菜
资源简介:a program that can lock the hard disk
上传时间: 2013-12-18
上传用户:tianjinfan
资源简介:JUF (Java Update Framework) is a framework that makes easy the implementation of automatic updates of software. It s written in Java and it has been tested in windows and linux but it s hoped it will run in any os with a Java Virtual Machin...
上传时间: 2015-12-07
上传用户:zgu489
资源简介:4. Write a program that sorts three integers. the integers are entered from the console and stored in variables num1, num2 and num3, respectively. the program sorts the numbers so that num1 <= num2 <= num3.
上传时间: 2016-05-05
上传用户:龙飞艇
资源简介:单片机通过串口协议控制电脑鼠标移动 A program that communicate with MCU through RS232 to let the MCU control the mouse of the PC
上传时间: 2013-12-18
上传用户:风之骄子
资源简介:this is a program to analysis cp cpk you can transfor data to the program
上传时间: 2013-12-21
上传用户:libenshu01
资源简介:加密算法实现 Pegwit is a program for performing public key file encryption and authentication. Encryption means that pegwit allows you to keep the information in files you send by email (or other means) confidential. Eavesdroppers ...
上传时间: 2016-12-12
上传用户:franktu