搜索资源列表
bc45
- 这个是Borland C++ 4.5安装原文件,好不容易找到的,提供给需要的朋友-the Borland C 4.5 is installed the original document, she found, to a friend in need
Quincy 2002
- Quincy is freeware open-source. It is a simple programming environment for C/C++ on Windows. It contains an editor, a compiler, a debugger, and graphics and GUI toolkits. Because of it's simple interface, Quincy is ideal for learning C or C++ prog
VCamSDK_v2.9.zip
- VCam SDK is a SDK of e2eSoft VCam software, which allows you to use virtual camera function in your application
Baseboard Support Package for ARMv7-A Versatile
- RealView® Baseboard Support Package for Microsoft® Windows® Embedded Compact 7
masm
- 汇编开发组件。。比较旧。。。有需要的下吧-Compilation of development components. . Older. . . There is a need for the next bar. .
SmartAssembly.v6.7.1.61
- smartassembly 提供了一种用于优化和混淆你的 .net 程序集,保护你的作品和软件,减小分发包的大小,提高程序性能。已经破解了-smartassembly provides a method for optimizing and confuse you. NET assembly, protect your work and software to reduce the size of the distribution package to improve program perfo
JCO SAP
- The SAP Java Connector (JCo) 2.1.7 requires a Java Runtime Environment (JRE) version 1.3 or higher. The 64-bit JCo versions need at least a 64-bit JRE version 1.4. Additionally, an RFC runtime library version 6.40 or higher must be installed on the s
c-minus语言词法分析器的设计
- c-minus语言词法分析器的设计程序源代码加实验报告 实验要求 1、该个词法分析器要求至少能够识别以下几类单词: a.关键字:else if int return void while共6个,所有的关键字都是保留字,并且必须是小写; b.标识符:识别与C语言词法规定相一致的标识符,通过下列正则表达式定义:ID = letter (letter | digit)*; c.常数:NUM = digit digit*(.digit digit* |ε)(e(+ | - |ε) digi
CMake
- A develop tools.It can make the profile of C++.