资源列表
qgo-1.5.4-r2.qmake
- 围棋源程序,希望大家喜欢! 围棋源程序,希望大家喜欢! 围棋源程序,希望大家喜欢!-Go source I hope everyone likes! Go source I hope everyone likes! Go source I hope everyone likes! Go source I hope everyone likes!
vim
- vim编辑器用法,最权威的教程,下面没有了-vim manual
1131713952
- 一段好代码,好东西要大家分享,以后我会把我收集的好东西一一上传的。-a good code, good things should be shared, I will make my collection of good things uploaded on January 1.
BookStore
- 使用QT编写的一个图书销售管理系统 使用sql2005数据库-a book sell system with qt4 and sql2005 database
emacs
- 详细介绍emacs的使用方法及其示例,linux下emacs学习的必备文档。-offering an book to illustrate the emacs
sqlitedll-3_2_8
- 这是我的收集,希望拿来与大家分享。大家多练习啊
ijkplayer2
- 开源播放器,可以用于android上开源的视频播放。-Open source player.
BS74_MBA.RAR
- 该软件能模拟商业实战,能够很好的实现计划-This software can simulate the commercial battle,Can be good to realize the plan
BlueToothChat
- 一个简单的蓝牙聊天代码,包含了搜索链接聊天等过程,代码源自sundy老师,略有更改-A simple bluetooth chat code, contains search links chat process code from sundy teacher, a slight change. .
CPPGUIPprogrammingPwithPQtP4
- Qt 嵌入式图形开发(基础)一手教你用于嵌入式图形开发,觉得是经典书籍,必看,对于初学者,真的是入门之匙!-Qt embedded graphics development (base) single-handedly teach you for embedded graphics development, that is the classic books, must-see, for beginners, really is the entry of the key!
BT
- BT开发完整版,Linux/Unix编程-BT developed the full version, Linux/Unix Programming
uclinux
- Uclinux 内核编译傻瓜教程。 内核的编译过程我想大家都知道了,就是 make menuconfig 进入内核配置菜单进行删改,结束保存后进行 make dep make clean make lib_only make user_only make romfs make image make 基本上按照立宇泰给的uclinux内核文件和交叉编译器就能够完成整个编译内核 的工作,只不过也许由于内核版本不同会产生一些不同的结果