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

搜索资源列表

  1. 10to2

    0下载:
  2. 用汇编实现两个十进制数相加,最后的结果显示在界面中。-compilation with two decimal number to achieve together, the final results showed that the interface.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1143
    • 提供者:刘友辉
  1. 423123

    0下载:
  2. 提示用户输入一个3*4和4*5的矩阵,然后实现这两个矩阵的相乘运算,最后输出运算结果。-prompts the user to enter a 4 and 3 * 4 * 5 matrix, and then realize that the two matrix multiplication operation, Operational results of the final output.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1820
    • 提供者:肖肖
  1. xiaorenxingzou

    0下载:
  2. 汇编语言课程设计 (一)设计题目及要求 题目: “小人”行走的编程 要求: 先建立图形表,3个字符的ASCⅡ码分别为01H、04H、13H。编写程序,使“小人”先向斜上方,再向斜下方,最后水平方向动起来。 -assembly language curriculum design (1) a design and requirements subject : "villains" Walking programming requirements : f
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:14666
    • 提供者:袁坤
  1. jiheAUB

    0下载:
  2. 求集合运算AUB 利用两个线性表la和lb分别存放集合A和B的成员,依次取出lb中的每个元素,按其值查找线性表la,若la中不存在该元素,则将它插入到la中去,最后线性表la就存放了集合AUB的元素.-AUB set operations for the use of two linear la Table and lb respectively storage pools A and B members, Retrieve lb followed each of the elements,
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1075
    • 提供者:海薇
  1. Cscore

    0下载:
  2. 设计一个学生作业完成情况管理程序。假设某门课程一学期要留10次作业,每次老师要进行批改,给出分数后还要进行登记。学期期末要根据每次作业的成绩计算出最终的平时成绩(满分100)。-students design an operational completion of the management process. Assuming a certain courses a semester to stay 10 operations, each teacher for correcting, an
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1575
    • 提供者:苏飞
  1. FindHalf

    0下载:
  2. 用汇编对个数确定的数组进行折半查找,并显示最后结果-With the compilation of the number determined to carry out half the array to find, and display the final results
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1592
    • 提供者:21
  1. huibianshiyan

    0下载:
  2. 就是我们上课和期末考试的几个常见的经典的小程序啊-Is our classes and final exams a few common classic applet ah
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:2160
    • 提供者:朱登科
  1. adc

    0下载:
  2. 熟悉A/D转换 软件思路:选择RAO做为模拟输入通道; 连续转换4次再求平均值做为转换结果 最后结构只取低8位 结果送数码管的低3位显示-Familiar with the A/D conversion software ideas: Select RAO as analog input channels consecutive conversion and then seek the average of 4 times as the results of the f
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:2410
    • 提供者:wangfulong
  1. Final

    0下载:
  2. 这个程序实现的功能是在300*200 8位显示模式下读取图片并通过改变其显示位置从而实现汇编下的动画的功能-Realize the function of this procedure are in 300* 200 8-bit display mode to read the picture and by changing the location of its display in order to achieve a compilation of animation feature
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4515
    • 提供者:aaaykyaaa
  1. final

    0下载:
  2. 电子时钟带有闹钟功能,显示格式:年月日,按位可调-Electronic clock with alarm clock function, display format: year, month and day, according to digital adjustable
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:141175
    • 提供者:许生
  1. final

    0下载:
  2. 排序,按学生的报数号进行排序。最少5人,最多30人。-Sort by number of students reported that its sort. At least 5 people, a maximum of 30 people.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1090
    • 提供者:llhua
  1. FINAL

    0下载:
  2. 电子钟,数码管显示,可以调整。程序十分简单,思路清晰。-Electronic clock, digital display, you can adjust. Procedure is very simple, clear ideas.
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1591
    • 提供者:少雄
  1. multiply

    0下载:
  2. 本实验为设计实验。要求实现两个较大的十进制数相乘,最后乘积用非压缩BCD码调整为十进制形式。实验中要用到DOS或BIOS中断;用非压缩BCD码调整乘积。本实验用到算术运算指令、十进制调整指令、子程序设计、DOS和BIOS中断等,所以通过本实验我们对这些知识应能熟练掌握并应用。-Experiment for the design of this experiment. Demands of the two larger decimal number multiplication, the fin
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:4438
    • 提供者:
  1. chengxu

    1下载:
  2. 通过滑动取相关值最后求最大值,找去最佳的样值抽样时刻,完成时间估计。这是一些基础的程序-Through the sliding value of the final order to check the relevant maximum, to the best kind to find the value of sampling time, the estimated completion time. These are the basis of the procedures
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:693
    • 提供者:llz
  1. weiji

    0下载:
  2. 这是一篇微机接口概述,是学期的大作业的一部分,希望对学生有用-it is a data for final exam,hope it will do good for some students
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:6886
    • 提供者:ruguang
  1. CLOCK-FINAL

    0下载:
  2. 微机课程设计 电子时钟 功能: 计时,响铃,调时,串口修改时间-Computer curriculum design features electronic clock: time, ringing, when transferred, serial modified
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2349
    • 提供者:soledad
  1. final-proj

    0下载:
  2. assembly final year project for bachelors
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:7376
    • 提供者:abdullah343
  1. lcd-final-version

    0下载:
  2. RM68180 LCD FINAL VERSION INITIAL CODE-LCD FINAL VERSION INITIAL CODE LCD FINAL VERSION INITIAL CODE
  3. 所属分类:assembly language

    • 发布日期:2017-03-21
    • 文件大小:11187
    • 提供者:bruce
  1. Architecture-of-compter-systems-all-answers-FINAL

    0下载:
  2. Architecture of compter systems all answers FINAL exam
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:69675
    • 提供者:Lev
  1. Informe-Final-PPS.doc

    0下载:
  2. Final Project for UTN University descr iption. 8052 programming. GPS localizator.
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:26826
    • 提供者:Pablo Arce
« 12 3 4 »
搜珍网 www.dssz.com