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

搜索资源列表

  1. xpm3

    0下载:
  2. 该文件的内容是设计一个五层楼的电梯控制装置,要求每层楼根据需要控制设上下控制按键及按键指示灯,全部楼层只设置一个当前楼层显示 电梯内设开关门按键 各楼层按键及指示灯,开关门要有声响提示 每层楼高度为0.30米,楼层全高1.5米-the contents of this document is to design a five-storey building in the lift control device on each floor under the requirements necess
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2.58kb
    • 提供者:文秀
  1. jiekoushiyan

    0下载:
  2. 微机处理与接口技术的实验指导书, 实验一 DEBUG的启动及其基本命令的使用 实验二 内存操作数及寻址方法 实验三 汇编语言程序的调试与运行 实验四 查表程序设计 实验五 系统功能调用 实验六 分支程序设计 实验七 循环程序设计 实验八 子程序设计 实验九 综合程序设计 附录 实验报告 -computer interface technology to deal with the experimental guidance, the
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:395.75kb
    • 提供者:韩文杰
  1. huibainkechengsheji

    1下载:
  2. 这是汇编课程设计的题目,内含有五个程序:图书管理系统,字符统计等.-This is a compilation of subject curriculum design, which contains five programs : library management system, character statistics.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:11.87kb
    • 提供者:刘敏
  1. BTOD(5b)

    0下载:
  2. 用汇编语言编写的数制转换程序,可以将5位的二进制串转化为十进制数字输出-assembler language few of the system conversion process, which would be five binary strings into metric digital output
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:821byte
    • 提供者:白水
  1. aaaaaa)

    0下载:
  2. 图形显示:一个五角星,按一键,变一种颜色 代码 -graphics : a five-pointed star, according to a key, a color code change
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.57kb
    • 提供者:KARAZHAN
  1. time2.asm

    0下载:
  2. 本程式設定Timer0 Timer1為模式2計數使用,分別由輸入埠T0 T1輸入計數值5與3 P0與P1分別為計數完成次數之輸出-Timer0 Timer1 model for the use of two counts, Ports imported from T0 T1 input numerical five dollars and three P0 and P1 respectively count the number of completed's output
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:731byte
    • 提供者:se
  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. datadis

    0下载:
  2. 本程序能从键盘读入二个五位十进制数(1位符号位+4位数值位),并将这二个十进制数 分别转换为二进制数,然后求其和,再将和以十进制形式进行显示。-this program from the keyboard read into two five decimal (a symbol-four numerical), This will separate two decimal to binary number, and then seek its, and then as a decimal f
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2.44kb
    • 提供者:毛慧华
  1. fmenu1

    0下载:
  2. 按(F1)键显示(Choice)下拉菜单的功能选项,内有五个选择,本人连接了3个功能,它们分别是:appg1(实现显示一个数字的方阵,程序中的清屏功能可将上次运行的结果清除,重新显示下次运行结果);appg2(打字练习的程序,系统按回车键出现由26个字母组成的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母消失);appg3(一个动画程序,它是一个方框向中间由大变小,并留下痕迹,然后出现一个心,按空格重复出现心,按其他键将重复,按Q键退出的程序);appg4(还未实现任何功能
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:16.14kb
    • 提供者:richard
  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. wuxinghouqipiaoyang

    0下载:
  2. 用汇编语言实现的,能用系统的PC播放“五星红旗迎风飘扬”-using assembly language to achieve, and the PC can use the broadcast of the "five-star red flag is fluttering in the wind"
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.58kb
    • 提供者:beginer
  1. shuanzijieerjinzhizhuanhuan

    0下载:
  2. 双字节二进制数转换为十进制数子程序------- ;--------功能:双字节二进制数转换成五位BCD码-double byte binary number to decimal number subroutine ------- ;-------- functions : double-byte binary conversion into five BCD
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:883byte
    • 提供者:jia
  1. xxx

    0下载:
  2. 动态五角星,按任意键可以改变五角星的颜色,该程序为全屏显示.-dynamic five-pointed star, by Anykey five-pointed star can change the color, the procedure for the full screen display.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.47kb
    • 提供者:王雷
  1. howmany

    0下载:
  2. 口袋中有红,黄,蓝,白,黑5种颜色的球若干个。每次从口袋中取出3个不同颜色的球。问有多少种取法的C++代码-pockets of red, yellow, blue, white and black colors of the five Ball number. Out of pocket every three different colors on the ball. Asked how many copying the C + + code
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:7.26kb
    • 提供者:luyou
  1. five

    0下载:
  2. 是一个五子棋程序,感兴趣的可以一看,但能实现双人对战
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3.53kb
    • 提供者:lengguang
  1. 键盘录入数据的转换与显示

    0下载:
  2. 本程序能从键盘读入二个五位十进制数(1位符号位+4位数值位),并将这二个十进制数分别转换为二进制数,然后求其和,再将和以十进制形式进行显示。-this program from the keyboard read into two five decimal number (1 - 4 symbolic value), this will be two decimal number were converted to a binary number, and then seek his, and
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4.11kb
    • 提供者:赖毅勇
  1. 代码转换程序

    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 letter or number into the system p
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4.68kb
    • 提供者:赖毅勇
  1. ADC0809.rar

    0下载:
  2. proteus工程,里面有5位数码管的静态显示,TLC549串行AD转换,ADC0808并行AD转换,proteus project, which has five static digital tube display, TLC549 serial AD converter, ADC0808 parallel AD conversion
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:108.41kb
    • 提供者:钱多多
  1. five-cross

    0下载:
  2. 解决五叉路*通灯的问题,有程序代码,有问题mm我-Solve the five problems of traffic lights fork junction, there is code there are problems, mm I
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:285.64kb
    • 提供者:zhang
  1. The-maximum-number-of-five

    0下载:
  2. 求五位数各位数字的平方和为100的最大的五位数-Seeking five digits of the square and 100, the largest number of five
  3. 所属分类:assembly language

    • 发布日期:2017-11-04
    • 文件大小:2.36kb
    • 提供者:诗歌恋
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com