-
matlab6.x图像处理,超星阅读,清华大学,孙兆林,
matlab6.x图像处理,超星阅读,清华大学,孙兆林,-matlab6.x image processing, Chaoxing reading, Tsinghua University, Zhao-Lin Sun,
- 2022-04-30 03:03:34下载
- 积分:1
-
一个聊天程序,我也是下载的,大家看一下吧
一个聊天程序,我也是下载的,大家看一下吧-a chat program, I also downloaded, you look at it
- 2023-06-09 00:30:03下载
- 积分:1
-
经典游戏编程,MFC。在visual c++下实现的!
经典游戏编程,MFC。在visual c++下实现的!-Classic Game Programming, MFC. In the visual c++ achieved under!
- 2022-03-12 03:14:10下载
- 积分:1
-
Another book on VLSI
Another book on VLSI
- 2023-04-30 09:30:09下载
- 积分:1
-
本书第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标
准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空...
本书第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标
准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空
间内置布尔数据类型新的强制转换方式而且还大量修改并扩展了现有的特性比如模
板template 支持面向对象object-oriented 和基于对象object-based 程序设计所需
要的类class 机制嵌套类型以及重载函数的解析机制也许更重要的是一个覆盖面非
常广阔的库现在成了标准C++的一部分其中包括以前称为STL 标准模板库的内容新
的string 类型一组顺序和关联容器类型比如vector list map 和set 以及在这些类型
上进行操作的一组可扩展的泛型算法generic algorithm 都是这个新标准库的特性本书
不但包括了许多新的资料而且还阐述了怎样在C++中进行程序设计的新的思考方法简而
言之实际上不但C++已经被重新创造本书第三版也是如此-second edition of the book and a third between the big changes in the most noteworthy of which is C has adopted international standards of this language not only to an increase of new features such as exception handling run-time type of RTTI name recognition built-in Boolean space The new data type casting methods but also extensive modification and expansion of existing properties such as template template support object-oriented object-oriented and object-based object-based procedures Design of a kind which we need mechanisms nested class types and overload
- 2022-02-21 22:28:54下载
- 积分:1
-
DirectX9.03D游戏编程开发基础2源码,分类比较细致。技术比较深入。...
DirectX9.03D游戏编程开发基础2源码,分类比较细致。技术比较深入。-Game Programming DirectX9.03D base 2 source, classification is a rather meticulous. Technology, more in-depth.
- 2022-03-02 07:24:30下载
- 积分:1
-
信息检索高级课题,一本介绍信息检索研究课题的很好的教材,好不容易才找到的,值得...
信息检索高级课题,一本介绍信息检索研究课题的很好的教材,好不容易才找到的,值得-Advanced information retrieval issues, a description is a good information retrieval research materials are not easy to find, and worth a look
- 2022-03-10 11:46:00下载
- 积分:1
-
《NE2000网卡芯片驱动程序编程》,介绍ne2000兼容型网卡驱动程序编写方法...
《NE2000网卡芯片驱动程序编程》,介绍ne2000兼容型网卡驱动程序编写方法-NE2000 driver programming
- 2022-03-04 17:57:55下载
- 积分:1
-
足球联赛的支柱
应用背景这个程序从任务书,我开发JavaEE,课堂关键技术目标描述会议管理的目的设计使用会话的网页应用程序管理•开发使用会话管理程序描述会议的曲奇执行管理描述的网址重写执行会议管理HTTP会话管理HTTP是无状态协议。每个请求和响应消息连接是独立的所有其他。因此,网络容器必须创建一个机制来存储会话特定用户的信息设计网络应用以下是设计网络的一种方法应用会话管理。有三个步骤这个设计过程:1。一个用例的设计多个交互视图。2。为每一个创建一个应用程序控制器在用例中的活动。3。为每个活动创建一个独特的支柱用例。
- 2022-05-09 09:15:07下载
- 积分:1
-
A dynamic
A dynamic-link library (DLL) contains one or more subprogram procedures
(functions or subroutines) that are compiled, linked, and stored separately from
the applications using them. Because the functions or subroutines are separate
from the applications using them, they can be shared or replaced easily.-A dynamic- link library (DLL) contains one subprogram or more procedures (or functions su broutines) that are compiled, linked, and stored separately from the applications us ing them. Because the functions or subroutines are separate from the applications using them. they can be easily shared or replaced.
- 2023-03-28 04:25:04下载
- 积分:1