Welcome![Sign In][Sign Up]
Location:
Search - uv3

Search list

[Software EngineeringKeilC51V8.18

Description: 上传一个Keil uV3 v8.16英文版。建议大家用英文版-keil_uV3_V8.16 version
Platform: | Size: 26364928 | Author: lvben | Hits:

[Crack HackAES

Description: 这是一个适用于C51单片机的AES加解密算法,用C语言编写,Keil C uV3编译通过。是我根据网上多见的C++的AES算法改写而成。128bit加解密。 -This is a AES source code with 128 bits, basic on C51 mcu,
Platform: | Size: 5120 | Author: herry | Hits:

[Other Embeded programkfd

Description: 实现模式识别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.c file includes the fall detection algorithm. FallDetection.h details the definitions and variables used for the fall detection algorithm, implementation of the ADXL345 read/write functions, and ADXL345 initialization.
Platform: | Size: 5120 | Author: 幻叶 | Hits:

[SCMkeylcd

Description: 单片机AT89C51按键处理程序 KEIL uv3-Key process
Platform: | Size: 56320 | Author: 张笑天 | Hits:

[SCMbreathled

Description: 实现呼吸灯效果,编辑环境KEIL UV3-breath_led
Platform: | Size: 15360 | Author: jacc | Hits:

[Other Embeded programad9954-keil-uv3-src

Description: Source code to drive a Analog Devices AD9954 DDS (Direct Digital Synthesis) chip. from a 8051 microprocessor. AD9954 info here: http://www.analog.com/en/rfif-components/direct-digital-synthesis-dds/ad9954/products/product.html Toolchain is the Keil uVision2 - C51 compiler project.
Platform: | Size: 38912 | Author: darrklogik | Hits:

[SCMKeil-C

Description: Keil-C中使用STCMCU的第二组DPTR的方法,有UV2、UV3两种-Keil-C use STCMCU second group DPTR approach, there UV2, UV3 two kinds of
Platform: | Size: 514048 | Author: huayu | Hits:

[ELanguageFrom-beginner-to-SCM-SCM-Engineer

Description: ,我们开始迈入单片机的世界。在我们开始这一章具体的学习之前,有必要给大家先说明一下。在以后的系列文章中,我们将以51内核的单片机为载体,C语言为编程语言,开发环境为KEIL uv3。至于为什么选用C语言开发,好处不言而喻,开发速度快,效率高,代码可复用率高,结构清晰,尤其是在大型的程序中,而且随着编译器的不断升级,其编译后的代码大小与汇编语言的差距越来越小。而关于C语言和汇编之争,就像那个啥,每隔一段时间总会有人挑起这个话题,如果你感兴趣,可以到网上搜索相关的帖子自行阅读。不是说汇编不重要,在很多对时序要求非常高的场合,需要利用汇编语言和C语言混合编程才能够满足系统的需求。在我们学习掌握C语言的同时,也还需要利用闲余的时间去学习了解汇编语言。 -We began to enter the world of single. Before we begin this chapter specific before learning , it is necessary to give everybody to explain to you. Later in the series of articles, we will be the 51 kernel SCM as a carrier, C language is the programming language, the development environment for the KEIL uv3. Why use C language development, benefits it is self-evident, development speed, high efficiency, high rate of code reuse, structural clarity, especially in large programs, and as the compiler is ceaseless upgrade, the compiled code size and assembly language gap is more and more small. On the C language and assembly for what, like that, every once in a while there will always be people who provoke this topic, if you are interested, can go to online search related posts to read. Not to say that the assembly is not important, in many of the timing requirements of very high situation, need to use assembly language and C language programming to meet the requirements of the system. When
Platform: | Size: 1428480 | Author: 李娜 | Hits:

[SCMSTC

Description: stc单片机的好东东,相信你会有用的。相信你会有用的-stc microcontroller good stuff, I believe you will use. I believe you will be using
Platform: | Size: 57344 | Author: dengjun | Hits:

[SCMRS232-USB-uv3

Description: RSR32与USB开发的程序,使用的是F326的芯片.-RSR32 and USB development program, using the F326 chip.
Platform: | Size: 115712 | Author: 杨峰 | Hits:

[SCMUV3

Description: 使用STC系列芯片的开发人员可能会因为Keil中没有STC器件的信息而头疼没法出全功能的产品,有个这个文件,替换掉Keil中的同名文件就可以使用STC系列芯片了,记得替换前备份原文件哦!-STC series chips use a developer may be because there is no STC devices Keil information out of a headache can not fully functional products, there is a file, replace the Keil in the same file you can use the STC series chips, and Remember to replace the former Backup the original file Oh!
Platform: | Size: 5120 | Author: 付琳 | Hits:

[SCM12_27

Description: 基于单片机的简易频率计,使作keil开发,在proteus 仿真通过的程序。-base on keil uv3 c promming languange
Platform: | Size: 62464 | Author: zhengxianhui | Hits:

[ARM-PowerPC-ColdFire-MIPSRNDIS

Description: LPC2468 RNDIS client driver source code. The project is intended for Keil uV3
Platform: | Size: 29696 | Author: Alexander | Hits:

[OtherUV3

Description: microcontroller based interfacing for visual basics 2.45
Platform: | Size: 5120 | Author: Dinesh | Hits:

[SCM1.uv3

Description: 带有时间设置和秒显示的数字闹钟,利用汇编语言完成-With time settings, and seconds display digital alarm clock, the use of assembly language to complete
Platform: | Size: 1024 | Author: 陆仁 | Hits:

[SCMNRF_TX

Description: 采用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.
Platform: | Size: 11264 | Author: 强强 | Hits:

[SCMNRF_RX

Description: 采用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.
Platform: | Size: 11264 | Author: 强强 | Hits:

[Other Embeded program51trafficlight

Description: 基于51单片机的交通灯程序,用keil uv3编的-51 microcontroller-based traffic lights program, use keil uv3 Code
Platform: | Size: 9216 | Author: aaaaaaa | Hits:

[Windows DevelopCBootloader_V8

Description: C8051F340的USB HID方式的BOOTLOADER,包包含使用说明,固件代码(Keil uv3工程),上位机可执行文件. -C8051F340 USB HID mode BOOTLOADER, the package contains the instructions for use, the firmware code (Keil uv3 engineering), the PC executable file.
Platform: | Size: 156672 | Author: jedsn | Hits:

[Windows DevelopKeil-UV3-zhuceji

Description: KEIL的注册机 点开KEIL file LIC MANEGE 里面有CID 然后复制到注册机即可-Inside of the KEIL Zhuceji points open KEIL file LIC MANEGE CID and then copied to the RI can
Platform: | Size: 14336 | Author: MAWANLIU | Hits:
« 1 2 3 4 56 »

CodeBus www.codebus.net