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

搜索资源列表

  1. diamazhuanhuan

    0下载:
  2. 这是一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7 模块1又调用模块2、3、4和6四个模块,其中:   模块2实现小写字母向大写字母的转换 模块3实现大写字母向小写字母的转换 模块4实现二进制数向十六进制数的转换 模块6实现十六进制数向二进制数的转换 模块7实现十六进制数向十进制数的转换 按“q”键退出。 使用时,需将7个文件分别汇编,连接的方法为: 5+1+2+3+4+6+7 生成可执行文件“5” 即可运行。-This a lett
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4.78kb
    • 提供者:李浪
  1. daimazhuanhuan2

    0下载:
  2. 这是一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7 模块1又调用模块2、3、4和6四个模块,其中:   模块2实现小写字母向大写字母的转换 模块3实现大写字母向小写字母的转换 模块4实现二进制数向十六进制数的转换 模块6实现十六进制数向二进制数的转换 模块7实现十六进制数向十进制数的转换 按“q”键退出。 使用时,需将7个文件分别汇编,连接的方法为: 5+1+2+3+4+6+7 生成可执行文件“5” 即可运行。-This a lett
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4.34kb
    • 提供者:richard
  1. xianshicaishe

    0下载:
  2. 汇编课程设计显示彩色矩形块-compilation curriculum design rectangular blocks of color show
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2.96kb
    • 提供者:张张
  1. ghost

    0下载:
  2. Program main BIOS image | | /B - Program Boot Block | | /N - Program NVRAM | | /C - Destroy CMOS checksum | | /E - Program Embedded Controller Block | | /K - Program all non-critical blocks | | /Kn - Program n th non-critical block
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:228.12kb
    • 提供者:rr
  1. SORT

    0下载:
  2. sort.rar数据块排序(增序),用于双字节数据块排序 最大排序量为255个双字节数据-Sort sort.rar data block (by order) for double-byte data blocks to sort the largest sort of 255 double-byte data
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1020byte
    • 提供者:陈雪
  1. SWHM

    0下载:
  2. 用汇编语言求单字节十六进制无符号数据块的极值-Using assembly language for single-byte unsigned hexadecimal data blocks of the extremum
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1.02kb
    • 提供者:zhangzhiwei
  1. xunhuan

    0下载:
  2. 已知当前数据段中DATA1 和DATA2 开始分别存放若干字节数据,数据个数相同, 编制程序检查两数据块中数据是否相同,若相同,则在屏幕上显示1,否则显示0。-Known to the current data segment in the beginning of DATA1 and DATA2, respectively, a number of bytes of data storage, data, the number of the same procedure to check
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:6.15kb
    • 提供者:Jack cheng
  1. 4.1

    0下载:
  2. 编写程序,将BLKS为首址的连续N个字节数传送至BLKD为首址的存储区。要求用子程序实现数据的传送,由调用程序根据BLKS、BLKD、两者的位置关系以及数据块的大小为子程序提供入口参数。另外,要求分别采用三种方法实现参数传递,并要求保护和恢复现场。上机调试程序,检查程序正确性-Programming will be headed by BLKS site for N number of bytes sent to the US-led BLKD site storage area. Subrou
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:752byte
    • 提供者:董文丽
  1. asm

    0下载:
  2. 包括开关量输入输出,模拟量的输入输出,显示电路,实现对小键盘的管理,及对6个LED显示块的控制,编制程序实现用数码管显示AD转换值,采样周期为0.5秒,最终系统联调 -Including the amount of input and output switching, analog input and output, display circuit, the management of small keyboard and LED display on the six blocks of
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:289.89kb
    • 提供者:刘二
  1. 1

    0下载:
  2. 交通灯控制系统,控制街口的交通灯变化情况-Traffic light control system, control blocks the traffic lights change
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:708byte
    • 提供者:hope
  1. huibian

    0下载:
  2. 要求用子程序结构编写一程序,将存储器数据段中偏移量为s2开始存放具有一定长的数据块(源数据块为字节数据,内容为0,1,2,3,4,5,6,7,8,9),传送到存储器数据段中偏移量为d2(目标数据块)开始的单元中去。 -Asked to prepare a program with the subroutine structure, the memory data segment offset s2 start storing the data blocks of a certain length
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:56.28kb
    • 提供者:张陆军
  1. caisejuxingkuai

    0下载:
  2. 汇编语言写的,显示彩色矩形块。比较简单,给初学图形者用的-Written in assembly language, showing rectangular blocks of color. Relatively simple graphics are used to beginners
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:1.37kb
    • 提供者:张驰
  1. mazhilang

    0下载:
  2. 本程序由汇编语言设计: 功能分四大块: 1:Read Cmos message 读取一些Cmos 中的信息,并显示。 2: Show The Time 显示当前日期和时间。 3:Test the Key_Board 测试按键,每按一键,相应显示该键的Asci 码 和 Scan 码。 4:Math operation 由用户输入算术式,以 = 结束,相应在屏幕上显示结果。运算符号 包括 + , - , * , / 。 5:Escap
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:3.22kb
    • 提供者:liuliu
  1. 11

    0下载:
  2. 对指定内存起址和长度的块,要求将其内容清零,设起址为4000H,长度为1000H。-From the specified memory address and length of blocks, called for its content cleared, set from the site for the 4000H, the length of the 1000H.
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:778byte
    • 提供者:李丽
  1. test.cpp

    0下载:
  2. XOR of memory blocks with SSE2
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:978byte
    • 提供者:Wasia
  1. Game

    1下载:
  2. 记忆力的小游戏,汇编语言。游戏开始,提示“Please show seeds: (press 0 – 2)”,按键0~2 提供三种方案供选择。每种方案在不同的位置显示4个“种子”,种子的形状自定,颜色区别于背景色。按“E”或“e”让“种子”消失。“W”、“A”、“S”和“Z”键分别控制色块向上、向左、向右和向下移动。如果经过原定的“种子”处,种子现形。实现了光标移动,边界设定,判断等功能。-Memory games, assembly language. Start of the game, p
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:1.92kb
    • 提供者:Leon
  1. ANIMATE

    0下载:
  2. 一个小的汇编语言例子,关于图像显示和处理,bitmap-This is a simple example of a GDI based animation technique. It uses the API function BitBlt to read different portions of a double bitmap and displays them on the client area of the window. The function is fast
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:7.19kb
    • 提供者:LiaoKai
  1. blocks

    0下载:
  2. 循环入栈 循环入栈 循环入栈 循环入栈-sequential stacked job
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:833byte
    • 提供者:刘备
  1. Codes

    0下载:
  2. VHDL code for 8051 blocks
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:25.64kb
    • 提供者:ahmed
  1. huibian

    0下载:
  2. 把地址偏移量为 100H 单元开始的 256 个单元分别写入: 00H,01 H,02H,03H,…,FFH 数据。统计写入的数据块中 0 元素、正元素、负元素的个数,并分别把 统计结果送人上述数据块之后的三个单元中-Address offset 100H unit 256 units write: 00H, 01 H, 02H, 03H ... FFH data. 0 elements of statistical data block to be written, a positive el
  3. 所属分类:assembly language

    • 发布日期:2017-11-17
    • 文件大小:1.32kb
    • 提供者:倪丹
« 12 »
搜珍网 www.dssz.com