资源列表
packetdelivery.tar
- packet delivery in network simulator ns2
google-perftools-1.9.tar
- gperftools是google开发的一款非常实用的工具集,这是1.9版本-Gperftools is a Google development of a very practical tool set, this is version1.9
adb-master
- adb单独编译版,已经从android源码中提取出来了,搞android应该都知道adb的作用。-a single build adb code.
PonyDebugger-master
- osx下一个调试器的实现代码,很值得学习。-osx debugger code
src
- N 皇后递归代码 冒泡、堆排、快排、归并
epos
- 重庆大学软件学院操作系统实验, 进程调度,线程调度,生产者消费者模式-Operating system test of Chong Qing University software engineering
Linux
- 这对一个linux操作系统基本的入门视频,里面清楚的介绍了linux的基本操作命令,从入门到精通-For a Linux operating system, the basic introductory video inside clearly describes the basic operation of Linux command, entry to the master
MFORXML
- 对于多平台的xml解析工作 linux unix和微软平台-deal xml for linux unix and windos
vgpu-6.5.0
- xzen 虚拟gpu驱动程序,测试,非常好用!-xen virtual gpu drivers, test, very easy to use!
chapter14
- C和指针第14章程序 推荐大家看看这本书 确实不错 多练习-Pointer on C chapter14
Base-on1.02-linux-kernel
- Linux内核源码讲解。每个想成为合格Unix/Linux程序员必读书。-The Linux kernel source code.Each want to become a qualified Unix/Linux programmers must-read.
csm
- 实现程序从数据库下载配置数据并动态更新的功能。程序根据数据表的定义,通过CLI解析生成数据库相关表的内存数据结构。启动时可从主配置服务器下载配置数据,并存储在内存当中,当配置更新时,通过触发器更新当前内存,达到动态更新的目的。-DB configuration download and dynamically updated