CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 汇编语言

搜索资源列表

  1. BinaryOperationXlabl

    0下载:
  2. 二进制计算器,位运算,计算器--用户界面设计,汇编语言学习工具-binary calculator, bit, calculator -- user interface design, assembly language learning tool
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:31947
    • 提供者:szh
  1. DIBControls23

    0下载:
  2. Delphi控件,主要用于编写多媒体界面,使用汇编语言编写了图像处理函数,图像处理速度很快。-Delphi controls, mainly used in to compile the multimedia contact surface, the use assembly language compiles the picture processing function, the picture processing speed has been very quick.
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:305821
    • 提供者:隋永全
  1. 凝固点汇编

    0下载:
  2. 该程序是用汇编语言编写的用于测试石油凝固点的程序,该程序对于应用汇编编程的初学者有很大的参考 价值-the program is written in assembly language for the testing of oil solidification point of the procedure, the procedure for application programming compilation of the beginners have great reference va
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:28153
    • 提供者:程夫人
  1. 汇编全接触

    0下载:
  2. 介绍汇编语言,属于教程一类的,想学习对硬件编程的朋友可以下载来看看。直接解压就可,CHM文件。-introduction to the compilation of language, belong to a category Guide, want to learn programming for the hardware can be downloaded friends to see. Decompression can be direct, CHM file.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:847216
    • 提供者:曹雨
  1. 汇编相关源代码

    0下载:
  2. 用汇编语言编写的一些程序的源代码,例:DOS6.0源程序中的硬盘引导记录源程序FDBOOT.ASM,鼠标控制CD-Audio播放程序,专截320*200的截画程序,V86模式切换程序,FASTREBOOT V1.0,Game Faster V1.0,Mixer Volume Ctrler V1.0,-assembly language prepared by the program's source code, cases : DOS6.0 source of hard disk boo
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:13959
    • 提供者:曹雨
  1. 发声程序

    0下载:
  2. 汇编语言编写的发声程序! 无密码. 希望能给初学汇编的人一点启发吧!-assembly language procedures prepared by the audible! No password. In hopes of giving the beginner a compilation of some food!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:973
    • 提供者:张波
  1. 87983winapp

    0下载:
  2. 在MASM6.15上,用汇编语言实现简单的Windows应用程序.-Some simple Windows applications written by assembly language.MASM version above 6.15 is needed.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:10671
    • 提供者:林辉
  1. 一段超强游戏代码

    0下载:
  2. 此程序是国外高手参加世界编程大赛时的参赛作品,获一等奖。是汇编语言啊感觉很强-foreign experts participating in the programming contest at the entries won. Assembly language is a strong feeling ah
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6949
    • 提供者:朱竹
  1. 音乐发声程序

    0下载:
  2. 卖花姑娘的发声程序,汇编语言编写,附音阶表,可改变曲目-Maihuaguniang the audible, assembler language, with chromatic scale, can change the repertoire
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:7555
    • 提供者:wang
  1. 《汇编语言程序设计》源代码

    0下载:
  2. 这是一个汇编的程序包,所包含了一般的汇编初学者所要参考的汇编小程序-This is a compilation of the package, which contains a compilation of the general beginners by reference to the compilation of small programs
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:18474
    • 提供者:梧桐
  1. SOUND1

    0下载:
  2. 钢琴程序是一个学习汇编语言时常被要求去做的一个简单程序,也是我自己弄了一天才弄出来的,望君一看-piano learning process is a compilation of language was often asked to do a simple procedure, I get one day get out of a hope to see you
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1125
    • 提供者:4587
  1. MyAsm

    0下载:
  2. 经典的汇编,呵呵,真的很不错呀 《汇编语言课程设计案例精编》-classic compilation, huh, really good game, "Assembly Language Course Design Case intensive series"
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:374832
    • 提供者:河南
  1. 三数比大小

    0下载:
  2. 汇编语言上机第一题:三个无符号数比大小,此程序相当于C语言中的SWAP语句-assembly language on the first plane that : three unsigned than size, this procedure is equivalent to the C language statement SWAP
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1343
    • 提供者:徐杰
  1. 二分查找法

    0下载:
  2. 汇编语言上机第三题:二分查找法,算法是等同于C语言数据结构中的算法.-assembly language on the plane Q3 : two searching method, the algorithm is equivalent to the C language data structure of the algorithm.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1526
    • 提供者:徐杰
  1. 64-Bit - Programming and Assembly Issues

    0下载:
  2. 一个介绍64位汇编语言编写成序的电子书籍,有兴趣的可以看一下!-introduced a compilation of 64 languages into the electronic order books, are interested can look at!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:127596
    • 提供者:认密码
  1. 电子琴模块

    0下载:
  2. 汇编语言的电子琴木快设计程序,有兴趣者可以-assembly language, the flower wood faster design process, interested persons can look at
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2012
    • 提供者:刘新夏
  1. 《汇编语言课程设计案例》源代码

    0下载:
  2. 里面收录了19个经典汇编案例例!电子时钟,动画!图形变换!-inside contains 19 classic case compilation cases! Electronic clock, animation! Graphics transform!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:257925
    • 提供者:简易
  1. 有关c与汇编的混合编程

    0下载:
  2. 有关汇编语言与c语言的混合编程的一些说明。 -the assembly language and C language programming mixed some explanations.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:108852
    • 提供者:小猪
  1. 用鼠标取点,画线(最终版)

    0下载:
  2. 用鼠标取点,画两个点之间的直线,通过中断实现,是汇编语言-from using the mouse, painted between two straight, achieved through cutting, assembly language
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1925
    • 提供者:周狼
  1. asm_sample_scr

    0下载:
  2. 汇编语言源代码,代码基础性强,代表性高,很适合学习以及参考-assembly language source code, code base strong, representative high, but is suitable for learning and reference
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:17648
    • 提供者:王哲
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com