搜索资源列表
tc3
- AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-AES (The Advanced Encryption Standard) is the National Institute o
UCOS_GUI
- 一个ucos下的gui程序源码 但是不包括ucos的源码 需要自己下载-Source code of a GUI example on ucos (no source code of ucos, if needed, please download by yourself).
iccavr
- ucos 在avr单片机运行实例~~ 对于,学习ucos和单片机都很有用-A real example of uCOS running on AVR microcontroller, it is very helpful to learn uCOS and microcontroller.
ucos_8051
- ucos在8051上的移植,包括使用范例-ucos port to 8051 , including a example
ucosII_vc
- 把usII移植到windows下,是一个学习嵌入式系统的例子,对初学者很有帮助 -uC/OS II ported to Visual C of Windows environment. It is a good example for beginners to learn how to do embedded programming.
ucosii_gcc_arm
- uC/OS 使用gcc进行开发的例子,可以参考一下-uC / OS developed using gcc example, a reference
ucGuiPro
- ucGui 的示范例子源码,里面包含好多哟, 有LIST 控件,BUTTON 控件,窗口管理,尤其是透明窗口管理.非常的形象.-ucGui model example source code, which contains a lot of yo, LIST controls, BUTTON controls, window management, in particular the management is transparent window. very image.
xltExlt2
- 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Selec
DisplayerEx3
- 这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个函数. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Select Folder for Objects...和Listing页点击Select
ucos_s3c2410
- ucosII在s3c44b0x上的移植代码,有详细例子-ucosII s3c44b0x in the transplant code, a detailed example
UCOSiisim
- 一个UCOS学习的好实例,可以清晰是了解OS的工作机理-a good example, can clearly understand the mechanism of OS
uCOS-IIforKeilC51
- UCOSII在KEIL平台上开发的一个完整实例,针对C51开发的-UCOSII KEIL platform in the development of a complete example, against the development of the C51
8seg_sample
- s3c4510的一个任务例子源代码,可参考使用-Porting of a task example source code, reference can be used
ucos_sunplus61
- UCOS-II在凌阳61单片机上的移植 代码还附带三个测试例子,跑的很好,值得借鉴!-UCOS-II in Sunplus 61 MCU code transplant three test rider example, a good run, worth learning!
keyboard(ucgui).rar
- 这是一个基于ucgui的软键盘的例子,带有源码,可以用于学习。,This is a soft keyboard on the ucgui example, with source code that can be used for learning.
UCGUIdigital
- 非常好的UCGUI实例源代码,模拟数字示波器,界面非常美观。有兴趣的下载。-UCGUI a very good example of source code, analog and digital oscilloscopes, the interface is very beautiful. Are interested in downloading.
UCos-II.core.analysis.Transplantation.and.Driver.D
- 《uC/os-II 内核分析.移植与驱动程序开发》随书光盘中的全部源代码,全部通过调试。书中介绍μC/OS-Ⅱ的内核分析、移植过程和驱动程序开发方法。书中首先以μC/OS-Ⅱ在8051系列单片机上的移植为例子,详细剖析μC/OS-Ⅱ的内核和移植过程;然后以串口通信为例,介绍如何为μC/OS-Ⅱ实时内核添加设备的驱动程序;最后介绍μC/OS-Ⅱ在数字信号处理器[DSP]上的移植,以使读者进一步加深对μC/OS-Ⅱ的理解。 -" UC/os-II core analysis. Transpl
example-of-UCOS-on-W77E58
- 一个UCOS操作系统在W77E58单片机上的移植实例-UCOS W77E58 at a single-chip operating system on the transplant example
UCOS-II-basic-example-by-wuzhanmin
- 本人原创的UCOS II使用的基本例程。一些最基本的应用,如邮箱,信号量等,共9个例程,在神舟IV号开发板上验证通过-I use original UCOS II the basic routines. Some basic applications, such as mailboxes, semaphores, etc., a total of 9 routine, Shenzhou IV, the development board in the verification by
3-1
- ucos ii在bc4。5下移植例子,一、关于软件的安装及环境设置二、移植过程-ucos ii transplanted bc4. 5 for example, a software installation and environmental settings two transplant process
