搜索资源列表
tc3
- AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-AES (The Advanced Encryption Standard) is the National Institute o
QueueDriver
- uc/osII平台下一个队列数据结构的源代码实现,该代码可以直接应用到用户的程序中而无需做任何改动。-uc / osII platform under a queue data structure to achieve the source code, the code can be applied directly to the user's proceedings without any changes.
ucos2 can总线通讯
- 编程实现MCP2510 的CAN 总线通讯;两个UP-NetARM3000 通过CAN 总线相连接。ARM 监视串行口,将接收到的字符发送 给另一个开发板并通过串口显示(计算机与开发板是通过超级终端通讯的)。即按PC 键盘通 过超级终端发送数据,开发板将接收到的数据通过CAN 总线转发,再另一个PC 的超级终 端上显示数据-Programming MCP2510 CAN bus communication; Two UP-NetARM3000 CAN bus link. ARM su
atm103-iar2
- 在Atmega103单片机上的移植,需要外扩数据存储器,无解压密码-Atmega103 MCU in the transplant, needs expansion data memory, without extracting passwords
mutiADdisplay
- 基于UCOS操作系统的多任务实时数据采集 4路AD转换任务,LCD显示任务-based on the multi-task operating system real-time data acquisition four AD conversion tasks, tasks LCD Display
MCS5_uCOC_II
- 移植到MCS51的uCOS_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()前不产生中断的要求。
queue_arm_drive
- AMR7 队列驱动。 LPC2138基于ucos的中间件,FIFO发送队列缓冲,信号量同步,用于发送批量数据. -AMR7 cohort driven. Based on the LPC2138 OUT middleware, FIFO buffer this cohort, the signal synchronized, used to send bulk data.
ucOS-II-AD
- ucOS-ii应用实例:基于ARM与ucOS-II的多通道仪表数据采集系统。采用多任务编程方法,每个任务监视一路AD转换,并将转换结果在液晶屏上用一个条形图显示。-ucOS-ii application examples : Based on the ARM and ucOS-II of the multi-channel Instrument Data Acquisition System. Multi-task programming method, each task surveillan
s3c44b0ledxianshi
- /*** *** *** *** *** *** **/ //**此映射表用来映射LED模块不译码时,显示的字符和必须输入的数据的关系 //**每段和对应比特位的关系见示意图 // g // --- --- // b | a |f | | <---显示0时点亮的段为gfedcb // --- // c | |e | | 那么写入数据为0x7e // --- --- //
uc_51_small_for_c8051f023
- ucosii移植到C8051F023上的源代码。 有三个任务,分别通过串口输出数据。 有很好的参考价值-C8051F023 ucosii transplanted to the source code. There are three tasks, namely through the serial data output. Have a good reference value
ucos_IIS
- S3C44B0X 自带的IIS 音频接口的使用,通过 DMA 数据传输方式编程实现对wav 声音文件(不超过 10 秒)的循环播放。 -S3C44B0X built-in IIS audio interfaces use, through DMA data transmission programming right wav sound files (not more than 10 seconds) to broadcast the cycle.
UcosUDP
- 基于ARM7TDMI处理器的UDP传输程序,建立在UCOS操作系统之上,可以向PC机传输数据。-based on the ARM7TDMI processor UDP transmission procedures, UCOS built on the operating system and can transfer to the PC data.
本移植也是从网上Download的
- 1. 本移植也是从网上Download的,稍微做了一下整理. 移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外 对中断专门用了一个函数OS_int_A.s 按其中的规则 写中断函数即可 2。应用实例为\\ArmUCOS\\App\\test1\\test.mcp,在周立功2104的扳子上 的ram中就可直接运行(code+data<16K), 注意使用了.a库文件 (我习惯这么用) 3. 将所有的文件放到D:\\ArmUCOS\\下,这样上面的文件能直接编译
embedded system paper1
- 介绍几种cpuThe 8xC251SA/SB/SP/SQ improves on the MCS-51 architecture and peripheral features, introducing the advanced register based CPU architecture i.e., the MCS 251 microcontroller architecture. The register based CPU supports a 40-byte register file
S3C44B0X CAN总线通讯
- 按PC键盘通过超级终端发送数据,开发板将接收到的数据通过CAN总线转发,在另一个超级终端上显示数据来实现数据传输,源代码已经调试可用,希望能对大家有所帮助。-PC keyboard adopted by the Super Terminal send data, the board will receive the data transmitted through the CAN bus, in another super-terminal display the data to achieve
GPRS
- 在SC32410平台上移植了UCOS操作系统,通过AT命令控制GPRS模块实现短信发送和数据传输功能。-In the SC32410 transplant UCOS operating system platform, through the AT commands to control GPRS module for sending SMS and data transmission capability.
ucos2_data_type_information
- ucos2数据类型资料ucos2 data type information,c程序开发人员必备的资料不错-ucos2 data type information ucos2 data type information, c program developers must have good information
GUI.TEST.Data.Embedded
- GUI TEST Data嵌入式开发代码GUI TEST Data Embedded Development Code -GUI TEST Data Embedded Development Code
TCP-client-data-transit
- 在ucos环境下,作为TCP客户端其收发数据源代码,-In ucos environment as TCP client to send and receive data source code,
UDp-client-data-transit
- 在ucos环境下,能够实现作为UDP客户端其收发数据源代码,-In ucos environment can be realized as a UDP client to send and receive their data source,
