-
为公司的人力资源数据库
- 2023-04-24 18:15:04下载
- 积分:1
-
这是一个delphi开发的播放器,本来想做一半PPLIVE房…
这是用delphi 开发的一个播放器,做了一半本来想实现像pplive那样的-This is a delphi development player, originally wanted to do half as pplive realize that
- 2022-03-14 16:53:34下载
- 积分:1
-
整合多配色城市门户-D3整合dzapp
其他的diy可以在dzapp2015模板中提取或者不变化!
- 2022-10-11 03:20:03下载
- 积分: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
-
C# Winform多线程等待画面
应用背景当程序执行一个很耗时的动作时(如查询数据库多资料,下载大文件等)会启用一个等待的友好画面,同时又不能让程序卡住。关键技术C#语言,多线程,委托的思想应用等,动态提示等待的进度。
- 2022-12-01 21:30:03下载
- 积分:1
-
简单soket c/s通讯示例 采用VC语言,也通过运行,有算法简介。...
简单soket c/s通讯示例 采用VC语言,也通过运行,有算法简介。-Simple routine of socket c/s communication based on VC, which pass debug and can run with arithmetic description.
- 2022-08-25 10:00:27下载
- 积分:1
-
自己编写的一个网络电话程序,vc6开发,windows语音视频接口,tcp传输...
自己编写的一个网络电话程序,vc6开发,windows语音视频接口,tcp传输-themselves prepared a telephone network procedures vc6 development, windows voice, video interface, tcp transmission
- 2022-02-10 13:16:50下载
- 积分:1
-
History records the keyboard using the VB source code to achieve it, including t...
记录键盘历史记录的源代码 使用VB实现
里面包括使用程序关联指定后缀文件名 记录shift健, caps健等具体示例-History records the keyboard using the VB source code to achieve it, including the use of procedures related records specify the file name suffix shift Kin, caps and other specific examples of Kin
- 2023-04-28 19:05:03下载
- 积分:1
-
基于肤色识别的人脸检测系统,能有效识别人脸。
基于肤色识别的人脸检测系统,能有效识别人脸。-Face recognition based on skin color detection system can effectively identify the human face.
- 2022-02-20 11:36:38下载
- 积分:1
-
该函数将显示GUI选择正方形或长方形的部分
This functions displays GUI for selecting square or rectangular part
of the input image IMG. To perform selection user must click mouse twice:
at two corners of the selection area.
User can change the shape at any moment, even when first point is set,
unless it is not forbidden by additional parameters.
Use also cam change the way the selection area is calculated
from the two selected points.
Depending on the combination of the shape and mode it could be
- 2022-06-20 05:16:04下载
- 积分:1