搜索资源列表
05
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
test.cpp.tar
- linux多线程矩阵相乘(C++) 采用多线程技术,对于每行每列的计算都进行了相应的线程操作。-linux multi-threaded matrix multiply (C++)
activemq-cpp-2.2.6-src.tar
- activemq cms 是总线结构通讯方式一种实现软件库。-activemq cms communication bus architecture is a software library.
udpsocket
- linux下c语言的udp通讯小代码。。。不到1k,上去不了,日!加个md5的代码在里面,可以无视-c under linux language small code udp communication. . . Less than 1k, can not go, Japan! Md5 add the code inside, you can ignore the
cpp
- c++ 逆矩阵 的 求解 运行 通过,希望大家来下载啊-c++ inverse matrix
gw_main.cpp.tar
- linux守护程序,pthread c-linux c++ thread
Cpp
- linux环境下c++学习代码 绝对经典 绝对精炼-linux c++ learning environment is absolutely classic absolute refinement code
Exceptional-CPP
- Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of other material, this book includes expanded versions of the first 30 issues of the popular Internet C++ feature
dev-cPP
- dev c++ graphic example
cal.cpp
- 一个简单的显示年历的C++程序,开发环境是Linux,输入年份即可打印出一年的年历。格式比较整齐规范。-Shows a simple C++ program calendar, the development environment is Linux, enter the year you can print out the calendar year. More orderly format specification.
CPP-GUI-Qt4
- 嵌入式开发书籍,C++ GUI Qt4编程指南-Embedded Development Books, C++ GUI Qt4 Programming Guide
Berkeley-DB-CPP-API
- Berkeley DB C++ 的API函数-Berkeley DB C++ the API function
CPP-GUI-Programming-with-Qt4
- 基于集成开发环境QT的C++编程教程-C++ GUI Programming with Qt4 Chinese version
Linux-C-CPP-MFC-de-CHM
- linux 下的C C++以及MFC的CHM查询文件,方便编程时函数的查询-linux under C C++ and MFC-CHM file query, the query function to facilitate programming
GNU-CPP-for-Linux-[cn]
- 在美国,汤姆·斯旺是“鼎鼎大名”的计算机图书作家,他的30余本计算机图书“本本热销”。这些热销图书中的很多种已经翻译成了中文简体版,同样也都成为了国内市场的畅销书。现在汤姆·斯旺再为Linux自由软件世界执笔,写下了Linux系统下C++编程方面的专著。书中介绍了在各种Linux系统下C++工具的差别及编程方法,介绍了面向对象式编程中常常遇到的类、包装、继承等常见课题,介绍了C++的字符串类、各种模板及算法库,还介绍了在X环境下,图形化软件的开发方式,等等。凭借多年写作的经验,汤姆·斯旺的著作,
qt-cPP
- QT开发`````c++开发料的详细功能-QT
CPP-GUI-Programming-with-Qt-4
- C++ GUI Programming with Qt 4 The Only Official Best-Practice Guide to Qt 4.1 Programming-C++ GUI Programming with Qt 4 The Only Official Best-Practice Guide to Qt 4.1 Programming 2006, English version, CHM format
cPP-for-image-processing
- 伦敦大学c++ for image processing课程的课件,实验,以及一些代码.全部为英文版-c++ for image processing course materials, lab, and some code
Secure-Coding-in-C-and-CPP
- 《Secure Coding in C and C++》一本经典的C++/C学习书籍。-" Secure Coding in C and C++" a classic C++/C learning book.
Design-Patterns-in-CPP-with-Qt-2nd
- Qt 方面的好书籍,不可错过的好书。 Introduction to Design Patterns in C++ with Qt 2nd Edition
