搜索资源列表
C-编译器的设计文档与源代码
- C-编译器的设计文档与源代码.-C-Compiler design documents and source code.
串纽扣游戏源代码
- c语言编译器源码.rar c语言编译器源码.rar -c compiler source. Rarc source language compiler . Rarc source language compiler . Rarc source language compiler. Rar
源码公开的msc51和z80的c编译器
- 这是一款msc51和z80的c编译器,包括msc51,c编译器的源代码-msc51 Z80 and the c compiler, including msc51, c compiler source code
c语言编译器源代码
- c语言编译器的源代码-c compiler source code
mcs_src
- c#编译器源代码,主要介绍如何构造C#的CLR编译器
small_c_for_dos
- small c for dos源代码 C语言编译器源代码
16进制编辑器
- 16进制编译器源代码-16 band compiler source code
可视化SNL编译器源代码
- 这是可视化SNL编译器的源代码,注释清晰 功能强大,方便大家的学习和交流-this is a visual snl compiler source,clearly note,powerful function,easy for everyone study and exchange.
命令行SNL编译器源代码
- 该代码为命令行执行的SNL编译器源代码 注释清晰,功能强大,方便同学们的交流使用-the code is the perform of command line snl compiler source code,clearly note, powerful function ,easy for students change and use.
111164vcompile
- 一个完整的编译器源代码,从事系统编程方面可以去研究一下-A complete implementation of a compiler, those who work in the field of system programming can read it
播放wav音频文件源代码及说明文件
- 播放wav音频文件源代码及说明文件,编译器为mfc,使用的函数为PlaySound,Wav audio file to play the source code and documentation, the compiler for the mfc, for the PlaySound function used
c02 vc6
- 类似vc6的集成开发环境的源代码,编辑器,编译器,调试器,自动代码生成技术,完整的,包括CJlibrary- Similar vc6 integrated development environment source code, editor, compiler, debugger, automatic code production technology, complete, including CJlibrary
bianyi
- c编译器源代码 本部分代码包括:库文件源代码,头文件源代码,以及库函数的完整拷贝。-c compiler source code in this section include: library file source code, source code header files, as well as a complete copy of library functions.
Augest-3
- VC++代码开发的C编译器源代码,名字就叫做Augest-3吧,可用来简单编译C扩展名的文件,代码中由于用了union,定义的变量占用4字节的内存,也就是说f和by4是共用这4字节内存的。对浮点的转化变得异常简单,union UFLOAT// 用以快速转换的自定义UFLOAT变量,一些运算 下面这段代码将fNum转成4字节插入到byBuf中:uf.f=f // 将要转换的浮点数放入UFLOAT变量,此时uf.by[]数组也被赋值了,因为内存是共用的。-VC++ code develop
fpc-2.6.4
- FreePascal 2.6.4 编译器源代码-FreePascal 2.6.4 compiler source code...
siudysystem
- 一个完整的编译器源代码,从事系统编程方面可以去研究一下,不错-A complete compiler source code, to study the in system programming, good
coge
- 该代码为命令行执行的SNL编译器源代码 注释清晰,功能强大,方便同学们的交流使用-The code for the command-line execution SNL compiler source code Comment is clear, powerful functions, convenience for the students communication
hxbhfua048
- 一个完整的编译器源代码,从事系统编程方面可以去研究一下,不错-A complete compiler source code, to study the in system programming, good
sype66
- 一个完整的编译器源代码,从事系统编程方面可以去研究一下,不错(A complete compiler source code, to study the in system programming, good)
TCPIP源代码及说明文档
- 单片机上网技术,是当前的一个热门技术。单片机上网技术中的一个重要部分是在单片 上实现 TCP/IP 协议栈。现在可获得的 TCP/IP 源代码一般并不为 51 单片机设计,而 51 单片 机和 KeilC51 编译器有其自身的特点:存储类型、函数指针、重入函数等,ZLIP 就是针对 这些特点设计的 TCP/IP 协议栈。(The single chip computer network technology is a hot technology at present. An import