-
本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,第一部分是基础知识...
本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,第一部分是基础知识,第二部分讲述用户界面的实例,第三部分讲述MFC内部处理方面的实例,第四部分讲述打包实例。全书基本上面向实例进行阐述,讲解透彻、易于掌握。本书既可作为初学者和大专院校师生的自学参考书,也可作为计算机软件开发人员的技术参考书。-Through 85 of this book describes the application of a comprehensive example of MFC for Visual C++ programming idea. Each instance of an application are prepared to take steps to prepare. Book is divided into four parts, the first part is basic knowledge, the second part of the examples on the user interface, the third part to deal with aspects of the internal MFC examples, examples of the fourth part on the packaging. Basically the whole book of examples for, on a thorough, easy to grasp. This can be used as a book for beginners and students of tertiary institutions to self-reference books, computer software can also be used as technical reference book developers.
- 2022-05-22 11:21:44下载
- 积分:1
-
最基本的一本书。
最基本的一本书。-a basic book.
- 2022-05-28 23:21:25下载
- 积分:1
-
This is a basic theory of graphics algorithms, graphics introduce the mathematic...
这是一本图形学的基本理论算法,介绍了图形的数学基础、光栅图形学的基本理论及算法等-This is a basic theory of graphics algorithms, graphics introduce the mathematical basis, raster graphics, the basic theory and algorithms, etc.
- 2023-02-17 09:10:10下载
- 积分:1
-
SLA7024datasheet information regarding the chip information described in detail,...
SLA7024datasheet方面的资料,芯片资料叙述详细,有参考价值-SLA7024datasheet information regarding the chip information described in detail, with reference value
- 2022-05-06 05:26:06下载
- 积分:1
-
After treatment in a number of initialization, MD5 to 512 division to deal with...
在一些初始化处理后,MD5以512位分组来处理输入文本,每一分组又划分为16个32位子分组。算法的输出由四个32位分组组成,将它们级联形成一个128位散列值。
首先填充消息使其长度恰好为一个比512位的倍数仅小64位的数。填充方法是附一个1在消息后面,后接所要求的多个0,然后在其后附上64位的消息长度(填充前)。这两步的作用是使消息长度恰好是512位的整数倍(算法的其余部分要求如此),同时确保不同的消息在填充后不相同。
四个32位变量初始化为:-After treatment in a number of initialization, MD5 to 512 division to deal with input text, each sub-divided into 16 sub-32 seat. Algorithm output consists of four sub-groups, 32, cascade them to form a 128-bit hash value. First of all, it filled the news for a length of just over 512 in multiples of 64 only a few small. Filling method is attached to the back of a 1 in the message, followed by the required number of 0, and then subsequently attached to the message length of 64 (before filling). The role of these two steps so that messages are exactly the length of integer multiple of 512 (the rest of the algorithm requested the case), while ensuring that the different sources in the same after filling. Four 32-bit variable is initialized as follows:
- 2022-03-01 00:28:10下载
- 积分:1
-
这是一本vc++学习者的参考书,非常有实用价值,值得大家下载哦~~!...
这是一本vc++学习者的参考书,非常有实用价值,值得大家下载哦~~!-This is a reference book vc learners, very practical value, is worth the download ~ ~ Oh!
- 2022-03-17 17:32:32下载
- 积分:1
-
Introduce how to program for linux
Introduce how to program for linux
- 2023-05-03 23:50:04下载
- 积分:1
-
用户
以通俗易懂的方式循序渐进的告诉你如何编写windows下的批处理程序,非常易懂-User-friendly way to tell you step-by-step how to write batch program under windows, very easy to understand
- 2022-07-20 20:08:23下载
- 积分:1
-
里面包含视频捕捉系统,视频监控系统等。
有十多个系统。VC++编写。...
里面包含视频捕捉系统,视频监控系统等。
有十多个系统。VC++编写。- Inside contains the video frequency capture system, the video
frequency supervisory system and so on. Some more than 10 systems. VC
compilation.
- 2022-02-20 22:28:15下载
- 积分:1
-
本附录介绍一些新的A P I函数,有了这些函数,便可在自己的计算机上对I P协议统计情况
进行查询和管理。它们有助于获得下面的能力:
■ I p c o...
本附录介绍一些新的A P I函数,有了这些函数,便可在自己的计算机上对I P协议统计情况
进行查询和管理。它们有助于获得下面的能力:
■ I p c o n f i g . e x e(或适用于微软Windows 95的Wi n i p c f g . e x e):显示I P配置信息,允许释放
和更新D H C P分配的I P地址。
■ N e t s t a t . e x e:显示T C P连接表、U D P监听者表以及I P协议统计情况。
■ R o u t e . e x e:显示并处理网络路由表。
■ A r p . e x e:显示并修改供“地址解析协议”(A R P)使用的I P到物理地址翻译表。-This appendix to introduce some new API functions, these functions can be on your computer to the IP protocol statistics query and management. Their ability to contribute to the acquisition of the following: ■ I pconfig. Exe (or apply to Microsoft Windows 95 s Wi nipcfg. Exe): display IP configuration information, allowing the release and update DHCP allocated IP address. ■ N etstat. Exe: show TCP connection table, UDP Listener Table, as well as IP protocol statistics. ■ R oute. Exe: display and handle the network routing table. ■ A rp. Exe: display and modify for ARP (ARP) to use the IP to physical address translation table.
- 2022-03-29 05:58:52下载
- 积分:1