搜索资源列表
tc3
- AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-AES (The Advanced Encryption Standard) is the National Institute o
LPC2378Ucos2
- 开发环境是在MDK 下LPC2378下的UCOS串口编程,和以前那个相比,改动了启动代码,去掉了系统里面的一个报警提示,并且使用了信号量、邮箱等,初学者使用!还没有使用队列,而且要经过改动才能支持串口的多个数据接收目前一次最多是发8个数据。 函数的测试是上电后,P2.0~P2.7从高变低并发一个字母给串口,从低变高,还有一个外部按键中断,按一下,发1000Bytes数据。从串口发的数据给ARM,ARM返回收到的数据。-Development environment is under the
KMA199E
- KMA199E是一款磁阻角度传感器,采用预编程、预调准、即用型传感器系统。本资料包含测试代码(ADS 1.2环境),中文数据手册,中文应用手册,应用电路等。-KMA199E is a magnetoresistive angle sensor, using pre-programmed, pre-alignment, that is-to-use sensor systems. This information contains test code (ADS 1.2 environment),
STM32-ucos
- stm32芯片 KERIL 3.0 ucosii 功能实现: GPIO LED测试 STM32 USB部分驱动数据-stm32 chip KERIL 3.0 ucosii function realization: GPIO LED Test STM32 USB part of the driver data
uCostouch
- 2440 ADC和触摸屏接口有 等待中断模式 的特性。所以需要编写一个中断函数,来完成ADC数据的读取。 以下代码均在友善提供的ucos移植版上测试通过~-2440 ADC and touch screen interface features have to wait for interrupt mode. Therefore need to write an interrupt function, to complete the ADC data read.
TEST
- uc/os 的测试小程序,主要包括各种堆栈,堆和进程通信量各种数据结构.-testing program of uc/os ii
uCOS-II_lwip
- 本代码在EBD SAM7X256开发板上测试通过。 注意:本代码需要接通网络才能跑起来,DS2的LED灯闪烁说明任务已经跑起来了。 系统起来之后在J12口上(波特率115200,8位数据,无奇偶校验,1位停止位,无流控)可以看到如下信息。 其中IP地址和MAC地址等可以在Emac.h文件中修改。-UC/OS AT91SAM7X256 8201
uCOS_MSP430_CC1100
- 实用ucOS系统,控制CC1100无线传输模块进行数据的收发,经测试,无线收发正常-Practical ucOS system, control CC1100 wireless data transceiver modules, tested, wireless transceiver normal
HHmain
- 测试2400的网络,同时使用TCP和UDP两种协议,TCP完成HTTP连接,实现对WEB网页的访问,同时建立一个绑定UDP端口,实现UDP的数据回发。-2400 test network, using both TCP and UDP are two protocols, TCP completion of HTTP connections, to achieve access to the WEB page, while a binding UDP port, to achieve UDP d
DataSample
- SmartARM2400开发平台 基于uc/osii的示例程序,记住要在uCOSII文件夹下面加入UC/OS 2.52源码,这个包里面没有加入UC/OS源码,但经过运行测试,绝对能用,完全可以用于产品,稳定性不错。这个包是数据采集的示例,需要的可以下来学习下-based on smartArm2478 ,use uc/os,datasample test
Ilpc2132_ucosn
- 在LPC2132的ARM处理器上,运行Ucos系统,并在此系系统之上开始串口收发数据的代码实例。 ,已通过测试。 -In the ARM processor LPC2132 running Ucos system and the system to send and receive seerial data on the beginning of the code examples. Complete source code, has been tested.
MCS51_uCOC_II
- 1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。 增加code关键字。UCOS_II.H和OS_CORE.C。 2。OS_CFG.H堆栈大小MaxStkSize改为900。 3。OS_CPU_C.C的InitTimer0函数增加了关于开T0中断的解释。 允许T0中断,此时EA=0(51上电缺省值),中断还不会发生,满足在OSStart()前不产生中断的要求。 4。修改中断处理流程,以便严密监视中断
test
- rcm3010板串口网口测试程序,用串口调试助手,波特率9600,向每个口发送数据,会有回应,但是每个字节都会加上10H-rcm3010 test program
fifo
- 软件模拟FIFO队列,实现了队列的初始化,读写操作以及查看队列占用情况和可用空间情况。uCOS下测试通过,其中的数据类型定义没有添加,请使用者按照芯片自行定义。-FIFO queue simulation software to achieve the initialization of the queue, read and write operations, and view the queue occupancy and available space situation. uCOS un
DataStruct
- 基本数据结构类型的测试程序,使用ADS1.2运行测试-Basic data structure types of the test program, using ADS1.2 run the tests