资源列表
QT4WhiteBook
- QT4中文版学习手册(白皮书),很有参考价值-QT4 Chinese Manual White Paper
QT4
- qt4开发手册Qt 安装与环境配置及Qt 开发环境的使用-qt4 tool
QT4
- 以前做QT编程时留下的QT4中文资料,从基础讲起,非常适合嵌入式图形界面编程的初学者!-QT programming to do before leaving the QT4 Chinese data, I start from the base, very suitable for embedded GUI programming beginners!
lab3
- MIT中的jos实验lab3代码. MIT中的jos实验lab3代码-jos lab3
TL-WR941N-u-boot.rar
- TP-LINK公司TL-WR941N无线路由器的Bootloader U_BOOT源代码,使用Atheros公司AR913x系列处理器,,Bootloader U-BOOT of TL-WR941N, a wireless router of TP-LINK, the processor is AR9132 product by Atheros。
alsa_1.0.16.tar
- alsa声音驱动源代码,alsa是linux平台下通用的声音驱动和应用体系框架-alsa sound driver source code, alsa are generic linux platform and application of voice-driven framework
QtDraw
- Qt绘图软件设计教程。 作者:yafelinux-Qt graphics software tutorial. Author: yafelinux
code
- 《征服C++企业软件开发核心技术》一书的源码。本书介绍如何在PC系统下搭建Linux + Oracle企业软件开发环境,并以此为基准平台,介绍用C/C++语言开发企业应用程序。-The conquest of c++ enterprise software development core technology of the source code. This book introduces how to build Linux system in PC+ Oracle enterprise u
iWebMall
- 1. 网站管理 2. 店铺及供应商管理 (单店系统不包含该功能) 3. 促销与商品推荐 4. 商品展示 5. 商品分类管理 6. 商品分类检索 7. 用户中心 8. 客户服务 9. 支付管理 10. 结账方式 11. 物流管理 12. SEO搜索引擎优化 13. 分析和报表 -1. Web site management 2. Shop and supplier management (single store system does not
mandMPI623
- 并行计算,mpi模型。计算分形集mandelbrot集。这次加上了多线程,并行度更高!-Parallel computing, mpi model. Mandelbrot set fractal set computing. The addition of multi-threaded, parallel degree higher!
curl-7.19.4
- curl, 一种功能强大的FTP客户端软件
调页算法
- 大学操作系统课程中的虚拟内存管理,调页算法模拟,共有三种算法FIFO、LRU、OPT(Paging algorithm for virtual storage management in operating system)