搜索资源列表
chmdeco-0.2.rar
- 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等的程序。它用于编译文件。
通用破解软件时间限制
- 这是一个可以实用的通用破解软件时间限制的程序源码,基本原理是在软件运行的前几秒钟里将系统时间设置为软件容许你使用的可用时间,使用时将编译的可执行文件和ExeInfo.ini文件放到要运行的软件的目录里,运行编译的可执行文件就可用启动要运行的软件。运行前需要设置ExeInfo.ini文件,说明如下: EXENAME 为要破解的软件的执行程序名 GAP=5000 为设置成可用时间的时间长度,毫秒为单位 INCTIME=Y 是否每次运行都增大可用时间(有些软件会检测可用时间必须大于上次运行时间) DA
DIREXIST
- C程序源代码,编译命令cc-ofgetfget.c-lcurses 此程序适用于SCOUNIX主机系-C source code, compile command cc-ofgetfget.c - lcurses this procedure applies to SCO UNIX mainframe line
sheen_patch
- This code can be used to model a microstrip line or a microstrip patch antenna (the particular problem being modeled is determined at compile-time via various declarations).
Java拼图游戏源码
- java编写的拼图游戏源码,编译通过。 对学习JAVA图形编程有益-puzzles prepared by the source, compile. Learning Java graphical programming useful
ZipDemo
- 说明:一个用于压缩、解压ZIP文件的类库,使用方便、快捷,有源代码。编译的时候要注意路径设置。如果你想在自己的程序中加入ZIP功能的话,赶快下载一个吧! -: one for compression, decompression of ZIP document library, easy to use, fast, active code. Compile time to pay attention to routing. If you wish to own procedures to add
javacc
- java 编译器java复杂编译器,可以编译java文件的类库-complicated java compiler can compile java document library
高斯列主无消去法解线性方程组
- 用标C编写的算法一列,可以在UNIX下编译通过-prepared using standard C algorithms one can compile under UNIX
OpenC++
- 这个程序是关于OpenC++的反射植入机制的编译器,能够相应的对原有的代码进行分析,重新的植入重要的编译信息。-on OpenC + + implantation reflex mechanism compiler, corresponding to the original code, re-compile implantation important information.
zhujfacelp
- 这个程序是我写的语音编码G.729 以编译通过-the procedure is the voice I wrote code to compile G.729
temperature_sampling_source_code_base_on_DS18B20.r
- temperature_sampling_source_code_base_on_DS18B20 基于DS18B20的温度采样原程序(C),编译通过,很好用,大家-temperature_sampling_source_code_bas e_on_DS18B20 based on the temperature DS18B20 original sampling procedures (C), compile, useful, we look at
YSeFHu
- 本文件是数据结构试验中的约瑟夫环的源文件,经编译无误-data structure of the pilot Josephus source files, compile and unmistakably
1201
- 这是我们C++书上的课后题答案。是钱能编著的第二版C++,清华大学出版的。-C after-school books that answer. The money was to compile the second edition of C, a publication of Tsinghua University.
cffxiq
- 该程序是词法分析器,是编译原理课程的实验,对于广大学生很有用处。-the program is a lexical analyzer, the principle is to compile the experimental curriculum for the majority of students useful.
NIUYY2
- 实现简单的四则运算,刚学汇编,写的不太好,请见谅!-achieve four simple calculation, just learning to compile and write too good, I do apologize!
Plugin_Fra
- 一个完整的插件框架结构演示代码,你可以用它来给自己的程序增加插件功能!(编译时注意要先引用typelib目录里的olelib.tlb,否则会出现找不到引用错误) -a complete plug-frame structure demo code, you can use it to their own procedures to increase plugin function! (Compile-time attention to the first use of typelib oleli
memorymanage
- 内存管理, 减少碎片, 使用vc6编译通过.-memory management, mitigation, use vc6 compile.
accidence_analyzer
- 词法分析器。 要求:1.读出所给文件的所有词 2.将所有词输出写入一个txt文档中。 3.每个词用特殊符号‘^’隔开 源程序为自己所编译的cpp文件,即“text2.cpp”,Compile——〉Build——〉BuildExiecute,将结果写入另一个文件“after_execute.txt”中。 -lexical analyzer. Requirements : 1. Read out documents to all the words of two. Outpu
vclskin2(1)
- 对于单个控件,COMPONET-->INSTALL COMPONENT..-->PAS或DCU文件-->INSTALL。 2.对于带*.DPK文件的控件包,FILE-->OPEN(下拉列表框中选*.DPK)-->INSTALL即可。 3.对于带*.BPL文件的控件包,INSTALL PACKAGES-->ADD-->BPL文件名即可。 4.如果以上INSTALL按钮为失效的话,试试COMPILE按钮。 5.是RUN TIME LIB则在O
compile
- 编译原理课件,总共13章,包括课后参考答案及实验,很经典的课件啊