搜索资源列表
psde
- PSDE 是一套建立在Microsoft Visual C++环境之上的PDA软件开发平台,在PC上编译输出PDA的完全仿真软件,PSDE的目标是应用Microsoft Visual C++强大的开发环境开发出适用于特定PDA硬件平台编译器的标准C语言代码,同时输出PC上的仿真软件,以用于配套的电脑联机软件或演示程序等,避免了PDA开发厂商为了联机软件或演示程序而单独开发新的程序。PSDE能模拟的硬件功能有ROM、FLASH、LCD、触摸屏、按键、中断、硬复位、声音、CPU休眠等,涵盖了目前常用
ccache-2.3.tar
- ccache 是一个快速的编译器缓存。当您编译一个程序的时候,它会缓存中间的结果。这样,不论什么时候您重新编译同一个程序,编译所需要得时间将被大大缩短。对于普通的编译来说,这可以提高编译速度5到10倍。 这个想法,来自 Erik Thiele 用bash写的 compilercache 。只不过,ccache用C再实现了一遍。但比前者性能高许多,也有更多的特性。 (注:Linux下运行)-ccache is a compiler cache. It acts as a cachin
strutils
- This is a string/pointer manipulation units for Delphi/Freepascal compilers
6502_compiler
- 这个软件是使用skill语言来被编辑的6502CPU命令的汇编者。-This software is to use the skill language to be edited 6502CPU command compilers.
OReilly---Java-Programming-On-Linux
- This book is neither a course in Java programming nor a manual for the Linux OS. While the well-written text provides overviews of both Java and Linux, it s really a compendium of information you ll want on hand once you ve chosen Java-on-Linux
CheckSum-Fixer-1.0
- md5加密验证,计算exe和dll文件是否正确-This value is an overall checksum of the whole file, often not set and left to 0x0000 by most compilers and thus doesn t happens often to worry about it, but sometimes this value is used to check if there have been alterations
Compilers
- 对于任意给定的正则表达式,可以通过本程序分析出first,follow,ll1表达式-The program can explain any Regular expression to first follow ll1 expression.
nELGGamaltoooe
- 这个程序源码是网络信息安全概论课的课程实践,自己动手开发一个具于1024位大数运算的ELGamal加密系统。ELGamal 依赖大数运算,目前主流ELGamal算法都建立在512 到1024位的大数数运算算之上。而大多数的编译器只能支持到64位的整数运算.-The program source code is the practice of Network Information Security Introduction to the Course yourself to develop a
C-XML
- ANSI C 写的XML解析库,可以用来读写XML格式数据 -a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries. Mini-XML only requires an ANSI C compatible compiler (GCC works, as d
asmjit
- x86指令模擬器,可在C++開發環境下模擬x86/x64指令的運行-AsmJit is a complete x86/x64 JIT Assembler for C++ language. It supports 32-bit and 64-bit mode, FPU, MMX, 3dNow, SSE, SSE2, SSE3 and SSE4 through type-safe API which mimics an Intel assembler syntax and eliminates n
utf_offset_string_conversions_unittest
- This is to help write tests for functions with string16 params until the C++ 0x UTF-16 literal is well-supported by compilers Source Code for Linux.
Compiler-Principle-2
- 编译器就是将“高级语言”翻译为“机器语言(低级语言)”的程序。一个现代编译器的主要工作流程:源代码 (source code) → 预处理器 (preprocessor) → 编译器 (compiler) → 目标代码 (object code) → 链接器 (Linker) → 可执行程序 (executables)-The compiler is to " high-level language," translated as " machine language
test
- arm平台上实现播放本地MP3文件程序,需要自己编译libmad库,编译需加 -lmad-achieve the arm platform play local MP3 file program, you need to compile libmad libraries, compilers need to add-lmad
61IC_S3428
- busybox是交叉编译环境,内涵很多编译器,适合进行arm linux开发使用-Busybox is a cross compiler environment, meaning many compilers, suited for arm Linux development use
05.LinuxLearn
- 该文档包含一些Linux的学习资料,介绍了Linux安装步骤,操作介绍,编译器,调试器等等,学习Linux编程可以参考参考-The document contains a number of Linux learning materials, introduces the Linux installation steps, operations reports, compilers, debuggers, and so on, to learn Linux programming can ref
insert_iter_cv
- Compilers that do not define WCHAR_MIN and WCHAR_MAX to be testable at preprocessing time.
allexec
- Some compilers locate basic C++ runtime support headers (<new>, <typeinfo>, <exception>) in separate directory.
_streambuf
- which allows us to avoid using templated friends which are not supported on some compilers. -which allows us to avoid using templated friends which are not supported on some compilers.
insert_cv
- we need this since some compilers (like MSVC) leave assert()s on release code (and we don t want to use their ASSERT).
discard
- For compilers that don t have the builtin _Bool type.
