-
High-quality_programming_guide
高质量C++编程指南,让你养成良好的编程习惯,使得编写的程序简洁、高效!
(High quality c++ programming guide, let you develop good programming habits, makes the program is simple and efficient!
)
- 2016-04-01 11:37:24下载
- 积分:1
-
C-plus-plus-From-The-Ground-Up
C++ 6 from the ground up by Herbert Schildt
- 2010-08-28 04:08:03下载
- 积分:1
-
c-language-commonly-used-algorithm
c语言常用算法(总结了很多数学,工程应用算法)(c language commonly used algorithm (summed up a lot of math, engineering algorithms))
- 2014-02-22 14:58:20下载
- 积分:1
-
manage
C++ 书籍好的 好的书籍推荐 不要错过
(C++ good books good books recommended)
- 2009-06-03 20:10:55下载
- 积分:1
-
lect16-Stereo-and-3D-Vision
立体视觉方面的介绍和推导PPT,有助于初学者理解掌握多视几何(Introduction and derivation of three-dimensional visual PPT, help beginners understand the multi view geometry)
- 2017-04-15 14:56:46下载
- 积分:1
-
VC++inimageprocess
Visual C++(以下简称VC++) 是面向对象与可视化软件开发工具中比较成熟的一类。MFC是VC++中直接由Microsoft提供的类库,它集成了大量已定义好的类,我们可以根据需要,调用相应类,或根据需要自定义类。正是基于MFC的这种特性,我们试图设计出具有封装性、独立性的功能模块------函数数据生成模块,函数曲线输出模块,模块之间的桥梁是由模板类CArray派生的CPoint类数组充当的。函数数据生成模块用来实现对函数的设置并获得采样点,数组得到采样点数据并将其传递到输出模块中。从整体来看,实现了各程序模块的独立性,使得在函数模块中可任意添加、删除函数,可使用不同的DC和GDI,可实现不同的输出方式,整个工程在函数绘图功能上是无限扩展的。经过反复的调试和检验,我们实现了预期目标。我们的主要目的是尝试VC++在数学函数绘图方面的功能和应用。这是对VC++的探索,也是对数学函数绘图多样化的尝试。(err)
- 2007-11-23 18:19:49下载
- 积分:1
-
machine-learning
几篇关于机器学习的PPT课件。A few PPT coursewares about machine learning.(A few PPT coursewares about machine learning.)
- 2013-09-02 20:21:51下载
- 积分:1
-
6.5-GetSubnet
利用VC技术(包含MFC中的相关函数实现)获取本机的子网掩码。(Use VC technology (including the correlation function in the MFC implementation) to obtain the subnet mask of this machine.)
- 2013-01-18 15:00:48下载
- 积分:1
-
cprogram900
超经典c编程900例 从最基本的到高难度的(Ultra 900 cases of classic c programming from the most basic to the difficult)
- 2007-09-30 10:38:58下载
- 积分:1
-
MyAddr
MFC ACCESS 数据库 ,对数据库进行读写操作,算法简单,数据结构组织很好,是面向对象思想的典型事例!(MFC ACCESS database, the database read and write operations, the algorithm is simple, well organized data structure is object-oriented thinking of examples!)
- 2008-07-08 12:48:13下载
- 积分:1