-
this is a payroll management sustem in c
this is a payroll management sustem in c-this is a payroll management sustem in c++
- 2022-02-25 18:37:23下载
- 积分:1
-
Socket通信示例
一次.net Socket UDP编程
最近想写一个网络服务器端的程序,想看看在大量客户端数下程序的运行情况。于是对.net 的Socket编程进行了一些研究,发现.net 3.5 里SocketAsyncEventArgs 是基于IOCP实现。MSDN上有相关的示例,但它是基于TCP协议的,而我想要的是基于UDP协议的。网上很难找到基于UDP协议的SocketAsyncEventArgs示例(UDP需要用IOCP吗?),于是决定自己写一个基于UDP协议的示例,看看它在和大量客户端通讯时的运行情况。
程序分为服务器端和客户端,它们使用UDP协议进行通讯。众所周知UDP是无连接的,可我又想计算出有多少客户端和服务器通信,其中又有多少是新的客户端。所以设计让服务器端程序绑定两个端口。一个端口专门用于接收客户端第一次发送过来的数据包;另一个端口负责和已经接入的客户端进行通讯(是不是有点像TCP的接入,例子本身也在模仿Tcp编程)。客户端比较简单让它生成足够多的Socket,然后不断的向服务器端发送数据包即可。
- 2022-08-17 12:38:18下载
- 积分:1
-
各类同态滤波器的比较,如指数同态滤波器,高斯同态滤波器,低通同态滤波器,高通同态滤波器...
各类同态滤波器的比较,如指数同态滤波器,高斯同态滤波器,低通同态滤波器,高通同态滤波器-Comparison of various types of filters with the state, such as the index homomorphism filter, Gaussian filter with the state, low-gang-state filters, high-gang-state filter
- 2022-10-22 12:45:03下载
- 积分:1
-
for adding animated gifs in excel
for adding animated gifs in excel
- 2022-05-21 21:00:30下载
- 积分:1
-
more detailed console operation
比较详细的控制台操作-more detailed console operation
- 2022-04-11 00:51:40下载
- 积分:1
-
枚举窗口和子窗口
枚举窗口示例,枚举子窗口示例
枚举子窗口中的指定金额,取出金额并显示
一般用于扣费系统中的扣费金额读取
用到API有:GetWindowText,FindMoneyParentWnd,EnumWindows,EnumChildWindows
- 2023-08-27 23:35:03下载
- 积分:1
-
The code provides a common rights management module. Have a friend in need can b...
本代码提供了一个通用权限管理模块.有需要的朋友可以下载
-The code provides a common rights management module. Have a friend in need can be downloaded
- 2022-10-30 02:10:04下载
- 积分:1
-
认知网络是下一代网络的目标,这是了解认知网络一本很好的书籍。2007年出版,还比较新!英文版本...
认知网络是下一代网络的目标,这是了解认知网络一本很好的书籍。2007年出版,还比较新!英文版本-cognitive networks
- 2022-07-23 15:11:05下载
- 积分:1
-
五子棋完全代码,中英文两种界面。采用VC编写。
五子棋完全代码,中英文两种界面。采用VC编写。-Gobang complete code, two types of interface in both English and Chinese. Prepared using VC.
- 2022-09-20 16:45:03下载
- 积分:1
-
Go under a double for the source code, automatically has grapes, forward backwar...
一个可供双人下围棋的源程序,有自动提子,前进后退,棋盘大小设置功能。-Go under a double for the source code, automatically has grapes, forward backward, set the function of the size of the chessboard.
- 2022-11-27 22:00:03下载
- 积分:1