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

搜索资源列表

  1. time

    0下载:
  2. 显示当前系统时间的汇编程序:将系统时间取出(二进制)然后转换成Ascii码形式再通过功能调用显示字符,执行后使当前的系统时间显示在dos窗口下。-Shows the current system time of the compilation process: the system time out (binary) and then converted to Ascii codes and then by the form of function calls shows characters,
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:2612
    • 提供者:哼哼
  1. washer

    1下载:
  2. 基本任务: 1. 洗衣机的工作步骤为洗衣、漂洗和脱水三个过程,工作时间分别为:洗衣 20 秒 漂洗 25 秒,脱水 15 秒; 2. 用一个按键实现洗衣程序的手动选择:A、单洗涤;B、单漂洗;C、单脱水;D 漂洗和脱水;E、洗涤、漂洗和脱水全过程; 3. 用显示器件显示洗衣机的工作状态(洗衣、漂洗和脱水),并倒计时显示每个状 的工作时间,全部过程结束后,应提示使用者; 4. 用一个按键实现暂停洗衣和继续洗衣的控制,暂停后继续洗衣应回到暂停之前保
  3. 所属分类:汇编语言

    • 发布日期:2013-12-06
    • 文件大小:1032041
    • 提供者:fish
  1. QQ

    0下载:
  2. E语言中的实现取进程的路径的源码及实列.-E language to take the process to achieve the path of the source and the actual column.
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:31046
    • 提供者:自由过客
  1. cchuibian

    0下载:
  2. 一个嵌入式实验内容,一段完整代码,用c语言调用汇编程序,没有错误,可以放心下载调试运行-An embedded experiment content, a complete code, using c language is called assembly process, no errors, you can rest assured that download commissioning
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:27313
    • 提供者:Lydia
  1. subtraction

    0下载:
  2. This aassembly program to subtraction. the systematic decomposition of the process of subtracting two integers in registers R1 and R2.-This is aassembly program to subtraction. the systematic decomposition of the process of subtracting two intege
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1377
    • 提供者:eden
  1. 3

    0下载:
  2. 编写一个每秒产生一次中断并驱动扬声器发生的程序-The preparation of a second, and generate an interrupt-driven process that occurred speaker
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:650
    • 提供者:Rachel
  1. bianyiyuanli

    0下载:
  2. 语法分析是编译过程的核心部分。它的任务是在词法分析识别出单词符号串的基础上,分析并判定程序的语法结构是否符合语法规则。语法分析器在编译程序中的地位如-Syntax analysis is the core of the compilation process. Its task is to identify the word in the lexical analysis of strings of symbols, based on the syntax of programs to anal
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:114079
    • 提供者:bcl
  1. xiyiji

    0下载:
  2. 设计一种自动洗衣机的程序控制器,在启动后先进水,等到达高水位后,启动洗衣马达转动4min,如在洗衣过程中发现水位低于高水位,则停止洗衣马达转动并报警,并在水位到达高水位后再次启动马达。洗衣结束后则启动排水开关,待水位到达低水位后,则启动脱水马达,转动2min。如此重复三次,要求在每一动作之间有2s的间隔。 高水位,低水位为水位传感器,用两个开关模拟,当水位高于高水位或低于低水位时,两个开关的状态分别为0 。启动开关用一个开关表示。进水、排水、洗衣马达、脱水马达及报警分别用一个发光二极管
  3. 所属分类:assembly language

    • 发布日期:2015-02-19
    • 文件大小:1021
    • 提供者:范亚运
  1. student

    0下载:
  2. 每名学生需要如下描述:学号、姓名、成绩。成绩保留小数点一位。试编制一程序完成学生的录入和输出。最终对所有学生的成绩进行从高到低的排序,并且输出排序结果,并且得出平均分,并且保留一位小数并且输出。-Needs of each student described as follows: Student ID, name, performance. Results 1 to retain a decimal point. Try to prepare a student entry process i
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:3298
    • 提供者:海盗
  1. paixu

    0下载:
  2. 从首地址为1000H开始存放10个数,要求设计程序将这些数由小到大排序,排序后的数仍放在原地址处。-Starting from the first address 1000H store the number 10 to require the design process to sort these the number of small to large, sort after a few still on the original address.
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:837
    • 提供者:guaibaobaohi
  1. clockzhongduan

    0下载:
  2. 时钟中断历程 可以下下来参考一下 很不错的程序 适合于汇编初学者参考-Process can break down the clock, under the procedures refer to very good reference for beginners compilation
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:566
    • 提供者:guaibaobaohi
  1. yuesefu

    0下载:
  2. 编号为1,2… n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数,报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个开始重新从1报数,如此下去,直至所有人全部出列为止,设计一个程序求出出列顺序。 (1)利用单循环链表作为存储结构模拟此过程; (2)键盘输入总人数、初始报数上限值m及各人密码; (3)按照出列顺序输出各人的编号。-Numbered
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:4200
    • 提供者:张庆阳
  1. SA-0001-010V2009.04.20

    0下载:
  2. 密码锁的实际程序 ,使用新片24C16,有2000个密码 可以存储,再加备份。-Lock the actual process, using new movie 24C16, there are 2000 passwords can be stored, plus a backup.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2394
    • 提供者:陈建清
  1. chazhaodianhuahaoma

    0下载:
  2. 要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分; 程序可接受输入人名及相应的电话号码,并把它们加入电话号码表中; 凡有新的输入后,程序应按人名对电话号码表重新排序; 程序可接受需要查找电话号码的人名,并从电话号码表中查出其电话号码,再在屏幕上以如下格式显示出来。 -Require the establishment of a process to deposit the telephone number of the table
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:67798
    • 提供者:pengsihang
  1. tongxunguanlixitong

    0下载:
  2. 通讯管理系统开发程序,简单的运用数据库C#开发-Communication Management System Development Process
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:1392605
    • 提供者:panc
  1. w

    0下载:
  2. 用于实现人机和人人对话的汇编程序,用户可以利用它实现五子棋的游戏-Used to implement human-computer and a compilation of all the dialogue process, users can use it to achieve the backgammon game
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:3166
    • 提供者:张燕
  1. 1602LCD

    0下载:
  2. 通过本程序,让朋友们了解1620LCD的编程。-Through this process, so that friends know 1620LCD programming.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:13789
    • 提供者:朱先生
  1. HANOI

    0下载:
  2. 汉诺塔程序 共有三个轴 码数由键盘输入 屏幕上输出移动的过程及次数-Tower of Hanoi program a total of three-axis code number on the screen from the keyboard input and frequency output of the process of moving
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:944
    • 提供者:hugohd
  1. TimingClock

    0下载:
  2. 需要一个八位LED数码管显示器用于显示时间(分,秒);显示的初值在启动实验箱运行程序后输入;按任意键后时间开始走动,每隔一秒改变一次显示值(每60秒为一分钟,60分一小时,24小时后复位);能同时显示时分秒共六位;秒钟为60时,能自动复位到零,并使分钟加一;分钟为60时,能自动复位到零,并使小时加一;小时为24时时,自动复位到零。LED数码管显示器循环显示时分秒的动态值。现显示过程中,按A键可重新置初值;按B键暂停时间,再按一次从当前时间开始计时;D、E、F键分别清除小时、分钟、秒钟对应两位。-
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:599460
    • 提供者:苏鸿飞
  1. wendujiasuan

    0下载:
  2. 经典的用fortran实现华氏和摄氏温度互相转换的程序,并成功实现了界面的可视化-The classic use fortran to achieve conversion between Fahrenheit and Celsius temperature of the process, and successfully achieved the visualization interface
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:327287
    • 提供者:李明
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 34 »
搜珍网 www.dssz.com