搜索资源列表
uCOS-II_WIN32_LINUX_3.0
- 此源码为UCOS在WIN32环境下的移植版本,可以用VC6.0调试,方便学习-this source of UCOS in Win32 environment transplant version, you can use VC6.0 debugging, facilitate learning
ucos-ii_vc1.0
- uC/IP源代码 2003-08-16[摘][码] 该软件是本人在ucos_ii基础上加上网络功能, 串口调试, 在vc6.0 + masm.611下编译通过, 该软件仅供学习使用。-Phone / IP source code 2003-08-16 [Abstract] [code] is the software I ucos_ ii basis with network function, serial debugging, the compiler under vc6
ucos_vc0.1
- VC6.0下移植成功的ucos,经过调试成功
ucos+net
- C++程序源代码 在ucos_ii基础上加上网络功能,串口调试, 在vc6.0 + masm.611下编译通过,该软件仅供学习使用。 建议你在学习该软件的使用,首先先大致浏览一下ucos_ii的相关内容-C source code based on the ucos_ii with network function, serial debugging, the compiler under vc6.0 masm.611 passed, the only learning to use the s
eDBMS
- 在VC6环境下开发,基于ucOS与S3C44B0X的嵌入式数据库系统
Micrium
- ucos嵌入式系统移植,在vc6平台下编译通过。自己亲测。-ucos embedded system migration, in vc6 compile platform. Their pro-test.
ucos_vc0.1
- ucos2在VC6.0下的工程,适用于ucos初学者。-The UCOS-II project of Visual C++ 6.0
MCUSimilate_1.2
- 一个用于单片机内运行的微内核,有像ucOS样的基于优先级的任务调度。但是没有使用其实时抢夺,我是等待一个高任务级运行完了才等到其他的任务运行。当前任务不可抢夺。这样就不用考虑到任务切换带来的损耗了。还有我用了一个内存分配机制,可以动态分配和释放内存块。这些都是在VC6.0上的测试示例,但使用者可以用到任意一款单片机开发上面。所有代码都在VC6.0和XC2287M上测试过了。-One for the microcontroller to run the micro-kernel, there is
UCOS_VC6
- UCOS_VC6,其主要是在VC6环境下的ucos模拟运行系统,可正常使用-UCOS run at VC6
uCOS-III-for-VC
- UCOS VC6.0 支持浮点 完全可以使用 有代码解释-UCOS VC6.0 support floating-point can use the code to explain
uCOSii
- ucos ii 2.52 基于VC6.0环境的-ucos ii 2.52 基于VC6.0环境的
sxdMem
- 基于ucOS的内存申请释放策略。内部维护四个内存池,内次根据申请内存的大小,分配最合适的内存块。程序在VC++上移植,可用VC6.0直接模拟运行。-Memory applications based on ucOS release strategy. The internal maintenance four memory pool within times the size of the application memory, assign the most appropriate memor
01_uCOS-II_Win32_-templet
- ucOS-II系统在win32,VC6.0上的移植例子。本例中建立了一个最简单的task,每隔2s输出一段文字。在本例基础上,可以在win32和vc6.0的基础上模拟实现ucOS绝大多数函数(函数名与原函数相同),可作为学习使用。-ucOS-II system in transplant on win32, VC6.0 examples. In this case one of the most simple task, every 2s output section of text. In t
ucos_devcPP
- DEVC++下的UCOS II demo程序,readme.txt文件有详细使用说明,其实很简单,是鉴于有些某些win7 win8系统没法正常使用vc6,vs系列又太过臃肿,devc++是个很精悍短小的windows下c c++开发环境,适合想在windows+devc++下体验ucos 开发的人士-DEVC++ under the UCOS II demo program, readme.txt file with detailed instructions for use, is actua
uCOS_VC-0.1
- uCOSII在VC上仿真,通过VC6.0运行程序可以仿真uCOSII的运行情况,有助于理解uCOS-UCOSII simulation on the VC, by VC6.0 to run the program can be the operation situation of simulation uCOSII help understand uCOSII
uCOS-II-Win32-Port
- 此版為 Micrium 官方版本,版本為 v2.80 的 uC/OS-II,支持 Windows XP 的 Visual Studio 2003 (VS2003) 及 Visual Studio 6 (VC6.0),官方將 uC/OS-II 移植到 Win-32 模式下模擬,方便使用者學習與調式,程序撰寫與官方一致的規範,內有 AppNote 文件可證實此版本系出於官方,是一個很優秀的學習範例。-This version is the official version of Micrium, v
Micrium_OS3 VS2010
- uCOSII3.0在VS2010上移植成功! 初学ucosII的朋友可以在电脑上直接模拟学习了!再也不用bc这样的编译工具了!也不用vc6.0那种古老的编译环境了! 轻松愉快!(UCOSII3.0 has been successfully transplanted on VS2010! A friend who first learns ucosII can simulate learning directly on the computer! No more compiling too
UCOSII_VC6
- 使用VC6来测试UCOSII,省去了漫长的下载等待过程,1次省一点,积累起来就省的多了...(Using VC6 to test UCOSII saves a long download waiting process, saves a little once, and saves a lot in accumulation.)