CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 嵌入式/单片机编程

资源列表

« 1 2 ... .43 .44 .45 .46 .47 32848.49 .50 .51 .52 .53 ... 33646 »
  1. kindsoffilters

    0下载:
  2. 椭圆IIR低通滤波器设计?衷睮IR低通滤波器设计-elliptic low pass filter design IIR ellipti c low pass filter design
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1343
    • 提供者:dandan
  1. EBDSAM7S64-Interrupt-ADS

    0下载:
  2. 本程序为完成各种中断的演示.at91sam7s64芯片,ads1.2编译器.代码说明: 1)完成基本的初始化 2)初始化PIO,IRQ,FIQ,software_interrupt等 3)驱动板上的四个按键(PB1,PB2,PB3,PB4) 4)初始化DEBUG口,Usart1等 5)初始化定时器timer0,timer1等-procedures for the completion of the various demonstration interrupted.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:750072
    • 提供者:aki
  1. EBDSAM7S64-BasicTools-ADS

    0下载:
  2. at91sam7s63,ads1.2编译器 本程序为为一个简单的跑马灯演示: 1,完成基本的初始化 2,驱动板上的四个发光二极管(DS1,DS2,DS3,DS4) 3,驱动板上的四个按键(PB1,PB2,PB3,PB4) 4,现象为四个发光二极管不停的依次闪亮 当有PB1按下,闪亮的速度加快 当有PB3按下,闪亮的速度减慢 -at91sam7s63. ads1.2 compiler for the procedure for a simple demonstr
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:636715
    • 提供者:aki
  1. EBDSAM7S64-BasicMouseUSB-ADS

    0下载:
  2. at91sam7s64的一个应用.使用ads1.2编译器,实现usb口的通讯功能.-at91sam7s64 of an application. Use ads1.2 compiler, I realize usb communication capabilities.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1276954
    • 提供者:aki
  1. proteus_Music

    0下载:
  2. Proteus下演奏樂曲的一個例子(51单片机,keil工程文件及完整源代码)-Proteus under pieces of a case (51 microcontroller, c51 works documents and complete source code)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:24183
    • 提供者:zidena
  1. Proteus_LED

    1下载:
  2. 在软件proteus下仿真MCU-51单片机6位LED计数器的演示例子和完整源代码(keil工程)-in software simulation under MCU-51 6 LED counter demonstration examples and complete source code (c51 engineering)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:43570
    • 提供者:zidena
  1. ARM7_Ucos_for_LPC2104_Proteus

    0下载:
  2. ucosII在ARM7 LPC2104上的移植完整源程序, 可以在软件proteus上仿真. 说明: 1.应用实例为\\ArmUCOS\\App\\test1\\test.mcp,在周立功2104的扳子上 的ram中就可直接运行(code+data<16K), 注意使用了.a库文件(也可在和仿真软件proteus运行) 2. 将所有的文件放到D:\\ArmUCOS\\下,这样上面的文件能直接编译-ucosII the ARM7 LPC2104 integrity of
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:485278
    • 提供者:zidena
  1. ArmEmulate

    1下载:
  2. S3C4510模拟器及实例源码 安装ADS1.2之后,再安装模拟器。模拟器安装路径必须选择到ADS的bin目录,所以必须先安装ADS。安装模拟器时请仔细阅读提示文字。 模拟器安装完成后,会在桌面建立快捷图标S3C4510B_Board,运行这个快捷图标可以看到开发板的图形,在AXD启动后将可以在S3C4510B_Board上面看到效果。 模拟器安装完成后,还会建立文件夹 C:\\ArmEmulate,桌面快捷图标S3C4510B_Board 就是指向这里。这个文件夹下有5个子文件夹,
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1378226
    • 提供者:zidena
  1. 3IN1

    0下载:
  2. 红外解码程序,汇编语言,实际产品用过此代码-IR decoding, assembler language, the actual products used this code
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:2698
    • 提供者:朱胜
  1. JPos

    0下载:
  2. 一个可以立即使用的嵌入式操作系统,已经在应用很稳定。具备实时性,支持设备扩充编程-an immediate use of embedded operating systems, the application has been very stable. With real-time, support equipment to expand programming
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:323981
    • 提供者:刘易
  1. dummy I2C bus

    0下载:
  2. 这是一个模拟I2C通信协议的C语言模块,可以在基于51系列单片机的C语言程序中进行调用,调用方式我在模块中已经添家了详细的说明,请自己查阅!-This is a simulation I2C communication protocol C language module, Based on the 51 Series MCU C language program which calls, Call module way I have Tim home detailed descr iption
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1353
    • 提供者:里凡
  1. CRC_For_Communication

    0下载:
  2. 多种CRC的算法解释和原理分析,并有原程序。可以在通讯和文件加密中使用-CRC algorithm multiple interpretations and principles of analysis, and the original procedure. The communications and the use of file encryption
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:28065
    • 提供者:刘易
« 1 2 ... .43 .44 .45 .46 .47 32848.49 .50 .51 .52 .53 ... 33646 »
搜珍网 www.dssz.com