您要查找的是不是:
- portable c compiler [计] 可移植的c编译程序
- This is a portable C preprocessor, which is handy if you have a compiler that has an "integrated" pre-processor. CPP一种简便的C预处理器系统,通过综合预处理编译器可以进行轻松的控制。
- In the standard C compiler, the compiler makefile file to execute the program. 可以在标准的C编译器中,编译makefile文件来运行该程序。
- OXCC is a multipass, interpreting C compiler with several language extensions. Programmers are ex (译):OXCC是多次,解释C编译器的若干语言扩展。
- Based on a C compiler system of a specified VLIW DSP, the author proposes a strategy of code-optimizing on assembler. 针对一个特定的DSP处理器的C编译系统,提出了一种对汇编代码的优化策略。
- Under such a background, a retargetable ANSI C compiler RCC is presented in this thesis. 由于嵌入式计算机体系结构及指令系统的多样化,研究一种具有代码产生可重定向性的高级语言编译系统已经成为目前研究的热点。
- I made an implementation, which was quite a lot faster than Fredrik's and this started a friendly competition to make the fastest portable C implementation of memcpy(). 接着我实现一个比Fredrik更快的memcpy,于是为打造最快的,可移植的memcpyC实现,我们开始了友好的竞赛。
- Using C language code small C compiler for the students to learn to download for reference. 用C语言编写的小型C编译器代码,供同学们下载作学习参考之用。
- KCC, a good c compiler, write by Ken Harrenstien complete source code, has been tested. (译):KCC队,一个良好的C编译器,由肯Harrenstien写完整的源代码,已经过测试。
- Under such background, a retargetable ANSI C compiler LS-RISC compiler is presented in this thesis. 本论文在上述背景下展开,提出支持ANSIC标准的LS-RISC编译系统。
- The use of library functions without the proper header files often generates only warnings from the C compiler yet can cause programs to fail at runtime. 在没有包含适当的头件的情况下使用库函数,编译时经常会有一些警告,而在运行时却会导致程序失败。
- In presenting these techniques, I have taken the attitude that I wish to solve a problem by programming a microcontroller, and that the C compiler is a tool, no different from an oscilloscope. 在介绍这些技术,我采取的态度是我想解决微控制器编程的问题,而C编译器是一个工具,跟示波器没有什麽不同。
- Effects have been porting Coda onto Microsoft Windows platforms, from the Windows 95/98 era, NT[1] to XP[2], by means of open source projects like the DJGCC DOS C Compiler and Cygwin[1]. 不过,一直以来,都一直有尝试把Coda移植到Microsoft Windows的平台上,从过往的Windows 95/98、NT[1]到后来的XP[2]都有,主要都是透过DJGCC DOS C Compiler及Cygwin等开源计划来构建[1]。
- By default, C numbers are represented in the machine's native format and byte order, and properly aligned by skipping pad bytes if necessary (according to the rules used by the C compiler). 作为选择,格式字符串的第一个字符可被用来标识字节顺序,大小和压缩的数据的对齐,依据下表:
- For identificated procedure better,a procedure identification algorithm is designed aiming at ELF(executable and linkable format) com-piled by GUN C compiler(GCC),and took well effect. 过程识别技术及相关参数的提取是二进制翻译中过程调用恢复的基础。
- As a result, C compilers are available for practically every computer system. 结果呢,事实上每种计算机系统上都有C编译器。
- Bob tuned in his portable radio to a record show. 鲍伯收听手提收音机的唱片广播。
- C compiler design, detailed documentation and source code, is to learn to compile a useful reference for the absolute principle and research data. 编译器的设计,有详细的文档和源代码,是学习编译原理绝对有用的参考与研究资料。
- Completely portable and very light weight. 便携式的,而且重量很轻。
- The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. GNU C 预处理器是一个由 GNU C 编译器在真正编译程序之前自动调用以对程序进 行预处理操作的宏处理器。