-
关于UDP在IOCP架构里面的服务器<->客户端的源码示例
关于IOCP里面UDP发送和接受数据的示例,可以多个客户端同时启用,里面的封装可以直接拿来用,并且没有什么bug,如果在操作中遇到什么bug了请先判定bug的出处,UDP数据包做了日志管理,可以到生成的xml文件中查看日志。
- 2022-02-03 10:13:05下载
- 积分:1
-
这个是在vc6++环境中运行的,他可以搜索到目前局域网的所以ip和端口,请大家下载参考...
这个是在vc6++环境中运行的,他可以搜索到目前局域网的所以ip和端口,请大家下载参考-This is in vc6 environment to run, he can search the current LAN ip and port so, please download the reference
- 2023-03-06 18:10:03下载
- 积分:1
-
MATLAB边缘检测
毕设课题研究半导体表面缺陷的定位,以下是,sobel prewitt Roberts log canny算子进行边缘检测的源代码,以及双峰法 最大类间方差法 迭代法进行阈值分割的源程序,希望对大家有帮助。
- 2022-02-03 17:40:39下载
- 积分:1
-
cocos2dx游戏源码
cocos2dx游戏源码《忍者飞镖打幽灵》
简单的一个小demo,初次接触cocos2dx的一个demo
文档:http://blog.csdn.net/iamlazybone/article/details/16891891
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-13 13:55:40下载
- 积分:1
-
集合运算
求两个集合的交并差、排序、删除相同字符等
集合运算
求两个集合的交并差、排序、删除相同字符等-Set Operations for the two sets of cross-and worse, sort, delete the same characters, etc.
- 2022-07-20 20:35:44下载
- 积分:1
-
数字转换为大写汉字程序。
主要功能:把输入价格转换成大写汉字。
己做成一个CnumToHan类.使用方法在示范程序中,很简单的。...
数字转换为大写汉字程序。
主要功能:把输入价格转换成大写汉字。
己做成一个CnumToHan类.使用方法在示范程序中,很简单的。-Digital conversion process for the uppercase characters. Main functions: to enter the conversion price at National Cheng Kung University to write Chinese characters. Creates a category of their own CnumToHan. To use in the demonstration program, very simple.
- 2023-07-12 07:15:03下载
- 积分:1
-
This is a game, the spacecraft hit the stars, I have done, not very good, but al...
这是个游戏,飞船打星星,我自己做得,不太好,还请大家多多指点哈。谢谢了。-This is a game, the spacecraft hit the stars, I have done, not very good, but also please a lot of pointing and Kazakhstan. Thank you.
- 2023-02-26 20:45:03下载
- 积分:1
-
CE下的listCtrl的扩展类
CE下的listCtrl的扩展类-CE expansion of the category listCtrl
- 2022-05-30 16:26:08下载
- 积分:1
-
the application demonstrated how direct access to physical drive
这个应用程序演示了如何直接地访问物理驱动-读取/编写扇区/簇,可和MBR, FAT,根目录等一块运行。包括了一个函数,能用来搜索坏了的簇,例如磁盘检查工具。它的局限性是它只能和FAT驱动一块运行(FAT12, FAT16,和FAT32),且不支持大的驱动器。-the application demonstrated how direct access to physical drive-reading/preparation Sector/cluster, and the MBR, FAT, such as a root directory operations. Includes a function can be used to search out of the cluster, such as disk diagnostic tools. Its limitations is that it can only run a FAT drive (FAT12, FAT16 and FAT32), which did not support the drive.
- 2023-03-24 17:40:04下载
- 积分:1
-
数独游戏C++代码,在VC6.0下运行在控制台上,使用回溯法解决,…
数独游戏解算C++代码,在vc6.0上运行,控制台,使用回溯法解决,首先输出的是一个满足规则的数独例子,接着可以自己输入已知点的个数及其坐标、数字(要求不能违反规则),然后会生成满足条件的一个例子。-Sudoku solver C++ Code, in vc6.0 run on the console, use backtracking to solve, first of all to meet the output is a single example of a few rules, and then can enter the number of known points and coordinates, numbers (request can not be against the rules), and then meet the conditions will generate an example.
- 2023-03-24 18:10:03下载
- 积分:1