-
TableControl
说明: 工具条控制。编译之后,就可以直接拿来用咯(Toolbar control. After compilation, you can directly make use of them slightly)
- 2011-02-19 13:34:07下载
- 积分:1
-
T-REC-X.683-200811-I!!PDF-E
Abstract Syntax Notation One (ASN.1): Parameterization of ASN.1 pecifications
ASN.1 参数化规范(Abstract Syntax Notation One (ASN.1): Parameterization of ASN.1 pecifications
)
- 2012-04-13 15:21:09下载
- 积分:1
-
windows_core_4
chm版本的电子书
Window核心编程第四版
里面附带原书代码
可以直接复制黏贴~很方便(Window version of the e-book chm fourth edition of the core programming code which comes with the original book can easily copy paste ~)
- 2011-11-02 21:28:18下载
- 积分:1
-
3- 回放下载
视频监控回放下载功能,实现了视频监控中回放某时间段内的代码,c++写的(Video playback download function)
- 2018-06-06 17:27:46下载
- 积分:1
-
cyuyan
嵌入式C语言入门(Embedded C language entry)
- 2007-11-25 20:24:57下载
- 积分:1
-
C专家编程
说明: c++专家编程,写了不少编程中应该注意的一些知识,总体来说可以指导程序员避免开发中出现的一些问题。(c++ expert programming, write a lot of programming should be noted that some of the knowledge, the whole can guide programmers to avoid the development of some of the problems.)
- 2005-11-17 08:36:19下载
- 积分:1
-
一个月挑战C++电子书
说明: 一个月挑战C++电子书,有大量的例子学习。(There are a lot of C++ examples to learn.)
- 2020-06-21 00:20:01下载
- 积分:1
-
G代码
vc 源码 简单的实现了g代码显示 仿真功不完整(Vc source code simple implementation of g code display simulation work incomplete)
- 2021-02-22 09:19:41下载
- 积分:1
-
MFC
这本书全名为<MFC深入浅出——从MFC设计到MFC编程>李久进编著,华中理工大学出版
有人认为这本书比侯捷的<深入浅出MFC>更好
也有人认为他们各有特点:侯捷的那本<深入浅出MFC>更关心的是MFC的设计,或者说更像是想知道MFC是如何做到它所做到的东西的——从目的上说,是希望在了解了MFC的实现方法以后,自己也做出一个类似的东西来(你看别人的源代码的时候,就是这个目的)。而李久进的那本<MFC深入浅出>更关心的是MFC的使用,看完这本书,当你需要做某件事的时候,你会很清楚MFC是在哪个函数中完成这个工作的,你知道应该重载哪个函数,知道如何实现你的功能...相信读者看后自有评判.()
- 2007-10-21 21:23:08下载
- 积分:1
-
socket_program_guide
1.套接字编程原理
1.1 Client/server通信模型
1.2 Windows Sockets规范
1.3 套接字
1.3.1 套接字定义
1.3.2分类
1.3.3 套接字的作用
1.3.4端口与地址
1.3.5 套接口属性
2.基本的Windows Sockets API编程
2.1常用函数
2.2 TCP实例
2.3 UDP实例
2.4 Socket 通信阻塞的解决方法
3.MFC下的Socket编程的类
3.1 CAsyncSocket类
3.2 CSocket类
3.3 Windows Sockets:带存档的套接字的工作方式
3.4 流式套接字通信的操作顺序
3.5 使用 CAsyncSocket 类
3.6 从套接字类派生
3.7 套接字通知
3.8 一个使用CSocket类的网络通信实例
3.8.1 服务器端应用程序设计(ServerDemo)
3.8.2 客户端应用程序设计(项目名称ClientDemo)
4.套接字的托管实现
4.1 System::Net::Sockets 命名空间
4.2 实例:一个新邮件检查器
(1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D)
- 2020-11-14 14:59:42下载
- 积分:1