-
《effective cc++》学习c++推荐资料
《effective cc++》学习c++推荐资料-The purpose of this book is to highlight those aspects of C++ programming that are usually treated superficially (if at all). Other books describe the different parts of the language. This book tells you how to combine those parts so you end up with effective programs. Other books tell you how to get your programs to compile. This book tells you how to avoid problems that compilers won t tell you about.
- 2022-06-15 13:18:29下载
- 积分:1
-
C father's speech in China
C++之父在中国的演讲-C father"s speech in China
- 2023-02-27 14:40:03下载
- 积分:1
-
Assembly Language Tutorial and answers, and some cases of code, and welcome them...
汇编语言教程及答案和一些案例代码,欢迎大家学习-Assembly Language Tutorial and answers, and some cases of code, and welcome them to learn
- 2022-07-07 09:20:10下载
- 积分:1
-
LINUX下网络配置手册
LINUX下网络配置手册-LINUX manual network configuration
- 2023-07-14 06:40:02下载
- 积分:1
-
Delphi COM编程介绍
软件重用是业界追求的目标,人们一直希望能够像搭积木一样随意“装配”应用程序,组件对象就充当了积木的角色。
所谓组件对象,实际上就是预定义好的、能完成一定功能的服务或接口。问题是,这些组件对象如何与应用程序、
如何与其他组件对象共存并相互通信和交互?这就需要制定?个规范,让这些组件对象按统一的标准方式工作。
COM是个二进制规范,它与源代码无关。这样,即使COM对象由不同的编程语言创建,运行在不同的进程空间和不同的
操作系统平台,这些对象也能相互通信。COM既是规范,也是实现,它以COM库(OLE32.dll和贴OLEAut32.dll)的形式提供了
访问COM对象核心功能的标准接口以及一组API函数,这些API函数用于创建和管理COM对象。COM本质上仍然是客户服务器
模式。客户(通常是应用程序)请求创建COM对象并通过COM对象的接口操纵COM对象。服务器根据客户的请求创建并管理COM
对象。客户和服务器这两种角色并不是绝对的。
- 2022-12-18 19:50:04下载
- 积分:1
-
matlab用户使用手册,提供各种函数,基本语法,和编程实例。...
matlab用户使用手册,提供各种函数,基本语法,和编程实例。-matlab user manual, providing a variety of functions, basic grammar, and programming examples.
- 2022-01-25 15:25:29下载
- 积分:1
-
vc++入门资料,包括基本函数,和一定量的讲解,附有100个实例...
vc++入门资料,包括基本函数,和一定量的讲解,附有100个实例-vc++
- 2022-09-24 22:10:02下载
- 积分:1
-
Wireless sensor network node positioning the English article, IEEE released the...
无线传感网络节点定位的英文文章,IEEE上最新发表。-Wireless sensor network node positioning the English article, IEEE released the latest.
- 2022-08-22 12:00:22下载
- 积分:1
-
SKY2440 ARM development board to establish a detailed development environment, w...
SKY2440 ARM 开发板详细的开发环境建立,wince,linux下驱动程序,应用程序的的简单开发介绍-SKY2440 ARM development board to establish a detailed development environment, wince, linux under the driver, a simple application development introduction
- 2023-01-02 08:25:06下载
- 积分:1
-
HT16515方面的资料,芯片资料叙述详细
HT16515方面的资料,芯片资料叙述详细-HT16515 the information described in detail information Chip
- 2022-12-28 10:50:03下载
- 积分:1