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

搜索资源列表

  1. Timer_c51

    0下载:
  2. 这是一个用C51分割定时器的好例子,可为做用时系统用,大家多多下载-This is a separate timer with C51 a good example can be used to do when the system used, Members can download
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1698
    • 提供者:kuludy
  1. Dsp专用例程volume

    1下载:
  2. 有关CCS的基本操作的例子,新手必备,一看就懂,拿来就会,自己看吧-the basic operation of the examples, and newcomers must, one can understand it, will use their CMTech
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:5658
    • 提供者:流传
  1. AC_Compressor_Ctrl

    2下载:
  2. 基于SPMC75的变频电机驱动例子,相当于一个简单的变频器. 望对变频器开发的工程式师有一定的帮助!-SPMC75 based on the frequency motor drive examples, the equivalent of a simple inverter. look for the development of inverter-type division works can help!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:599203
    • 提供者:mou
  1. can132

    0下载:
  2. ARM STR7 CAN接口应用例子,不错的!-ARM STR7 CAN Interface Application examples, it is true!
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:7949
    • 提供者:小罗
  1. ucos_s3c4510

    0下载:
  2. 这个程序是在S3C4510B上进行uC/OS-II移植的例子。可以给大家做点参考-the procedure is conducted in S3C4510B uC / OS-II transplantation example. Everyone can do something to make reference to
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:57592
    • 提供者:宝翔
  1. flasharm

    0下载:
  2. 这是基于ARM平台的一个FLASH操作的一个例子,写的还可以。-This is based on an ARM platform FLASH operating an example, they can write.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:108848
    • 提供者:韩宏伟
  1. LPC2100_TIME

    0下载:
  2. 用于LPC2100的例子,很值得参考。32位机的定时器用起来还是比较麻烦的。需要进一步研究的朋友可以参考周立功的基础教程。-LPC2100 for example, it is worth noting. 32 machine timer or use up more trouble. The need for further study of a friend, who can refer to the basis Week Guide.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:103888
    • 提供者:王真
  1. UcosIIfor8051

    0下载:
  2. UCOS在C51上实现的两个例子,可以直接在BC环境下运行-C51 UCOS in achieving the two examples that can be directly in the operating environment BC
  3. 所属分类:uCOS开发

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

    0下载:
  2. 一个keilc51的例子--飞机小游戏,游戏运行在单片机里,一块51即可,无需任何外扩的 RAM,只要51的串口和计算机连起来就可以玩了。计算机上运行的程序是终端仿真程序,用来接收单片机发出的字符串并显示出由字符组成的画面和发出控制字符。-a keilc51 example -- small aircraft, games run on the microcontroller, a 51 can be without any foreign expansion of RAM, as long
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:22239
    • 提供者:laf
  1. csource

    0下载:
  2. 51的延时及LED/时钟的例子源程序 这些已经通过了调试的,大家感兴趣的 可以下载试试看-51 and the delay LED / clock source of these examples have been adopted debugging, everyone interested can download Try
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2965
    • 提供者:zw
  1. xltExlt2

    0下载:
  2. 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Selec
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:5956
    • 提供者:邢兰停
  1. DisplayerEx3

    0下载:
  2. 这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个函数. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Select Folder for Objects...和Listing页点击Select
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:5264
    • 提供者:邢兰停
  1. monikaiguan

    0下载:
  2. 为优秀的单片机仿真软件proteus写的实验程序例子 不但可以仿真mcu,外围器件也可以仿真 模拟开关的实验 -the MCU for outstanding simulation software lic wrote examples of the experimental procedure can Simulation mcu. the external device can also switch simulation experiments
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:12746
    • 提供者:的三分
  1. paomadengforproteus

    0下载:
  2. 为优秀的单片机仿真软件proteus写的实验程序例子 不但可以仿真mcu,外围器件也可以仿真 跑马灯的实验 -the MCU for outstanding simulation software lic wrote examples of the experimental procedure can Simulation mcu. external devices can Experimental simulation 5,250
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:11889
    • 提供者:的三分
  1. shanshuodengforproteus

    0下载:
  2. 为优秀的单片机仿真软件proteus写的实验程序例子 不但可以仿真mcu,外围器件也可以仿真 闪烁灯的实验 -the MCU for outstanding simulation software lic wrote examples of the experimental procedure can Simulation mcu. the external device can also flashing lights simulation experiments
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:10769
    • 提供者:的三分
  1. beeforproteus

    0下载:
  2. 为优秀的单片机仿真软件proteus写的实验程序例子 不但可以仿真mcu,外围器件也可以仿真 蜂鸣器的实验 -the MCU for outstanding simulation software lic wrote examples of the experimental procedure can Simulation mcu. the external device can also buzzer simulation experiments
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:12802
    • 提供者:的三分
  1. duolukaiguanforproteus

    0下载:
  2. 为优秀的单片机仿真软件proteus写的实验程序例子 不但可以仿真mcu,外围器件也可以仿真 多路开关的实验 -the MCU for outstanding simulation software lic wrote examples of the experimental procedure can Simulation mcu. the external device can also switch multiple simulation experiments
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:12032
    • 提供者:的三分
  1. l_ipp_PCA_samples_5.0.004.tar

    0下载:
  2. 这是在PCA下的基于IPP库示例代码例子,在网上下了IPP的库之后,设置相关参数就可以编译该代码.-This is the PCA based on the sample code IPP for example, the Internet under the IPP libraries, the provision of the relevant parameters can compile the code.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:304987
    • 提供者:OneGun
  1. l_ipp-sample-crypto_p_5.0.006.tar

    0下载:
  2. 这是在PCA下的基于IPP库示例代码例子,在网上下了IPP的库之后,设置相关参数就可以编译该代码.-This is the PCA based on the sample code IPP for example, the Internet under the IPP libraries, the provision of the relevant parameters can compile the code.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:21054
    • 提供者:OneGun
  1. l_ipp-sample-data-compression_p_5.0.015.tar

    0下载:
  2. 这是在PCA下的基于IPP库示例代码例子,在网上下了IPP的库之后,设置相关参数就可以编译该代码.-This is the PCA based on the sample code IPP for example, the Internet under the IPP libraries, the provision of the relevant parameters can compile the code.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:47486
    • 提供者:OneGun
« 1 2 3 45 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com