搜索资源列表
tc3
- AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-AES (The Advanced Encryption Standard) is the National Institute o
ucos2407-03.9.19
- 基于TI的2407移植的ucos程序范例-based on TI's 2407 transplant procedures example CENTER
uCOS-II-LM3S-Led 基于uCOS-II实时操作系统开发的LED闪烁实例
- 此实例是基于uCOS-II实时操作系统开发的LED闪烁实例,内部不仅有uCOS-II完整源码,还可以可以学到其用法,对初学者很有用。-This example is based on uCOS-II real-time operating system developed LED flashes instance, the internal uCOS-II not only complete source code, you can also learn its use, useful for
ucos.ZIP
- ucos移植到TMS470 的案例,TMS470是德州仪器基于ARM公司的定点和浮点内核的32位工业汽车微控制器。本程序将uc/os移植到上面,作为模版,可根据需要编写应用代码。-cases on ucos transplanted to TMS470 .TMS470 is a 32-bit industry automotive microcontroller based on ARM company s fixed and floating_point core.This program i
sample2
- 基于STM32_V3.4固件函数库的uCOSII串口通讯实例-Based on STM32_V3. 4 firmware,function library,example of uCOS-II serial interface communication
uCOS2.70
- 基于LPC系列的ARM的ucos的一些好例子-LPC series of ARM-based uCOS some of the good example
tcp
- 基于arm7的ucos操作系统,用tcpip协议的通信实验,是周立功smartARM2200开发平台的一个有用的例子,由于在ucos上很少有lwip的例子,所以这个源代码对有的朋友很有帮助。-ARM7-based operating system of uCOS, tcpip agreement with the experimental communication is Ligong weeks smartARM2200 development platform as a useful exa
ucos_exam1
- UCOS的源码,它的硬件基础是80186,只要你的电脑只要是INTEL的CPU,就可以在你的电脑上面正常运行,你也可以把它移植到你的MCU,所以这个源码是研究UCOS的最佳选择。这个例子是UCOS实现各个任务管理。-UCOS the source, and its hardware is based on 80,186, as long as your computer as long as it is INTEL' s CPU, on your computer in the norma
IAR_UCOS_II
- 这是一个移植在ATMEGA16上的UCOS操作系统例子,和正常的移植不同,这个例子中将系统的中断栈和各个任务的任务栈分开了,中断嵌套时要保护的上下文和在中断中分配的临时变量全部在唯一的一个中断栈中,它带来的好处是可以在内存比较小的单片机上使用UCOS,坏处也是显而易见的,它增加了中断切换的时间和复杂性,要根据实际情况取舍。这个例子使用IAR EWAVR 5.30打开。-This is a transplant in the ATMEGA16 UCOS operating system on th
Software
- 万利EK-STM32F板上基于uCOS-II-V2.86的串口通信工程范例。-10000 Lee EK-STM32F board uCOS-II-V2.86-based serial communication engineering example.
CortexM3basedstarsUCOSIIportableuseoftemplates.RAR
- 基于群星Cortex-M3的μCOS-II移植模板的使用 基于群星Cortex-M3的μCOS-II移植模板的使用.pdf 介绍了基于KEIL和IAR两种编译器模板的使用 移植模板 基于IAR 5.11的μCOS-II移植模板 例子程序 基于IAR 5.11的LED和蜂鸣器的实验程序 模板+例子 整合移植模板、LED、Buzzer-Cortex-M3-based stars μCOS-II portable use of templates Cortex-M3-based sta
Mboxled
- 采用proteus7.7来仿真基于ARM和UcosII的一个学习范例,通过邮箱来控制led闪烁。-Used to simulate proteus UcosII based ARM and a learning example to control the led flashes through the mail.
RFIDPGPRS-based-uCOS-II-
- 本实例针对Cortex-M3处理器开发平台和无线通信模块,将uC/OS-II移植在STM32F10x处理器上,并实现了RFID_GPRS等基于物联网技术的综合项目应用-This example for the Cortex-M3 processor development platform and wireless communications module, uC/OS-II transplantation STM32F10x processor and implements the RFID
uCOS_driver_example
- uCOS-II所有驱动应用举例,包含有串口驱动,通用口驱动,I2C驱动,实时时钟,PWM波驱动,LED驱动。-uCOS-II_driver example. almost all based on LPC,use uCOS-II system and arm system. for this driver you can develop you project easly and from this you also can learn a lot about ARM system and uC
uCos2
- 基于uC/OS-II的随机数显示,在LCD指定区域范围内,随机位置显示随机数字0-9,同时统计任务总数、CPU使用率以及OS的版本号,并且Led不停地闪烁,这是一个学习uC/OS-II的非常棒的例子!-Based on uC/OS-II of the random numbers displayed in the LCD within the designated area, a random position display random numbers 0-9, while the tota
uCOS-II
- 基于ucos-ii的两个简单实例,并有Protuse仿真。一个是LED实例,还有一个是串口实例。适合于初学者学习。-Based on ucos-ii two simple example, and have Protuse simulation. One example is LED, and a serial port is an example. Suitable for beginners.
uCOS_UCGUI_DEMO3.2LCD
- uCOSII+uCGUI例子 对初学者很大的帮助 此例子是基于神舟IV号开发板-UCOSII+ uCGUI example of great help for beginners this example is based on the shenzhou IV number development board
12
- 嵌入式实时操作系统μCOS-Ⅱ经典实例——基于STM32处理器-光盘资料-The classic example of embedded real-time operating system μCOS-Ⅱ- based on the the STM32 processor- CD-ROM
ucos_vcPP6.0
- 基于vc++6.0的ucosII,可实现多任务实时操作,主要是移植环境的编写并附上一个简单实例-Transplant preparation of environmental and attach a simple example based on vc++6.0 ucosII the multi-tasking real-time operating......
STM32-UCOS
- 嵌入式实时操作系统μCOS-Ⅱ经典实例——基于STM32处理器-光盘资料-Embedded real-time operating system mu COS- Ⅱ classic example, based on the STM32 processor- CD data