CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - TASM

搜索资源列表

  1. myUCOS

    0下载:
  2. 编译后可在x86上裸奔的ucosII!!! 编译脚本参见TEST.MAK c语言编译器是BC45,汇编语言编译器是tasm 连接后先生成的是test.exe。 参见MAKETEST.BAT 执行exe2bin test.exe后输入0800或8000,好像是输入0800,我记不清了。两个都可以试试。 loader.bin的作用是吧test.bin加载到内存地址0x8000处,其源码我没有了。可以参考软件Emu8086.v4.05里的一个汇编例子,它的名字大概就叫一个简单的操作系统
  3. 所属分类:uCOS

    • 发布日期:2017-04-02
    • 文件大小:81305
    • 提供者:luoshaohua
  1. tasm32

    1下载:
  2. 32位汇编语言编译器,学习汇编语言的必备工具。-32-bit assembly language compiler, an indispensable tool for learning assembly language.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:711676
    • 提供者:董奇
  1. Asm_C

    0下载:
  2. 这是一个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。-
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-27
    • 文件大小:44861
    • 提供者:fenghuan
  1. SystemTime

    0下载:
  2. 用汇编显示系统当前时间,显示时、分、秒.-Display system used to compile the current time, show the hours, minutes and seconds.
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:1133
    • 提供者:张宜华
  1. Tasm

    0下载:
  2. 初学者要的DSP2810的初始化汇编程序-Beginners want DSP2810 initialization assembler
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:12612
    • 提供者:
  1. another.b

    0下载:
  2. win32.another.b by kefi a file-sharing worm written in tasm second generation of win32.another.a-win32.another.b by kefi a file-sharing worm written in tasm second generation of win32.another.a
  3. 所属分类:Kill Virus

    • 发布日期:2017-04-15
    • 文件大小:6381
    • 提供者:fnord
  1. another

    0下载:
  2. win32.another.a by kefi file-sharing worm written in tasm-win32.another.a by kefi file-sharing worm written in tasm
  3. 所属分类:Kill Virus

    • 发布日期:2017-04-13
    • 文件大小:1960
    • 提供者:fnord
  1. compilador

    0下载:
  2. Compilador tasm 8051, Z80
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:23565
    • 提供者:hmendes
  1. TASM5

    0下载:
  2. 汇编语言程序设计软件,可以方便的进行汇编语言编辑。-Assembly language programming software, can easily carry out the assembly language editor.
  3. 所属分类:assembly language

    • 发布日期:2017-05-16
    • 文件大小:4304793
    • 提供者:张帅
  1. sekuai.asm

    0下载:
  2. 用汇编语言编写,用tasm运行,显示四个色块,每个色块的颜色各不一样-Prepared to use assembly language, used to run tasm shows four color, each color a different color each
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:529
    • 提供者:wujingyun
  1. xiaoche.asm

    0下载:
  2. 用汇编语言编写,用tasm运行后显示了一辆小车自左向右行驶,这个还是挺难编的,希望对你们有用。-Language used to compile, run tasm revealed by a car traveling from left to right, this is still hard for, and I hope useful to you.
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1264
    • 提供者:wujingyun
  1. snake

    0下载:
  2. 使用汇编语言,一个简单的贪吃蛇程序。通过键盘上的上下左右键控制蛇的走向。采用Tasm汇编器。-The use of assembly language, a simple procedure Snake. Through the keyboard keys to control the up and down about the direction of the snake. Tasm using assembler.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:1798
    • 提供者:dailiwen
  1. as_cloak

    0下载:
  2. This the source-code of a 64k-intro. Run it through tasm and tlink, and it will work (the makefile will also work). ----------------------------------------------------------------------- -This is the source-code of a 64k-intro. Run it thro
  3. 所属分类:assembly language

  1. GlukOS

    0下载:
  2. Simple DOS-like OS. For learning purposes. Written in TASM.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:55531
    • 提供者:USvER
  1. jpeglib

    0下载:
  2. 非常小巧的jpeg解压库,asm源代码。-A very small jpeg decompression library, source code by asm.The library can be used in two ways, you can either use the provided dll (JPEGLIB.dll- found in dir Resource.Example) along with the lib file in the same directory
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-24
    • 文件大小:51163
    • 提供者:rt123
  1. Angel

    0下载:
  2. 这是一只纯ASM编写的病毒,具备文件感染,入口代码变形,自身加密,EPO等功能,是一只无任何 特征码的病毒,设计目的是为对抗反病毒软件的特征码杀毒、行为杀毒和虚拟机杀毒,现有代码 未提供任何破坏功能,但会主动感染可执行文件,而且被感染过的文件很难再还原,这点请注意 另外这东西也提供了Ring0功能,主要用于感染运行中的可执行文件 这东西写完后放了很久,不太记得怎么用了,把代码放上来有兴趣的朋友拿去研究研究,汇编工 具为TASM,由于已经不确定会产生什么后果了,测试
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:16627
    • 提供者:buyinyin
  1. tasm5

    0下载:
  2. 汇编工具tasm 需要的人可以下载 汇编工具tasm 需要的人可以下载-Compilation tools for those who need it can be downloaded tasm
  3. 所属分类:assembly language

    • 发布日期:2017-05-16
    • 文件大小:4301644
    • 提供者:buyinyin
  1. tasm-minifile

    0下载:
  2. ListBox控件的文件、目录选择的例子(Masm32版本见Masm32V5的例子程序)-ListBox control file, directory, select the example (Masm32 version, see Masm32V5 the example program)
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:11437
    • 提供者:未来
  1. tasm

    0下载:
  2. select evolution with distance of the location of the current point difference, that is, if the current points for the I, the evolution of phase points can only be
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:114829
    • 提供者:afsana ahamed
  1. a

    0下载:
  2. sample program in tasm
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:828
    • 提供者:kiben
« 1 2 34 5 »
搜珍网 www.dssz.com