CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等) 搜索资源 -

搜索资源列表

  1. ns_16550

    0下载:
  2. 16c550驱动程序;适用于16c550 from philips 这是一个简单的例子,ns提供-16c550 driver; Is suitable to 16c550 from philips this is a simple example, ns provides
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:38548
    • 提供者:杜杜
  1. nec_ir

    0下载:
  2. NEC格式遥控接收代码:NEC IR implementation -NEC form remote control receive code: NEC IR implementation
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:3934
    • 提供者:文国刚
  1. lc72130

    0下载:
  2. 三洋锁相环IC L72130的收音搜台驱动代码,- Three oceans phase-locks surround IC L72130 the reception to search for the actuation code,
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:3761
    • 提供者:文国刚
  1. SETUP_CS4360

    0下载:
  2. 凌云逻辑CS4360音频DAC的参数设置代码,缺省为I2S六声道。- Reaches the clouds logical CS4360 the audio frequency DAC parameter establishment code, lacks the province is the I2S six sound tracks.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:2142
    • 提供者:文国刚
  1. lpc2138

    0下载:
  2. ARM7 LPC213X系列启动源代码,只要在自己的项目中添加上启动源代码,然后编译执行.-ARM7 LPC213X Series start source code, as long as their projects initiated added the source code, then compile implementation.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:21506
    • 提供者:温生
  1. testcpu

    0下载:
  2. 用VC++编程实现对CPU主频的检测 -VC programming speed of the CPU Detection
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:31855
    • 提供者:hongyu
  1. ADCtest

    0下载:
  2. 44B0的测试学习程序,这个程序为44B0的AD应用程序-44B0 study testing procedures, as 44B0 AD applications
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:15333
    • 提供者:王现运
  1. IICtest

    0下载:
  2. 44B0的测试程序代码,此程序介绍了44B0 的IIC的应用方法并给出了完整原程序-44B0 test code, this procedure 44B0 of the IIC and the application is a complete original program
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:35229
    • 提供者:王现运
  1. keyINT

    0下载:
  2. 44B0的测试程序。此程序为44B0的4*4键盘的应用程序,基于中断0触发,当按下其中一个键时,会把0-F的相应键值显示在8段LED上。-44B0 testing procedures. This procedure for the 44B0 4 * 4 keyboard applications, based on the interruption 0 trigger, which when pressed a button, will be 0-F to the corresponding
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:20716
    • 提供者:王现运
  1. SC44B0 keytest

    0下载:
  2. SC44B0的测试程序,此程序为4*4键盘的测试程序,基于扫描式读取键值并在LED上显示。-SC44B0 testing procedures, the procedures for the 4 * 4 keyboard testing procedures based on scan-read keys on the LED display.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:72117
    • 提供者:王现运
  1. SC44B0 LCDtest

    0下载:
  2. SC44B0的测试应用程序,此程序为液晶屏的应用,液晶屏的点阵为160*240,可以显示任意由ASCII码组成的字符串。-SC44B0 the testing of applications, this procedure to screen applications, the matrix LCD screen for 160 * 240 can demonstrate arbitrary composition from ASCII string.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:95737
    • 提供者:王现运
  1. mmuos

    1下载:
  2. 这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、了解ARM体系结构的朋友有所帮助。 -This is a
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:76675
    • 提供者:韦东
  1. S3C2410基础试验源代码

    0下载:
  2. s3c2410 测试代码;主要有AD DA IIS IIC URITR RTC NAND SDRAM 可用ADS1.2调试。-s3c2410 testing the code; Major AD DA IIS IIC URITR RTC NAND SDRAM available ADS1.2 debugging.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:4433112
    • 提供者:nhy
  1. uCOS-II For S3C44B0x

    0下载:
  2. uCOS-II For S3C44B0x移植代码 在44B0X上运行稳定-uCOS-II For S3C44B0x transplant code running on the stability 44B0X
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:40374
    • 提供者:xuyu
  1. uCos+Lwip 2

    0下载:
  2. 一个轻量tcpip协议在移植在ucOS2系统上运行 -a lightweight TCPIP agreement in the transplant system running on ucOS2
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:2379299
    • 提供者:xuyu
  1. ucosii_ST44B0X

    0下载:
  2. uCOSII for s3c44b0xARM嵌入处理器SDT2.5开发环境 -s3c44b0xARM uCOSII for embedded processor development environment SDT2.5
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:235198
    • 提供者:xuyu
  1. arm_mp3

    0下载:
  2. 在s3c44b0x上的MP3音频处理程序-s3c44b0x in the MP3 audio processing
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:3940869
    • 提供者:xuyu
  1. ARM anywhereII开发板DEMO程序(ADS1.2)

    0下载:
  2. 在arm ADS1.2下调调试通过的,可以用来检测你的arm7tdmi系列嵌入式开发办工作是否正常地DEMO程序,是很好的嵌入式开发者初学示例。-ADS1.2 downturn in the arm through the debugger can be used to test your family of embedded ARM7TDMI Office for the Development of the normal work procedures to DEMO, is a good
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:178509
    • 提供者:孙彦景
  1. Lesson09_LCD

    0下载:
  2. s3c44b0X,LCD测试程序,分别进行黑白、4级灰度、16级灰度和256色伪彩屏测试-s3c44b0X, LCD testing procedures were black and white, gray 4, 16 and 256 gray pseudo-color screen test
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1736407
    • 提供者:liqingk
  1. Lesson10_tftp

    0下载:
  2. us3c44b0 ADS开发环境,tftp下载,通过网口下载代码,然后显示下载文件的字节数-us3c44b0 ADS development environment, tftp downloaded through the net I downloaded code, and then download files show the number of bytes
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:212759
    • 提供者:liqingk
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com