搜索资源列表
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
ucfs236
- ucos 的最新文件系统,UCOS文件系统,欢迎大家学习使用。共同学习,共同进步-Latest version of ucos file system ,UCOS file system, Welcome to download and use it,so we can learn together and progress together
UCGUI3.90
- UCGUI最新版源码简介UCGUI3.90版源码有如下几点新的变化. 1.这个版本的UCGUI提供了模拟器的源码(早知我不用那么辛苦反编译出模拟器源码了,不过大家可以比较一下看). 2.还有JPEG图版支持 3.ListView控件支持. 4.Menu菜单支持. 5.ScrollBar滚动条支持. 6.multi-controller多控制器支持. 另外源码上还有很多的调整, 将控件的功能分开到各个文件当中更易于将来扩充, 大家仔细
ucos商业版
- 不用多说了,看名字就知道了,为什么要求这么多字呢,-Needless to say, saw the name will know, why are so many characters?, Huh
CF卡完整读写驱动
- UC/FS做的文件系统很好.高版本的一般只有库文件.CF卡是一种很方便的存储设备。网上可得到的CF卡的驱动程序少三个文件:初始化、读和写。本代码测试读写成功。-UC / FS file system so well. High-only version for the general document. CF card is a very convenient storage devices. Online availability of the CF card driver less thre
vb模拟进程调度
- vb模拟进程调度.rar 是学生学习操作系统的页面存储的课程实验习题. 做的教完善, 值得借鉴.-vb modeling process scheduling. Rar Students learn the operating system stored pages Experimental Exercise. So the perfect, is worth learning from.
mp3程序设计包
- MP3的程序的代码,用于嵌入式系统中MP3的编码和解码,做MP3播放器的可以做为参考。-MP3 procedure code for embedded systems MP3 encoding and decoding, so the MP3 player can be used as a reference.
UCOS2_ZLGGUIv0.2
- 开发环境为ADS V1.2 v0.2 加入zlg_gui代码后调试通过, 现有功能:ucos2+zlg_gui,实现按KEY1键使蜂鸣器响两声并在LCD液晶上打印出按键次数。使用了信号量互斥的方法实现了只有先按键后蜂鸣器才响铃。-development environment for ADS V1.2 V0.2 joined zlg_gui code debugging, the existing functions : ucos2 zlg_gui achieve by KEY1 ke
os8_2_fifo_ST_Blinky
- ucos_ii在str710f2z6上的移植及串口驱动(包含了fifo)源代码。其中“读我。txt”文件中有移植时做的简单笔记。希望对需要的初学者有所帮助。-ucos_ii str710f2z6 in the transplant and Serial Driver (including the fifo) source code. Which "I read. Txt "file a transplant when so simple notebook. Hope to b
Gui_e
- zlg 的GUI实例,包括嵌入式系统的窗口、菜单、画圆、直线、椭圆、矩形等。-zlg GUI examples, including the Embedded System window, menu, Circle, a straight line, oval, rectangle, and so on.
LCDPagfffffe1bpp
- UCGUI源代码 windows可用的U CGUI源代码 windows可用的U CGUI源代码 windows可用的U CGUI源代码 windows可用的UCGUI源代码 windows可用的-UCGUI windows source code available U CGUI windows source code available U CGU I source code available UCGUI windows so urce code UCGUI windows availab
本移植也是从网上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\\下,这样上面的文件能直接编译
adsp_BF533
- ucos在blackfin533上的移植。用ADI的visual dsp++ 编译。如果编译不能通过,请将*.ldf删除,让系统自动生成ldf文件。-CENTER blackfin533 in the transplant. Using ADI's visual DSP compiler. If you compile passed, I would be grateful if *. ldf deleted, so that the system automatically gener
OSEK
- 下载的小程序,做UCOS的应该有一些用,可以浏览一下-download the small program, so the UCOS should be some use, what can browse
zlg_ucos 周立功的LM3S8962开发板关于UCOS的实验代码
- 周立功的LM3S8962开发板关于UCOS的实验代码,涉及信号量,消息邮箱等。-ZLG' s LM3S8962 board on UCOS experimental code, involving semaphores, message mailboxes and so on.
minigui-down
- 这个包里包含了所有MINIGUI中所有可下载的东东,有些网友在它的网站上下载时很麻烦, 要注册会员什么的,所以我一次性把它全下载了-This package contains all MINIGUI all the downloadable stuff, some users on its Web site download a lot of trouble, what to registered members, so I put it all downloaded off
UCOS
- 基于ucos环境下的文件系统,实现多个功能 uc/FS基本使用方法: 1. FS_Init(),在调用uc/FS功能前需要进行初始化 2. FS_IoCtl(),对媒质进行格式化(SD卡用电脑格式化,所以未给出格式化参数) 3. _write_file, 1)FS_FOpen(),建立文件或打开已有文件,返回文件结构指针 2)FS_FWrite(),数据写入文件 3)FS_FClose(),关闭文件 4. _dump_file,1)1)FS_FOpe
ucos33ex
- 这个就是所谓ucos的33个例子,其实来自于任哲的一本书 不过我压缩成一个文件 只需下载这一个文件即可-This is the so-called uCOS of 33 examples, in fact, from the REN Zhe of a book but I just compressed into a file you can download this document
uCOS-II_Win32
- 使用Mircosoft Visual C++6.0编译,学习uc/os-ii 2.80版RTOS的范例,展示任务(task)创建,优先级(priority)等,并且示范如何在Mircosoft Visual C++6.0的环境下编译一个工程文件,以取代原文书中使用Borland C++ 4.51 版的编译,提供使用者一个新的选择。-The use of Mircosoft Visual C++6.0 compiler, learning uc/os-ii 2.80 version RTOS ex
MSP430F54xx_UCOSII
- 适用MCU: TI MSP430 5XX 适用ucos-ii版本:2.86 编译环境:IAR4.11B 主要的工作: 在MICRIUM网站上430移植代码的基础上进行了修改:5XX系列PC寄存器为20位,堆栈的宽度仍为16位,因此在对PC和SR的压栈处理上做了修改;另外在汇编程序里调用HOOK函数的CALL XXX 改成 CALLA XXX -Applicable MCU: TI MSP430 5XX applicable ucos-ii version: 2.86 bui