搜索资源列表
Turbo-C_2.0
- 用于编辑C语言源程序,编译检查程序是否可执行,生成可执行文件-Assembler, the digital control on the far right to achieve the cycle 0-F
Inline_Asm_For_CSharp_Using_CPP
- 这个解决方案尽可能简单地展示了如何利用内联汇编和C + + ATL从c#项目。-This solution is as simple as possible to show how to use the inline assembler and C++ ATL from c# project.
CppToC
- cpp文件和c文件相互转化,方便汇编编译工程使用-cpp files and c files into each other, easy to use assembler works
Students-basis-assembler
- 大学生接触C语言的最基础的程序汇编,比较全面,可供供参考-Students contacted the most basic C language program compilation, probably covering all contents of the program have learned their freshman available for reference
sic_assembler
- sic assembler c code
Introduction-to-The-C-Language
- 介绍了单片机C语言与汇编语言混合编程的两种基本方式,C语言程序中嵌入汇编程序和调用汇编程序的参数传递方法,以及在keil C51中的具体处理方法. -Introduces the single-chip C language and assembly language programming mix of two basic ways, C language program embedded assembler and parameter passing method calls an as