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

资源列表

« 1 2 ... .45 .46 .47 .48 .49 2450.51 .52 .53 .54 .55 ... 2553 »
  1. DS2502(SOP)

    1下载:
  2. DS2502写存储器代码,汇编语言,包含读写校验等代码!-DS2502write memory code, assembly language, contains the read/write check code
  3. 所属分类:assembly language

    • 发布日期:2016-06-02
    • 文件大小:2048
    • 提供者:zengyuan
  1. temperature-control

    1下载:
  2. 这是一个温度控制的单片机实现程序,可以实现简单温度控制系统(四路adc采样 温度显示以及热电偶查表程序)-This is a temperature control of the single chip microcomputer program, we can realize the simple temperature control system (four ways of adc sampling temperature display and thermocouple look-up
  3. 所属分类:assembly language

    • 发布日期:2016-04-26
    • 文件大小:7168
    • 提供者:paopao
  1. DSP_mutipile_MIPS_CPUcode

    1下载:
  2. 32位多周期MIPS微处理器设计代码。具体功能: 运行下列的6类32条MIPS32指令。 算术运算指令:ADD、ADDU、SUB、SUBU、ADDI、ADDIU。 逻辑运算指令:AND、OR、NOR、XOR、ANDI、ORI、XORI、SLT、SLTU、SLTI、SLTIU。 移位指令:SLL、SLLV、SRL、SRLV、SRA。 条件分支指令:BEQ、BNE、BGEZ、BGTZ、BLEZ、BLTZ。 无条件跳转指令:J、JR。 数据传送指令:LW、SW。 -Mu
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:15212
    • 提供者:姬一
  1. xunhuan

    1下载:
  2. 设有两个数组A和B,其数据均为20个。编程实现将两个数组中的数据各自按由小到大的顺序存放。之后,再将既在A数组中出现又在B数组中出现的整数按照由大到小的顺序存放于数组C中。 -The known two integer the variables A and B, try to write complete the following operating procedures: (1), if two number one is odd number, it will be an odd
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:1252
    • 提供者:skyfish
  1. monimima

    1下载:
  2. 模拟密码输入:假设数据库中有密码5201314,用户输入一个字符串,显示的时候全都以*出现,然后判断用户输入的字符串是否与数据库中密码相同,若相同,输出“Password Right!”,否则输出 “Password Error!”-模拟密码输入:假设数据库中有密码5201314,用户输入一个字符串,显示的时候全都以*出现,然后判断用户输入的字符串是否与数据库中密码相同,若相同,输出“Password Right!”,否则输出 “Password Error!”
  3. 所属分类:汇编语言

    • 发布日期:2017-05-16
    • 文件大小:1454
    • 提供者:
  1. tilt-sensor-angle-measurement

    1下载:
  2. 一个是基于倾角传感器SCA100T设计的倾角测量仪的源程序,采用传感器内部数字输出。一个是八位串行LED显示驱动器MAX7219 7211应用程序,采用C语言编程,虽短但程序较为实用-One is based on SCA100T design of tilt sensor angle measurement device of the source, using the internal sensor, digital output. Is a eight bit serial LED dis
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:3165
    • 提供者:李非
  1. anjian

    1下载:
  2. 按键控制与LED灯联合起来设计程序 第一按键正转同时八盏流水灯从左往右循环流水 第二按键反转同时八盏流水灯从右往左循环流水 第三按键停转同时八盏流水灯全灭 按键之间可任意切换状态-Button control and LED lights together the first key of the design process forward eight water lights from left to right recirculating button reverse at
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:9061
    • 提供者:磊仔
  1. read1

    1下载:
  2. 服务端的串口接收程序 linux下的。阻塞型的读写程序-The service side of the receiver program under linux. Blocking read and write process
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:805
    • 提供者:zhanhe
  1. 98ball

    1下载:
  2. DOS环境下的显示模式操作,能够实现如弹球般的功能,很有趣-Display mode of operation under the DOS environment, such as pinball-like function, it is interesting
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:971
    • 提供者:tt
  1. smallball.tar

    1下载:
  2. 小球碰壁 汇编语言 课程设计 实现小球碰壁的实验-The ball hitting the wall assembly language programs designed to achieve the small ball into a wall experiments
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:4864
    • 提供者:moguilay
  1. shiyan6

    1下载:
  2. 1.编写完整的汇编语言程序: (1) 从键盘输入一系列字符(以回车符结束),并按字母、数字及其他字符分类计数,最后显示这三类的计数结果。 (2) 已定义了两个整数变量A和B,试编写程序完成下列功能(使用简化段源程序格式):  若两个数中有一个是奇数,则将奇数存入A中,偶数存入B中;  若两个数均为奇数,则将两数均加1后存回原变量;  若两个数均为偶数,则两个变量均不改变。 (3) 用减奇数次数的方法,求一个数的近似平方根,这
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:3211
    • 提供者:Shujing
  1. qy14dj

    1下载:
  2. 麻将机原程序,汇编语言写成,采样nec芯片。-Mahjong original program, written in assembly language, sampling nec chip.
  3. 所属分类:assembly language

    • 发布日期:2017-04-23
    • 文件大小:40975
    • 提供者:liuyaming
« 1 2 ... .45 .46 .47 .48 .49 2450.51 .52 .53 .54 .55 ... 2553 »
搜珍网 www.dssz.com