登录
首页 » 嵌入式芯片 » " see mips run" is a very classic study mips structure of information a...

" see mips run" is a very classic study mips structure of information a...

于 2022-03-07 发布 文件大小:4.68 MB
0 166
下载积分: 2 下载次数: 1

代码说明:

"see mips run"是一本非常经典的学习mips结构的资料,最新中文版。-" see mips run" is a very classic study mips structure of information and the latest Chinese version.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 电子密码锁程序
    //2013.10.05 电子密码锁的设计  要求如下: //事先设置初始密码为910108,上电时数码管全为------,,按下S10开始输入6位密码 //如果输入的6位密码与预先设置的密码相同,则发光二极管全部亮,数码管显示GOOD;如果输入错误则蜂鸣器报警,并且8个LED发光二极管全部暗,数码管显示ERROR。 #include #define uchar unsigned char sbit dula=P2^6; sbit wela=P2^7; sbit beep=P2^3; sbit p1_0=P1^0; sbit p1_1=P1^1; sbit p1_2=P1^2; sbit p1_3=P1^3; sbit p1_4=P1^4; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-19 09:54:39下载
    积分:1
  • 这是LPC2119/2129/2292/2294通用的通用GPIO程序,供大家参考。
    这是LPC2119/2129/2292/2294通用的通用GPIO程序,供大家参考。-This is a generic LPC2119/2129/2292/2294 generic GPIO procedures for your reference.
    2022-02-03 05:12:03下载
    积分:1
  • lpc2131 ssp主站底层驱动源代码,同时包含演示工程
    lpc2131 ssp主站底层驱动源代码,同时包含演示工程-lpc2131 ssp master low-level driver source code, demonstration projects that contain both
    2022-07-17 02:16:50下载
    积分:1
  • 基于stm32的串口通讯
    本程序主要通过串口通讯从嵌入式设备读取空气质量数据,并以界面显示,通讯方式以标准的modbus_rtu协议,程序通过串口类实现数据的接收与发送
    2022-06-20 03:38:44下载
    积分:1
  • 关于ATMEGA128高级应用的C语言程序,有1000多行.
    关于ATMEGA128高级应用的C语言程序,有1000多行.-ATmega128 advanced applications on the C language program, there are more than 1000 lines.
    2022-03-12 10:43:29下载
    积分:1
  • IRQ for the ARM Embedded System of interrupt handling procedures
    用于ARM IRQ在嵌入式系统中的中断处理程序-IRQ for the ARM Embedded System of interrupt handling procedures
    2022-01-26 07:16:17下载
    积分:1
  • BlueOcean Chipscreen 44b0 core board and expansion board schematics, pdf format
    蓝海微芯44b0核心板和扩展板原理图,pdf格式-BlueOcean Chipscreen 44b0 core board and expansion board schematics, pdf format
    2022-03-09 12:39:07下载
    积分:1
  • arm 2103 philip 的 详尽测试程序和程序模块,对初学者非常拥有。 希望和大家交流。...
    arm 2103 philip 的 详尽测试程序和程序模块,对初学者非常拥有。 希望和大家交流。-arm 2103 philip detailed test procedures and program modules for beginners very owned. Hopes and U.S. exchanges.
    2022-09-21 03:05:03下载
    积分:1
  • stm32f10x GPIO
    #include             #include "STM32_Init.h"      int main (void)  {   int i=0;   stm32_Init();    // Init System   GPIOB->CRL = 0x22222222;  // bit0~7  output(push-pull)   GPIOB->CRH = 0x22222222;           // bit8~14 output(push-pull)                     请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-06-15 18:51:04下载
    积分:1
  • 基于 ARM 的液晶显示程序由 Er.Shivam 古普塔
    我创建了为 ARM 处理器我想控制这个程序我 lcd 与我有使用 ARM 32 位 lpc2124 处理器我连接端口 0 上 8 位模式下,液晶屏和模拟值读取的可变电阻和 adc 的 ARM 处理器将它转换成数字和 adc 值在液晶上显示的电压。
    2022-05-15 00:07:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载