搜索资源列表
libxml-crt-portable
- 可移植的xml库。已经在windows和linux上测试通过。只使用C++ Runtine,保证通用。(只支持窄字符集)-portable xml library. In windows and linux on the test. C Runtine use only, guarantee universal. (Support only a narrow HKSCS)
LinuxDevolopBook
- 本手册结合MPC860T硬件平台,详细叙述了PPCBOOT/UBOOT以及嵌入Linux的移植过程,介绍了SNMP和WEB组件在嵌入平台上的移植过程,同时这也可以作为在其它硬件平台上移植嵌入Linux的参考手册。-MPC860T the manual integration of hardware platforms, a detailed descr iption of PPCBOOT / UBOOT and embedded Linux migration process. introduc
USB-for-linux.2.6
- linux-2.6内核下的usb驱程移植说明文档-linux - 2.6 kernel under the usb drive-transplant documentation
DENXU-Boot-Linux
- 关于uboot的移植及命令的一些介绍,查作为移植使用的参考-on uboot transplant and ordered to definitely check the use of transplantation as a reference
MENU.MINIGUI.LINUX.CHART.ZIP
- linux MINIGUI的多菜单项目源码,方便移植与借鉴,多菜单MINIGUI图表曲线浏览源码-linux MINIGUI source more menu items to facilitate transplantation and the borrowing, Multi-curve chart menu MINIGUI View Source
s3c2410anddriveremigrate
- 本压缩文件中的文档详细记录了基于嵌入式处理器s3c2410下的linux内核(官方版本2.6.14)移植过程,以及摄像头移植,TL-WN321G无线网卡移植详细步骤。这是本人实践的经验总结-the compressed files of documents detailed records of the embedded processor based on the linux s3c2410 kernel (the official version 2 .6.14) transplantati
Yacc1824_ref_951
- Yacc说明及使用文档 yacc(Yet Another Compiler Compiler),是Unix/Linux上一个用来生成编译器的编译器(编译器代码生成器)。yacc生成的编译器主要是用C語言寫成的语法解析器(Parser),需要与词法解析器Lex一起使用,再把兩部份產生出來的C程序一併編譯。yacc本來只在Unix系統上才有,但現時已普遍移植往Windows及其他平台。
nasm-2.02-win32
- NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持 Pentium , P6 , MMX , 3DNow! , SSE and SSE2 指令集