CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - keil uv3 c

搜索资源列表

  1. ch4-ex

    0下载:
  2. 单片机C语言嵌入式/单片机编程 Keil C51 uV3使用程序开发!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7330
    • 提供者:
  1. PWM(hotpower)

    0下载:
  2. 零耗时低频宽脉冲软PWM信号控制Keil C51演示程序C51文件PwmDemo.c。在uV3中对PWM信号进行\"实时仿真\"效果逼真。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5989
    • 提供者:孙明
  1. Keilu Vision3

    1下载:
  2. Keil uVision3下载 (破解版带注册机+中文版) 1.点击c51v802.exe直接安装直到结束,安装路径最好选用默认的c:\keil与 原来的老板本放到相同的目录下会自动添加一个新的目录c:\keil\uv3,Keil uVision3 download (hack with RI+ English Version) 1. Click c51v802.exe direct installation until the end, the best use the default
  3. 所属分类:SCSI/ASPI

    • 发布日期:2015-03-08
    • 文件大小:25417462
    • 提供者:刘井生
  1. Keilv801.rar

    1下载:
  2. keil c 801最新版本,UV3,希望大家喜欢。,c latest version of Lithography, hope you like them.
  3. 所属分类:SCM

    • 发布日期:2016-10-22
    • 文件大小:24560988
    • 提供者:张爹
  1. keilc166installsuccess

    2下载:
  2. Keil uVision3下载 (破解版带注册机+中文版) 1.先安装ek166v505,再点击c51v802.exe直接安装直到结束,安装路径最好选用默认的c:\keil与 原来的老板本放到相同的目录下会自动添加一个新的目录c:\keil\uv3 -Keil uVision3 download (hack with RI+ English Version) 1. Install ek166v505, and then click c51v802.exe direct installatio
  3. 所属分类:SCM

    • 发布日期:2017-06-21
    • 文件大小:37641140
    • 提供者:刘井生
  1. Bootloader_V000

    3下载:
  2. C8051F340的USB HID方式的BOOTLOADER,包含使用说明,固件代码(Keil uv3工程),上位机可执行文件.-C8051F340 USB HID mode BOOTLOADER, contains instructions for use, the firmware code (Keil uv3 engineering), host computer executable file.
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:156758
    • 提供者:石头
  1. kfd

    2下载:
  2. 实现模式识别KFD学习算法预防老年人跌倒,利用keil调试,是学习嵌入式和模式识别的好资料~-This section presents the example C code of the proposed solution-based ADXL345 and ADuC7026 platform. There are four .h files and one .c file in the project, compiled by Keil UV3. The FallDetection.
  3. 所属分类:Other Embeded program

    • 发布日期:2014-07-25
    • 文件大小:5120
    • 提供者:幻叶
  1. Based-on-ARM7-LPC2478-and-SD-card-readers-voice-pl

    0下载:
  2. 该代码为C语言所编写的,开发环境为Keil uv2或Keil uv3。代码所实现的功能是:将自然界的声音转换成数字代码,然后通过ARM7将数据以*.mp3格式存入SD卡中,并可以回放。所需的硬件平台是NXP公司的ARM7(LPC2478)开发板一块,另外SD卡带有文件系统,是本人移植的。-The code is written in C language, development environment for Keil uv2 or Keil uv3. Code implemented fun
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:504380
    • 提供者:菜香闻
  1. AES

    1下载:
  2. 这是一个适用于C51单片机的AES加解密算法,用C语言编写,Keil C uV3编译通过。是我根据网上多见的C++的AES算法改写而成。128bit加解密。 -This is a AES source code with 128 bits, basic on C51 mcu,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:4733
    • 提供者:herry
  1. Keil-C

    0下载:
  2. Keil-C中使用STCMCU的第二组DPTR的方法,有UV2、UV3两种-Keil-C use STCMCU second group DPTR approach, there UV2, UV3 two kinds of
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:513794
    • 提供者:huayu
  1. From-beginner-to-SCM-SCM-Engineer

    0下载:
  2. ,我们开始迈入单片机的世界。在我们开始这一章具体的学习之前,有必要给大家先说明一下。在以后的系列文章中,我们将以51内核的单片机为载体,C语言为编程语言,开发环境为KEIL uv3。至于为什么选用C语言开发,好处不言而喻,开发速度快,效率高,代码可复用率高,结构清晰,尤其是在大型的程序中,而且随着编译器的不断升级,其编译后的代码大小与汇编语言的差距越来越小。而关于C语言和汇编之争,就像那个啥,每隔一段时间总会有人挑起这个话题,如果你感兴趣,可以到网上搜索相关的帖子自行阅读。不是说汇编不重要,在很
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1428797
    • 提供者:李娜
  1. 12_27

    0下载:
  2. 基于单片机的简易频率计,使作keil开发,在proteus 仿真通过的程序。-base on keil uv3 c promming languange
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:62122
    • 提供者:zhengxianhui
  1. UV3

    1下载:
  2. STC单片机选型 解压后替代keil软件目录下的文件 UV4一样适用 但需要重命名UV4.cdb-STC microcontroller selection decompression alternative keil software directory file UV4 the same applies but needs re-named UV4.cdb
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:5846
    • 提供者:sas
  1. NRF_TX

    0下载:
  2. 采用STC12C5A60S2实现NRF24L01的发送测试代码,内含5个.c和.h文件,在Keil uv3环境下编译-The STC12C5A60S2 achieve The NRF24L01 send a test code containing 5. C. H file in the compiled under Keil uv3 environment.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:11322
    • 提供者:强强
  1. NRF_RX

    0下载:
  2. 采用STC12C5A60S2实现NRF24L01的接收测试代码,内含5个.c和.h文件,在Keil uv3环境下编译-The receiving test code of the NRF24L01 STC12C5A60S2 containing 5. C. H file in the compiled under Keil uv3 environment.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:11423
    • 提供者:强强
搜珍网 www.dssz.com