登录
首页 » Windows开发 » 异步网络通信

异步网络通信

于 2022-09-13 发布 文件大小:1.80 MB
0 185
下载积分: 2 下载次数: 1

代码说明:

简单的表达了Socket异步同信最基础的过程,适合初步接触网络通信的读者,写的不好,有问题联系我哦。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 图形的 Telnet 客户端
    它的图形化的 telnet 客户端使用的 C#。和在另一个线程中处理的响应。将是有用的网络管理和设备配置。
    2022-03-24 18:28:46下载
    积分:1
  • 做一个真表的算法,数据结构中使用到的实验…
    自己做的一个哈西表算法,在数据结构实验上能用到,哈西表是进行文件查找的一个非常常用的算法,很重要!-have done an Hasina table algorithm, the data structure used up to the experiment, Hasina Table file search is a very commonly used algorithm, it is very important!
    2022-02-22 11:32:32下载
    积分:1
  • it can read or write jpeg file .
    编程实现JPEG文件的读写-it can read or write jpeg file .
    2022-11-19 20:20:04下载
    积分:1
  • 创建修改通讯录,按照姓名排序并可按照姓名进行查询,可插入删除指定的通讯录!...
    创建修改通讯录,按照姓名排序并可按照姓名进行查询,可插入删除指定的通讯录!-Modified to create contacts, and in accordance with the order in accordance with the names of query name can be inserted to remove the specified address book!
    2022-04-21 14:55:43下载
    积分:1
  • procedures have only mean of 0 and variance for a random number to produce the m...
    程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时 ,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。 使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去 。 另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非 常简单,这里就不提示了。-procedures have only mean of 0 and variance for a random number to produce the mean E, D variance for the random number, as long as a few random E* D on it. Gaussian random process parameters or with the parameter is used to describe a normal distribution of the float table. In the implementation process, Mr. into the table (one-off), and you can repeatedly arbitrary implementation Gaussian random number generator proceedings. The use of C is to ensure commonality, if someone finds trouble, can be used to be a Class C, all these things into account Packaging. Also, if someone is interested, can you change the form of arbitrary distribution of continuous random number generator procedure is very simple changes, I will not be sacrificed as a result.
    2022-10-24 11:05:03下载
    积分:1
  • 异常处理的例子
    异常处理的例子-vc
    2022-03-24 08:42:47下载
    积分:1
  • 图书管理系统
       图书管理系统其实是对图书、读者数据的管理,它的实现将为管理者提供极大的方便。系统功能模块如下:  (一)登录模块  (二)书库管理模块      1.增加图书      2.图书查询      3.图书编辑  (三)借还管理模块      1.借阅管理      2.归还管理  (四)管理员模块      1.添加成员      2.修改密码管理员账户:root密码:123456调试软件:eclipse操作系统:window7数据库:MySQL运行环境:普通电脑
    2022-03-23 10:38:19下载
    积分:1
  • 内存修改
    #ifndef _SEARCH_THREAD_H_ #define _SEARCH_THREAD_H_ #define PROCESS_SIZE    1000    // 进程条的最大值 #define THREAD_NUM     1     // 搜索内存线程个数 #define WM_FIND_MEMORY    (WM_USER + 1)  // 找到搜索数值 #define WM_FIND_PROGRESS   (WM_USER + 2)  // 搜索进度 #define WM_SEARCH_FINISH   (WM_USER + 3)  // 搜索线程完成 #define SEARCH_STRING_MAX_LENGTH 255     // 搜索字符串的最大长度 class CModifyMemoryDlg; // 搜索线程函数 DWORD WINAPI SearchMemory(LPVOID lpParameter); // 精确搜索 void EquSearch(CModifyMemoryDlg *pDlg, BYTE *lpBuf, MEMORY_BASIC_INFORMATION &mbi); // 大于搜索 void GreaterSearch(CModifyMemoryDlg *pDlg, BYTE *lpBuf, MEMORY_BASIC_INFORMATION &mbi); // 小于搜索 void
    2022-06-18 16:10:54下载
    积分:1
  • 硬盘坏簇检测
    bad cluster detection for hdd
    2022-10-19 04:50:03下载
    积分:1
  • The sample is to find out all of the pci devices s info in your PC with VC
    这个例子是找出所有的pci设备的信息在您的PC与VC
    2022-03-10 09:08:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载