资源列表
cPP
- ACM竞赛题目的输入数据和输出数据一般有多组(不定),并且格式多种多样,有效处理题目的输入输出,是完成ACM竞赛题目的一项基本要求。这也是困扰初学者的一大问题。 -ACM contest topic of input data and output data are generally more than one set (variable), and a variety of formats, to deal effectively with the subject input and o
Linux系统管理白皮书
- Linux系统管理白皮书-Linux System Management White Paper
FreeDownloadManager
- FreeDownloadManager加密解密 加密解密FreeDownloadManager-FreeDownloadManagerEncryption and decryption FreeDownloadManager
CONTIN_FORAN
- 第一类线性代数和线性积分方程的正则化解法 ,包括病态问题的解法,适用于windows和linux-A portable Fortran IV program for the regularized solution of linear algebraic and linear integral equation of the first kind,with options for linear equality and lnequality constraints.
linux_net_programme
- 这是一本关于在linux进行网络编程的入门级书籍,里面有大量的具体事例,讲解的非常好,是难得的一本好书。-about linux net programme.
APUE
- 经典书籍《unix环境高级编程》第二版源代码-Advanced programming of Unix Environment
Linux C编程一站式学习(最新版)
- Linux C一站式开发编程手册,居家旅行必备。(Linux C all guide development.)
canguan
- 用C++写的大型餐馆管理系统!非常合当前餐饮的管理模式。有前台销售,资源管理,后台查询等功能!-Written in C++, a large restaurant management system! Very near the current catering management model. There are front sales, resource management, background check and other functions!
EmirToolsv1.4_20081125
- 手机电池校准工具; 也可以控制读取手机的内部信息; 适用与飞利浦5210平台的手机;-Mobile phone battery calibration tool you can also read the phone' s internal control information suitable platform for mobile phones with Philips 5210
Linux_kernel
- 一本讲解linux内核的书,想了解linux内核的朋友可以参考参考-A book to explain the linux kernel, a friend would like to know the Linux kernel can refer to reference
Qt4Code
- 说明: 1.源程序中有些工程是使用得GB18030编码,有些用得是UTF-8编码,如果碰见有汉字不能识别的情况,请切换编码。 2.源程序有些使用的是KDevelop编辑,有些是eclipse编辑,所以目录结构可能有些不同。 3.所有工程只保留了源代码,没有执行文件,请自行编译。