-
C-Problem
经典的C语言问题。495个各种C问题与解决办法。可以很好的帮助你掌握c语言(The classic C language problems. 495 various C problems and solutions. Could very well help you to master the c language)
- 2013-08-10 09:10:47下载
- 积分: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
-
WDF
WDF驱动很好的入门书籍,通俗易懂,原理清晰,实例简单。(WDF drivers good introductory book, easy to understand, the principle is clear, simple examples.)
- 2016-09-14 11:00:44下载
- 积分:1
-
ahuqx
有小波分析的盲信号处理,课程设计时编写的matlab程序代码,用于时频分析算法。( There Wavelet Analysis Blind Signal Processing, Course designed to prepare the matlab program code, For time-frequency analysis algorithm.)
- 2017-05-08 14:51:24下载
- 积分:1
-
MFC
MFC教程,十分详细,适合初学,内附示例(a leading reference for learners on the way to MFC)
- 2010-11-08 14:11:02下载
- 积分:1
-
VC6 类库参考手册
可称得上中文版的MSDN吧(can be regarded as the Chinese version of the MSDN it)
- 2020-06-26 10:20:02下载
- 积分:1
-
Clanguage
说明: 很深刻的C语言程序设计,能够对有一定编程基础的程序员有很大帮助(an exellent book about c language,especially for the coder who has c development expierence)
- 2009-08-12 11:41:36下载
- 积分:1
-
driverDDKFloowMe01
黑客防线:windows 驱动开发视频培训教程 01(Hacker Defense: windows-Driven Development Video Training Tutorial 01)
- 2010-01-21 09:57:43下载
- 积分:1
-
VC++inimageprocess
Visual C++(以下简称VC++) 是面向对象与可视化软件开发工具中比较成熟的一类。MFC是VC++中直接由Microsoft提供的类库,它集成了大量已定义好的类,我们可以根据需要,调用相应类,或根据需要自定义类。正是基于MFC的这种特性,我们试图设计出具有封装性、独立性的功能模块------函数数据生成模块,函数曲线输出模块,模块之间的桥梁是由模板类CArray派生的CPoint类数组充当的。函数数据生成模块用来实现对函数的设置并获得采样点,数组得到采样点数据并将其传递到输出模块中。从整体来看,实现了各程序模块的独立性,使得在函数模块中可任意添加、删除函数,可使用不同的DC和GDI,可实现不同的输出方式,整个工程在函数绘图功能上是无限扩展的。经过反复的调试和检验,我们实现了预期目标。我们的主要目的是尝试VC++在数学函数绘图方面的功能和应用。这是对VC++的探索,也是对数学函数绘图多样化的尝试。(err)
- 2007-11-23 18:19:49下载
- 积分:1
-
UsingMapWinGIS
说明: 详细介绍了在VC下如何使用MapWinGIS来显示shp文件所存的地图。(Described in detail in the VC under MapWinGIS to show how to use the shp files stored in the map.)
- 2008-11-12 11:24:44下载
- 积分:1