CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 汇编课程设计

搜索资源列表

  1. 大学汇编课程设计程序及文档(双机串口文件传输)

    1下载:
  2. 大学汇编课程设计程序及文档(双机串口文件传输),开发环境TurboC-compilation of the University of curriculum design procedures and documentation (two aircraft serial file transfer), the development environment TurboC
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:128911
    • 提供者:江林
  1. 汇编课程设计

    0下载:
  2. 本人汇编课程设计,文本编辑器-compilation curriculum design, text editors
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:81532
    • 提供者:刘雪虎
  1. 汇编语言课程设计案例

    0下载:
  2. 汇编语言课程设计案例
  3. 所属分类:系统编程

    • 发布日期:2008-12-11
    • 文件大小:430149
    • 提供者:yongh51
  1. 汇编课程设计---猜数字游戏

    0下载:
  2. 猜数字游戏的设计与实现 程序运行后自动产生一个1~100之间的随机整数,游戏开始,程序根据游戏者输入的数字与所需猜测数字进行比较,并给出响应,游戏者根据程序响应再猜数字,最后得到正确数字。
  3. 所属分类:汇编语言

    • 发布日期:2010-12-31
    • 文件大小:264789
    • 提供者:scjylhl
  1. 单片机课程设计报告(内有汇编源码)

    3下载:
  2. 单片机课程设计报告(内有汇编源码)--简易家电定时控制装置 1、 对家电的开启进行预定时控制,能显示并设置预定时间; 2、 对家电的工作时间进行定时控制,能显示并设置工作时间的长短; 3、工作时间到了后,并能声音报警; 4、设定时间时,黄色发光二极管点亮,启动定时后,红色发光二极管点亮。,err
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-24
    • 文件大小:352690
    • 提供者:张许
  1. huibian1.rar

    0下载:
  2. 这是使用汇编语言写的时钟驻留程序,可用于计算机课程设计报告。,This is written in assembly language clock presence procedures, computer programs can be used to design reports.
  3. 所属分类:EditBox

    • 发布日期:2017-11-08
    • 文件大小:4879
    • 提供者:lee
  1. c51-1.rar

    0下载:
  2. 51单片机汇编课程设计案例精编 外部中断的简单应用,中断应用—红外解码,LCD1602显示,空调温度控制器,简易电子琴设计,I2C总线原理及应用实例……等等,51 cases of single-chip fine compilation of curriculum design for a simple application of an external interrupt, interrupt the application- IR decoding, LCD1602 display,
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1950311
    • 提供者:王庆文
  1. pinlvji

    0下载:
  2. 基于89c51单片机的数字频率计,汇编语言,本人课程设计题目,完全原创,可以实现哦!-Based on the 89C51 single-chip Digital Cymometer, assembly language, I curriculum design topics, completely original, you can achieve, oh!
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:496349
    • 提供者:小泉儿
  1. 2006zitisheji

    0下载:
  2. 这个是一个汇编语言编写的课程设计,主要实现显示一个五彩的2006,还有设计报告哦。-This is a compilation of language curriculum design, the main achievement of the 2006 shows a colorful, as well as design report Oh.
  3. 所属分类:assembly language

    • 发布日期:2017-11-14
    • 文件大小:8095
    • 提供者:xuefeng
  1. Electric_Clock

    0下载:
  2. 上个学期自己写的汇编课程设计,文档就不发了. 七段码电子表显示程序 1.七段码电子表显示程序 2.菜单选择:设置时,分,秒,开始,退出 3.模拟七段码管显示时,分,秒 4.简单界面修饰-Last semester to write their own compilation of curriculum design, the document is not made. Seven-Segment Code electronic table shows the procedu
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2666
    • 提供者:
  1. huibian

    0下载:
  2. 1、汇编课程设计 2、包括如下:(1)、简单文件管理 (2)、学生成绩管理 (3)、简单加法器 3、文档中附有代码 -1, the compilation of the curriculum design 2, include the following: (1), a simple document management (2), student performance management (3), simple adder 3, a document with th
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:152335
    • 提供者:李宇
  1. txl

    0下载:
  2. 本程序通过汇编语言来实现一个简单的学生通讯录。这个学生通讯录程序是在Windows平台上的Masm615进行编译的。此程序中提供一个通讯录主界面,用键盘选择相应的选项后,便可以执行相应操作.操作完毕时,将显示新的通讯录。你可以查看你想要知道的通讯录信息。按相应的程序中所定义的键盘字符后,将退出本程序。通过本次汇编程序的设计,使我进一步熟练掌握了汇编程序中的一些相关命令的使用。将书本理论知识在现实中的得到实际的应用,帮助我进一步的了解汇编语言编程的一些原理。 此压缩包包括所以课程设计文档和源代
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:32401
    • 提供者:孙桐
  1. 2

    0下载:
  2. 汇编课程设计,里面有详尽的代码,和源程序,还有课程设计报告,exe文件,很好的用户界面-Compilation of curriculum design, which has a detailed code, and source code, as well as curriculum design report, exe files, a good user interface
  3. 所属分类:assembly language

    • 发布日期:2017-04-27
    • 文件大小:138801
    • 提供者:dengchao
  1. 22222222

    0下载:
  2. 各种汇编课程设计 对需要课设的 还有练习汇编语言的同学很有帮助哦-Compilation of curriculum design for a variety of courses required for the assembly language practice also very helpful Oh the Student
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:260477
    • 提供者:changyanhe
  1. huibian

    0下载:
  2. 汇编课程设计源代码,常用汇编小程序,俄罗斯方块,图形变换,系统时间显示-Compilation of curriculum design, source code, commonly used compilation of small programs, the Russian box, graphics conversion, the system time display
  3. 所属分类:assembly language

    • 发布日期:2017-05-09
    • 文件大小:2404192
    • 提供者:yj
  1. DisplaySystemTime

    0下载:
  2. 汇编课程设计--显示系统的时间(日期、时间),包括铃声编辑功能,闹铃功能等-Compilation of curriculum design- display system time (date, time), including ringtones editing functions, alarm functions
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:2868
    • 提供者:刘凯
  1. 95302941hbkcsj

    0下载:
  2. 汇编课程设计 模拟计算器 完整的课程设计论文-Compilation of curriculum design, curriculum design, simulation calculator complete papers
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:55703
    • 提供者:欧阳宇
  1. huibiankechegnsheji

    0下载:
  2. 有关汇编课程设计,里面有学生成绩管理,电子钟,等等27个例子-For compilation of curriculum design, which has student performance management, electronic clocks, etc. Examples of the 27
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:257681
    • 提供者:zhang wuya
  1. Assemble_language_Design_four_arithmetic_operation

    0下载:
  2. 汇编课程设计中的加减乘除四则混合运算源码-Assemble language Design four arithmetic operations
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:3565
    • 提供者:wlz
  1. zhifaxunlian

    0下载:
  2. 用于汇编课程设计的,有源码,有文档,有exe执行文件 -Curriculum design for assembly, there is source code, there are documents, executable files with exe
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:30186
    • 提供者:
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com