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

搜索资源列表

  1. apb126

    0下载:
  2. ARM STR7 APB编程例子,对理解它的应用有一定的参考价值-ARM STR7 APB programming examples, the right understanding of it is a good reference value
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:5669
    • 提供者:小罗
  1. f020带c的程序

    2下载:
  2. c8051f020开发板的所有参考程序,可以用来学习编程和单片机-C8051f020 development board reference of all procedures can be used to study programming and MCU
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:56961
    • 提供者:郑帼英
  1. progisp14s

    0下载:
  2. 共享软件PROGISP(Ver1.4+) 2006/1/14 支持编程器类型 1,多种并口(可以自定义)编程器(并口串行) 2,USBPROG编程器(usb串行) 3,并口并行编程器 4,usbasp 扩展功能 1,串口调试,超级终端 特色: 1,速度较快(16k程序): 并口 读11秒 写11秒;USBPROG读2秒 写2秒。 2,USBPROG根据目标cpu自动调整三种下载速度(8k,187.5k,375k) 3,支持自定义ATM
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:823955
    • 提供者:智峰
  1. CCS编程入门

    0下载:
  2. TI的DSP集成开发环境CCS编成指南,入门级文档,-TI's DSP Integrated Development Environment Guide CCS organization, the entry-level documents,
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:348096
    • 提供者:刘于
  1. FPGA_Design_Guide_Chapter1_Westor

    0下载:
  2. 可编程器件,如果有问题的可以和我直接联系-programmable devices, if a problem can be directly linked to and I
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2146221
    • 提供者:张力
  1. SDTest

    1下载:
  2. WinCE环境下检测SD卡序列号,编程环境: eVC4.0 + PPC2003。 文件清单: newres.h ReadMe.txt Resource.h SDTest.aps SDTest.cpp SDTest.h SDTest.rc SDTest.vcc SDTest.vcl SDTest.vcp SDTestDlg.cpp SDTestDlg.h StdAfx.cpp StdAfx.h-WinCE environment Se
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:135375
    • 提供者:water1974
  1. ARM入门调试笔记

    0下载:
  2. 这是一个用ARM对单片机编程的过程中,进行程序调试的笔记。现在贡献给大家。-This is a right with ARM microcontroller programming process, the debugging process for the Notes. Now contribution to the public.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:197778
    • 提供者:夏桢
  1. EEPROM使用范例(avr)

    1下载:
  2. AVR单片机内部EEPROM的编程方法。-AVR internal EEPROM programming method.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:10652
    • 提供者:陶日然
  1. TMS320系列DSP中断矢量表的编写和链接

    0下载:
  2. TMS320 系列DSP 中断矢量表的编写及链接 在DSP 编程中,若用户用到中断,需要编写中断服务程序和中断 向量表,并用链接命令来链接起来。中断向量表是一些跳转指令,每 一个中断源对应一条跳转指令(C54 可选多条跳转指令),这些跳转 指令按顺序排列,跳转指向的地址就是中断服务程序的起始地址。-TMS320 DSP vector interrupt the preparation table and link in the DSP programming, if users
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:79024
    • 提供者:笑千秋
  1. VxWork设备驱动程序设计之宏定义优化

    0下载:
  2. 在VxWorks 编程过程中,善于运用宏定义,会给程序设计带来很 大的灵活性。一个好的宏定义会给我们的程序带来事半功倍的效果。-in VxWorks programming process, skillfully use the macros, program design will bring a lot of flexibility. A good definition of Acer will bring our procedures more efficiently.
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:60292
    • 提供者:笑千秋
  1. arm9200Flash

    0下载:
  2. 基于arm9200的flash编程,完整!希望对大家有用!-arm9200 the flash-based programming, integrity! We hope to useful!
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:278288
    • 提供者:王剑
  1. i2c_msp430.ZIP

    1下载:
  2. msp430的i2c编程。很有参考意义。-Controller of i2c programming. Great reference significance.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:458420
    • 提供者:洪峰
  1. CAN485

    0下载:
  2. CAN总线控制器sja1000及CAN收发器82C250的应用,本程序用A51编程,适合初次开发CAN总线的用户-CAN Bus Controller sja1000 CAN transceivers and transceiver applications, the procedures used A51 programming, for the initial development of the CAN bus users
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2915
    • 提供者:李适
  1. gou

    0下载:
  2. 这是一个关于5045的c程序子集,编程者可以按照自己的目的去自由选折,此程序已经调试通过 -This is one of the c 5045 subset procedures, programming can be its own purpose to freely choose the pack, this procedure has been adopted Debugging
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3564
    • 提供者:dong
  1. reder4bank

    0下载:
  2. C和H文件都包含在DOC文件中,下载后用编译器编译即可.或作为了解读写器编程用.-C and H documents are included in the DOC, with the downloading can compile. Or as a reader understand the programming used.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:16515
    • 提供者:郝东
  1. nrf24e1

    0下载:
  2. 该代码用于2.4G频率无线通信芯片nrf24e1, 是通过51单片机对该芯片进行参数设定和无线传输的一个代码模块。在运用该芯片时可以用该代码测试硬件连接,同时nrf2401编程也可参考此代码!-code for the 2.4G frequency wireless communications chips nrf24e1, through 51 chip microcontroller that set parameters and wireless transmission of a cod
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:48492
    • 提供者:徐克
  1. SSTVF160

    0下载:
  2. SST39VF160的读写程序,包括读取设备ID号,擦除扇区,片擦出,扇区编程等-SST39VF160 literacy procedures, including the reading device ID, Erase sector, generated films, such as ASP programming
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:5211
    • 提供者:倪祯浩
  1. 2407EEPROM

    0下载:
  2. 2407串行EEPROM的接口编程。该程序实现DSP2407与EEPROM芯片24LC256的接口编程。-2407 serial EEPROM programming interface. The program DSP2407 and the 24LC256 EEPROM chip interface programming.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:14002
    • 提供者:于萧
  1. Verilog-statemachine

    0下载:
  2. 利用Verilog编程实现状态机的例子。很不错的。-use Verilog Programming state machine example. Very good.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:183105
    • 提供者:张厂
  1. C_LPC2294

    0下载:
  2. 本文件是给lpc2200系列用的在ads环境下的c语言编程模板。-this document is to lpc2200 series of ads in the context of C language programming template.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:28206
    • 提供者:zxw
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com