CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - lt Code

搜索资源列表

  1. the_Simulation_of_ucos(on_ARM)using_Proteus

    0下载:
  2. 在软件Proteus中仿真ucos(ARM) 1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外,对中断专门用了一个函数OS_int_A.s 按其中的规则写中断函数即可. 2。应用实例为\\ArmUCOS\\App\\test1\\test.mcp,在周立功2104的板子上的ram中就可直接运行(code+data<16K), 注意使用了.a库文件(我习惯这么用) 3. 将所有的文件放到D:\\ArmUCOS\\下,这样上面的文件能直接编译
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:482696
    • 提供者:黄灿武
  1. BIOS-source-code

    1下载:
  2. <BIOS研发技术剖析>书的源代码,包括完整的BIOS汇编语言源程序.-<BIOS研发技术剖析> Book' s source code, including a complete BIOS assembly language source code.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-19
    • 文件大小:5983955
    • 提供者:Tan Yu-An
  1. MyASMSRC

    0下载:
  2. <30天自制操作系统>书中使用的汇编工具源码粗粗整理版,并且改了个名字 注意这个汇编格式是该书作者自己修改过的,和一般的不同.主要可以用来分析下原理,其他没啥用.有文法分析.... 使用Qt-QMake+Mingw能编译通过生成exe,有Qtpro文件,可以加到eclipse里面看代码了,部分注释翻译成了中文.-asm tools source code,for fun....
  3. 所属分类:OS Develop

    • 发布日期:2017-04-28
    • 文件大小:60226
    • 提供者:张扬
  1. lesson5

    0下载:
  2. proteus单片机仿真 数码管 #include <reg51.h> unsigned char code Tab[] {0xC0,0xF9,0xA4,0xB0,0x99,0x92,0x82,0xF8,0x80,0x90} void Delay() { unsigned char i,j for(i 0 i<255 i++) for(j 0 j<255 j++) } void main() { uns
  3. 所属分类:OS Develop

    • 发布日期:2017-05-05
    • 文件大小:38958
    • 提供者:吴空其
  1. lesson6

    0下载:
  2. proteus单片机仿真-数码管(动态) #include<reg51.H> unsigned char code Tab[] {0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90} unsigned char Dat[] {0,0,0,0} unsigned char tmp,i,j unsigned char s 0 void delay(int n) { int i for(i 0
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:88584
    • 提供者:吴空其
  1. lesson9

    0下载:
  2. proteus单片机仿真 数码管、风铃器、继电器综合系统 #include<reg51.h> unsigned char code Tab[] {0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90} unsigned char Dat[] {0,0,0,0} sbit JDQ P1^0 sbit Buzzer P3^0 void sound() -Proteus single-chip
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:48610
    • 提供者:吴空其
搜珍网 www.dssz.com