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

搜索资源列表

  1. at91samiar

    0下载:
  2. at91 sam 系列arm7单片机程序下工具,通过串口编程,简单容易 -the series of at91 sam is the tool of arm7 singlechip programer,via serial program,simple and easy.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1103071
    • 提供者:sun
  1. AT91SAM7S64-GettingStarted-IAR4_11A-1_0

    0下载:
  2. at91sam64编程实例,是一个初学arm7得很好的例子。-at91sam64 programming examples, beginner ARM7 is a very good example.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1771922
    • 提供者:sun
  1. hcs301编程器C51源代码及原理图

    9下载:
  2. 这是本人自己编写的关于跳码芯片hcs301的烧写程序,内含原理图-this is my own jump on the preparation of the code chips hcs301 the burning process, containing schematics
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:29558
    • 提供者:代合隆
  1. sst28sf040

    0下载:
  2. SST28SF040是SST公司推出的高速可编程闪存。它具有512k*8的存储结构 芯片擦除及写入的时间快,可靠性高,能够重复写100,000次,低功耗.以上程序是用c51编写的驱动程序,希望对使用该芯片的同仁有所帮助-SST28SF040 SST is the company's high-speed programmable flash. It has 512k * 8 storage structure chip erase and write the fast, high rel
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:998
    • 提供者:阿牛
  1. DSPMP3源程序包OK

    0下载:
  2. 关于DSP,编程的资料不多,这个是其中的一个-on DSP, programming little information on this is the one!
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:36402
    • 提供者:方志斌
  1. vxworks Samples

    2下载:
  2. vxwork实时操作系统是顶级的商用产品,这些相关的源码,可以作为学习掌握vxworks程序设计的最好的例子,对各种编程工作也是不错的借鉴。-vxwork real-time operating system is the top commercial products, these related to the source code, can be used as study and master VxWorks program design of the best examples of
  3. 所属分类:VxWorks

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

    0下载:
  2. 这是可编程逻辑器件(CPLD)初学者的入门级文章,仅供参考。-This is the programmable logic device (CPLD), the entry-level beginners articles for reference purposes only.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1689686
    • 提供者:开心火
  1. vxWorksDrv

    0下载:
  2. 这是一篇介绍如何写vxWorks驱动软件的文章,有编程的步骤,还加上实例。是个不错的入门材料。-this is how to write a VxWorks driver software of articles that programming, and the steps with examples. It is a good introductory material.
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:305741
    • 提供者:邓元华
  1. USB枚举

    0下载:
  2. ALTERA NIOS处理器实验,编程环境是QUARTUS,在NIOS SHELL下编译实现功能。实验USB接口-Altera NIOS processor experiments, programming environment is QUARTUS in NIOS SHELL compiler functionality. Experimental USB interface
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:36550
    • 提供者:xf
  1. BCD2HEX互换

    1下载:
  2. 单片机编程的bcd码和hex码的互换,BCD2HEX 例子: c=BCD2HEX(0x255) //255 转成HEX为0xff c=HEX2BCD(0xff) //0xff 转成BCD码为 2-microcontroller programming bcd yards and hex code swap BCD2HEX example : c = BCD2HEX (0x255) / / 255 to HEX conversion c = 0xff HEX2BCD (0xf
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:780
    • 提供者:张天河
  1. 实用C语言接口技术与实例

    0下载:
  2. 特别实用的c语言单片机编程技术,对于有汇编语言转为c语言编程的朋友来说应该是非常难得的资料,我是费了好大劲才弄到手的,千万不要错过,不过文件是pdg格式的,要到网上下载一个wdl阅读工具-particularly useful c microcontroller programming language, some assembly language to C Language Programming friends should be very rare, I would be a big f
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:9167820
    • 提供者:郭小波
  1. c dsp

    0下载:
  2. 运用C语言编程,用在数字信号处理中,通讯和信号专业的同学可以用-use of the C programming language, used in digital signal processing, communications and signal professional students can use
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:5950
    • 提供者:we
  1. Study ARM Step by Step

    0下载:
  2. 一步步教你如何学习ARM,从引导代码到应用编程。-a step by step teach you how to learn ARM, from guide to the application programming code.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1986806
    • 提供者:朱先伟
  1. DS12887时钟芯片编程

    0下载:
  2. 利用程序中的函数,来读取时钟芯片的秒、分、时、日、月、年、世纪,亦能对其设置时间日期。-procedures for the use of function, to read clock chip seconds, hours, days, months, years, centuries, but also the date of its set-up time.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:18776
    • 提供者:SKY
  1. ccssinewave

    0下载:
  2. 文件包包含了ccs开发环境下运行的整个工程,主要实现正弦波生成与在DSP/BIOS编程下的模拟输出.-package contains ccs development environment running under the whole project, and main sine wave generation and the DSP / BIOS programming under the analog output.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:5895
    • 提供者:jiangfumin
  1. 遥控器I2C

    0下载:
  2. 遥控器编码的c51程序,包括遥控器编码,I2C操作编程等-remote coding decoder procedures, including remote control codes, such as I2C programming operation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:38805
    • 提供者:罗信
  1. spartan II

    0下载:
  2. spartanII 是xilinx公司提供的一款高性能FGPA芯片,本文详细介绍spartanII的体系结构和编程!-spartanII Xilinx is provided by a high-performance chip FGPA, spartanII This paper describes the architecture and programming!
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:328767
    • 提供者:唐健隆
  1. 李群芳老师实验板使用手册(非简易)

    0下载:
  2. 51单片机可在线编程多功能实验板使用手册 内附多个实验程序(供初学者参考)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1526366
    • 提供者:李杨
  1. 16_16DIV

    0下载:
  2. 多位数除法程序,满足在单片机编程中对除法程序的需要,解决了单片机指令无除法程序的缺点,而且本程序不限制位数。-over the median divider, which meets in MCU Programming division procedures to the needs of SCM solutions division procedures directive without shortcomings, but the procedure does not limit the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4771
    • 提供者:方丹
  1. small_rtos

    0下载:
  2. 在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。本文件适用于51单片机-embedded systems in the use of RTOS is the general trend. The main reason is that in most cases than the efficiency of programming efficiency in the implementation of important (SCM chea
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:83097
    • 提供者:高荣
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com