搜索资源列表
MipsTlbTest
- MIPS 虚存测试, 表明在裸机环境, 无OS,无LOADER时如何定位目标码,将虚存与相应的物理单元做比较.原创.-MIPS Virtual Memory tests show the bare metal, no OS, without LOADER how to target code, virtual memory and the corresponding physical cell comparison. Originali
ia35_now
- InstallAnywhere是个相当好用的程序安装向导制作工具。它智能性相当高并相当容易地开发虚拟主从式平台上的安装程序,在Windows、Solaris、Linux、Mac OS、HP-UX及AIX都没有问题。它拥有简单使用的接口,使用者可以自己定制。InstallAnywhere自动地在每个平台上处理所有相关的安装程序细节。 -InstallAnywhere is very user-friendly installation w
uCOS软件包
- 适用于ucos的免费的tcp/ip协议栈,没有任何的使用方面的限制.-apply to the free tcp/ip protocol stack, no use restrictions.
2004051512054611234
- POS机前台系统(只有前台,没有后台),非常完整,有已经编译好的例程和详细说明。-POS system (only prospects, no background), a very complete and has compiled routines and elaborate.
MipsTlbTest
- MIPS 虚存测试, 表明在裸机环境, 无OS,无LOADER时如何定位目标码,将虚存与相应的物理单元做比较.原创.-MIPS Virtual Memory tests show the bare metal, no OS, without LOADER how to target code, virtual memory and the corresponding physical cell comparison. Originali
uC_OS2.51官方源代码
- uc/osII2.51官方源代码,想要学习这个操作系统的可以仔细看看,没有解压密码-uc/osII2.51 official source code, and wanted to learn the operating system can look at, no extracting passwords
uCOS_II_ARMulate
- uC/OS-II操作系统在ADS-ARMulator上的移植。uC/OS-II就不用我介绍了,想必很多人都很感兴趣。但没有硬件平台调试,而skyeye初学者又很难上手怎么办?该移植可以运行在ADS的AXD调试器的ARM模拟器上,相对而言容易配置,大大方便初学者的上手,使更多的人容易进入嵌入式开发殿堂。在ADS1.2环境下编译运行。-uC/OS-II operating system ADS-ARMulator the transplan
ucosW78E58YIZHI
- 这是我从别的网站下载的UC/OS移植到单片机上的源代码,相比较别的上传的,我的绝对好用,没有任何BUG-This is my downloaded from the website of the other UC/OS to the microcontroller source code compared to the other upload, I absolutely convenient, no BUG
ucos2.83
- uc/os2.83最新源代码,未作任何修改,已经在应用中试验过,没有问题!-uc/os2.83 latest source code, without any changes, the application has been tested, no problem!
STR91x
- 在ST的ARM9上跑uCOS加uCTCPIP时要用的STR91X的内置网卡驱动,官方发布的,没有问题。-in the ARM9 run for uCOS uCTCPIP increase when the use of built-in network STR91X Driver, released by the official, there is no problem.
uCOSII
- uCOSII中文教程,不需帐号就可自由下载此源码-Chinese Course uCOSII no account can be a free download this source
OS-VOS
- linux下简单实现VOS游戏,没有音乐-VOS under linux realize a simple game, no music
IDvr.zip
- Iphone 2.0 programming include network andy stream to read (Ex.http://www.yahoo.com), SQL database for file read and write, Teaching you how to link network lib. Iphone SDK must use in mac os 10.5 later, and Iphone
AN-Microchip-PIC32-uCOS-II-QS
- 同样是移植到PIC32的uCOSII。IC依然是PIC32MX360F512L,不同的是支持包针对PIC32 Starter Kit,而且里面没有例程。-PIC32 is also transplanted to the uCOSII. IC is still PIC32MX360F512L, unlike the support package for PIC32 Starter Kit, but there is no routin
s3c2410_touch_scren
- 无操作系统下的s3c2410触摸屏源码 -no os touch screen experiment
lwip-1.4.0.rc1
- Lwip1.14在S3C2440上,非操作系统的移植,网络芯片为cs8900。开发工具为MDK4.0。经过验证通过。-Lwip-1.14 ports on the S3C2440 whith NO OS, net driver is CS8900. Development tools for the MDK4.0. Validated through.
No-OS
- 友善之臂210裸机开发\No OS(裸机程序)-Friendly arm 210 bare metal development tutorial \ No OS (bare metal program)
STM32L15X-no-os
- STM32L15X template(no os)
no-OS-master
- ADI官方no-OS software程序(ADI no-OS Software from github)
OS exercise 1
- 编写一个从标准输入中读取字符串的程序。所有字符串都不包含0字节字符,并以\ n换行符终止。最后一行输入可能不会被换行符终止。读取所有字符串后,应根据libc提供的strcmp函数的顺序对这些字符串进行排序。排除所有字符串后,应按新顺序将这些字符串打印到STDOUT。在将字符串写入STDOUT时,每个字符串应以\ n换行符终止。(Write a program that reads string from the standard inp