搜索资源列表
-
0下载:
用汇编语言写得一个小程序,可以播放mp3,avi等多媒体文件.源代码在txt文件里面-written in assembly language using a small program that can play MP3, avi and other multimedia files. The source code inside the txt file
-
-
0下载:
汇编语言源代码!能够很好的显示汇编的执行过程!-assembly language source code! To show good compilation of the implementation process.
-
-
0下载:
3d界面编程,用汇编语言完成,源码编译之后很小,非常适合在windows下传播。-3d programming interface, complete with assembly language, compiler source code after a small, very suitable for the windows to spread.
-
-
0下载:
TI DSP的C语言和汇编语言的源代码,比较适用,可以作为初学参考-TI DSP C language and assembly language source code, more applicable, reference can be used as beginners
-
-
0下载:
用汇编语言写的汇编源程序,判断闰年,asm文件!-write assembly language source code compilation, judgment leap year, asm paper!
-
-
0下载:
汇编语言实验报告(包括源代码和实验心得)-experimental assembly language (including source code and experimental experience)
-
-
0下载:
这是一个C语言与汇编混编的例子实现绘图,调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。
而本章例子中,因为MICROCAD.C内嵌汇编代码,读者要在命令行下输入tcc -B D:\TC\source\MICROCAD\MICROCAD.C,来编译MICROCAD.C。注意,在汇编的时候TC要调用TASM.exe。-
-