搜索资源列表
VC中的生产和消费问题
- VC中实现的生产者和消费者问题的算法。此为转帖,算法讲的不错。-VC achieve producers and consumers of the algorithm. This was patented algorithm for the good.
uCOS-II V2.52--Keil for MCS51
- 本文面向首次接触uC/OS-II的程序员,为他们介绍一下这个系统的一些基本特征和编程上的注意事项,并介绍几个值得了解的API。本文作者已经成功的将uC/OS-II移植到几种不同CPU之上。包括EPSON S1C33和Sunplus unSP™ 等,积累了丰富的经验,现在愿意和朋友们分享这些经历。希望本文的资料对于希望使用这个系统来开发的朋友有所帮助-for this first contact uC / OS-II programmers to introduce them into
2005331533477
- 能给发家提供这个好东西不容易,希望大家能多多学习,不要辜负了。 uC/GUI是uC/OS-II配套的专用图形界面。这可不是开源软件,也不象uC/OS-II一样可以免费下载,这个是非常昂贵的软件。所以大家拿到后,不要声张,偷着乐吧 ^_^-can provide a small minority of the good things is not easy, I hope you will learn more, do not fail to live up to. UC / GUI is uC
linux最适合学习的内核版本(0.11)
- linux_source_0.11这是一个低版本的源代码,很研究linux内核的同志学习。-linux_source_0.11 This is a low version of the source code, is the study linux kernel learn from Comrade.
tc3
- AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-AES (The Advanced Encryption Standard) is the National Institute o
uCOSII 中文版
- 一本讲uC/OS的很好的书,内容包括系统的安装、任务、实时系统、内核、中断、任务间通讯等。-This is the Chinese translation of the book on uC/OSII, contents include installation of system, task, real-time system, kernel, interrupt, communication among tasks etc..
uC_OSII
- uC_OS-II在Keil C上的移植代码,注意此代码使用与KeilV6.20及其以上版本。-Keil C portal of uC/OS-II source code. Note: this code is for Keil V6.20 or later version.
ucos+Fs+GUI商业版
- ucos+Fs+GUI商业版,这可是商业版的用钱买的,只用于学习,用于商业的拥护自己去购买-This is commercial version of ucos+Fs+GUI. You can only use it for study purpose. You should purchase it for commercial purpos.
调度算法
- 这是操作系统实验的调度算法,包含时间片轮转法,抢占式优先权算法,非抢占式优先权算法,先来先服务算法,短作业(进程)优先调度算法. -This is the experimental operating system scheduling algorithms, including time-rotate, Preemptive priority algorithm, non-preemptive priority algorithm, first-come first-serve algor
UCOS2中文手册
- 系统的讲解了ucos2,得每个程序都进行了分析,适用于8/16单片机开发-This book systematically introduce the ucos2 ,and analyse every program in the book ,It applies the 8/16 bit singlechip computer development
uCOSiiMC68376
- uCOSII在motorala单片机上的移植,以及LCD驱动程序。-This file includes the uCOSII port to the motorala singlechip computer , and LCD driver
UCOS252
- uC/OS 2.52源码完整版 网上也有地方有源码,但是大多数都是少文件的,本原码完整,能够直接使用- uC/OS 2.52 source code complete version Though there is many versions of source code on the Internet ,most of them don t include all the files, this is a complete version ,you can use it directly
LPC2000_FAQ
- 本文以问答方式介绍easyarm2100/2104移植 ucos系统遇到的常见问题-By question and answer way ,this paper gives us an view of the problems being frequently met when uCOS-II is ported to the easyarm2100/2104 development board
i-c167
- uc/os在c167上的移植代码,tasking编译器-This file includes the uc/os source code for the port to c167, and tasking compiler
SD卡源程序
- 这是我编写的SD卡源程序,在ARM芯片上长期使用,非常稳定可靠,每一个子程序都有详尽说明,能非常方便地移植到UCOS,LINUX,VXWORKS上- This is the SD card source program which I compiles, uses for a long time on the ARM chip, extremely stable is reliable, each sub- procedure all has exhaustive showing, can
paging11
- this code is a simulator to simulate the paging system such as first come first service. the comment in this code can help you to run it.
UCGUI3.90
- UCGUI最新版源码简介UCGUI3.90版源码有如下几点新的变化. 1.这个版本的UCGUI提供了模拟器的源码(早知我不用那么辛苦反编译出模拟器源码了,不过大家可以比较一下看). 2.还有JPEG图版支持 3.ListView控件支持. 4.Menu菜单支持. 5.ScrollBar滚动条支持. 6.multi-controller多控制器支持. 另外源码上还有很多的调整, 将控件的功能分开到各个文件当中更易于将来扩充, 大家仔细
UCOSII V2.8版本
- ucosii 2.8版本,最新版,看一下吧!-Version 2.8 of ucosii. This is the most recent one, take a look!!
small_rtos
- 在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。本文件适用于51单片机-embedded systems in the use of RTOS is the general trend. The main reason is that in most cases than the efficiency of programming efficiency in the implementation of important (SCM chea
winclip
- 这是帮助大家理解UC/GUI系统中关于窗口剪切原理的好东东,在他的帮助下,可以很容易的弄清楚GUI系统的内核思想。-This is to help everyone understand UC / GUI window system on the principle of good shear Wanton, in his help, you can easily find out the GUI system kernel thinking.
