搜索资源列表
CPP_cookbook_source
- 《C++ Cookbook》C++教程全部范例的完整源代码,适合各类人士参考-《C++ Cookbook》 complete source code for all examples, suitable for all kinds of people refer to
Microsoft-CPP-Cookbook
- Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming languages to learn. Once mastered, however, it can help you organize and process information with amazing efficiency and quickness. The C++ Cookboo
CPP-Cookbook
- Book on C++ (C++ Cookbook)
CPP-Cookbook
- 本书的结构非常简单明了,基本上每一节都是由一个问题描述和一个代码解决方案组成,并且紧跟着是一个讨论。从本书中,你一定能找到那些正让你束手无策的问题的解决方案。 -The structure of the book is very simple, basically each section by a problem descr iption and a code of solution and followed by a discussion. From the book, you will
CPP-Cookbook
- Book on C++ (C++ Cookbook)
Chapter-02
- 几个简单的opencv程序,用于载入图片、给图片加入椒盐噪声,以及减少颜色-This directory contains material supporting chapter 2 of the cookbook: Computer Vision Programming using the OpenCV Library. by Robert Laganiere, Packt Publishing, 2011. File: saltImage.cpp corre
