-
ThinkingCPlusPlus
本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。
本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。
(Author of this book to learn C++ based on their personal experience and years of teaching experience, using simple examples and concise narrative explaining C++ programming, distinctive.)
- 2009-10-13 12:00:51下载
- 积分:1
-
Audioandvideo
(visualc++音频视频处理技术及工程实践)书中的光盘内容((Visualc++ audio and video processing technology and engineering practice) the contents of the book' s CD-ROM)
- 2021-01-05 23:18:54下载
- 积分:1
-
Compiler-C
compiler on c++
good luck
- 2014-01-23 00:45:17下载
- 积分:1
-
TestCom
Connect comport to PC and Test
- 2019-01-03 18:36:26下载
- 积分:1
-
Lab6-Starter0
lab 6 is also very important
- 2010-05-01 17:35:19下载
- 积分:1
-
testDownSample
Downsample image console program using opencv.
- 2014-03-25 19:51:24下载
- 积分:1
-
SerialPortTest
简单的串口调试,能够实行发送和接收字符。(Serial easy debugging, it is able to implement send and receive characters.)
- 2009-03-10 10:57:16下载
- 积分:1
-
sniffer
第十二章:发布数据库系统,InstallShield这一常用的打包工具,讲解软件打包
发布的过程。
第十三章:用户登录功能模块,应用了ODBC访问数据库的技术,使用最基本的查询语句。
第十四章:用户信息管理模块,应用了ODBC访问数据库的技术,用CRecordset对象做
为操作数据库的手段,并运用增删改查的数据库常用查询语句。
第十五章:网页浏览和网址限制功能模块,利用数据库中的网址记录,通过查询匹配
限制用户对某些特定网址的访问,并作访问记录,主要应用DAO方式访问数据库的技术,
CDaoRecordSet对象做为操作数据库的手段,并灵活运用了多种SQL查询语句。
第十六章: 住户管理系统,主要用了OLE DB操纵数据库的手段。
第十七章:物流单据管理模块,主要用了ADO对象操纵数据库的技术手段。
第十八章:研究生信息管理系统,主要用了ADO对象操纵数据库的技术手段,并在使用
ADO的技术中灵活运用了OLE DB的数据库连接操纵方法、多条SQL查询语句、控件Combo
Box与ActiveX控件ADO Data Control和DataGrid Control。
全部是vc6.0编写
(Chapter 12: publication database system, InstallShield package that commonly used tools to explain the process of publishing software package. Chapter 13: user login function module, the application of the ODBC database access technology, using the most basic query. Chapter 14: User information management module, the application of the ODBC database access technology, using CRecordset object as a means to manipulate the database, and use common CRUD database query. Chapter 15: Web browsing and URL restriction function module, using the URL database records, all vc6.0 prepared)
- 2013-06-24 15:49:10下载
- 积分:1
-
200742149
:极值分布在计量经济学、金融工程、计算生物学、工程测量中都有用途,一般常用最小二乘法估计
其参数,但最小二乘法的误差较高.极大似然估计具有比最4 -乘法更好的性质,但由于它的计算往往比较麻
烦.通过极大似然法估计了极值分布的参数,同时给出了求参数的数值解的算法,并通过Matlab程序实现了
这一算法.
(: Extreme value distribution in econometrics, financial engineering, computational biology, engineering measurement purposes are generally used to estimate the parameters of least squares, but a higher least squares error. Maximum likelihood estimation than the 4'-multiplication better nature, but because it is often too much trouble to the calculation. Through the maximum likelihood method estimates the parameters of the extreme value distribution, while the parameters are given for the numerical solution of the algorithm, Matlab program by the algorithm.)
- 2009-05-17 10:46:17下载
- 积分:1
-
VC_rtspdemo
这是一个rtsp的VC++实现,希望对你有用(This is a rtsp' s in VC++, you want to be useful)
- 2011-11-15 19:48:58下载
- 积分:1