搜索资源列表
GEP
- 基因表达式程序设计(Gene Expression Programming,GEP)是葡萄牙科学家Câ ndida Ferreira于1999年发明的一种基于基因组(Genome)和表现型组(Phenome)的新的遗传算法。 -Gene Expression Programming (Gene Expression Programming, GEP) is a Portuguese scientist Câ ndida Ferreira invented in 1999, b
Qt-programming-under-Linux-Getting-Started
- 前 言 第一章 Qt的安装 第二章 Hello World 第三章 C/C++ 基础 第四章 窗口部件 第五章 对话框 第六章 主应用窗口程序 第七章 文件与目录处理 第八章 数据库编程 第九章 程序调试与异常处理 附录A:Qt3.0新特性 附录B:Qt3.0类分组列表 -Preface Chapter I Chapter II Qt installation Hello World Chapter III C/C++ basic window
Programming_with_Qt4
- Qt4程序设计指南,《C++ GUI Programming with Qt4 》的中文版,通过一系列简单的实例,让初学者尽快了解Qt编程,是一本不可多得的好书-Qt4 Programming Guide, " C++ GUI Programming with Qt4" the Chinese version, through a series of simple example, as soon as possible so that beginners learn Qt p
Java-Network-Programming.pdf
- JavaTM s growth over the last five years has been nothing short of phenomenal. Given Java s rapid rise to prominence and the general interest in networking, it s a little surprising that network programming in Java is still so mysterious to so ma
The-C-programming-Language-
- 《C程序设计语言》是由C语言的设计者Dennis M. Ritchie和著名计算机科学家Brian W. Kernighan编写的一部介绍标准C语言及其程序设计方法的权威性经典著作。全面、系统地讲述了C语言的各个特性及程序设计的基本方法,包括基本概念、类型和表达式、控制流、函数与程序结构、指针与数组、结构、输入与输出、UNIX系统接口、标准库等内容。 -"C Programming Language"by the C language, and the famous designer Denn