-
automatically open the designated site, opened at the same time many, if you are...
自动打开指定的网址,同时打开多个,如果有兴趣你不妨-automatically open the designated site, opened at the same time many, if you are interested to take a look
- 2022-08-26 05:57:42下载
- 积分:1
-
一个实现SNTP协议的客户端程序
一个实现SNTP协议的客户端程序-achieve an agreement SNTP client
- 2022-05-05 01:38:59下载
- 积分:1
-
6网络编程,界面美观,使用方便,有很高的R ..
VC++6.0开发的网络程序,界面美观,使用方便,有很高的参考价值.-VC 6.0 network programming, beautiful interface, easy to use, have a very high reference value.
- 2022-03-18 10:53:31下载
- 积分:1
-
/ *
/*
This IPv4 example uses the background thread itself to process all packets.
You can use example one to send data to the session that s created in this
example.
*/
/*
这个 iPV4 例子用内部线程来处理所有的分组。你可以用例子一来发数据给本例子来进行测试。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* This IPv4 example uses the background thread itself to process all packets. You can use example one to send data to the session that s created in this example .*//* example of this iPV4 with internal thread to handle all the packet . You can use the example of one Laifa data for the examples to be tested. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-01-30 19:18:13下载
- 积分:1
-
1、xpGrid数据控件:根据数据库数据字典定义自动生成DataGrid,可不用写代码即可实现数据的增删改 2、集成的权限控制功能,权限按字段分配,可精确控制字...
1、xpGrid数据控件:根据数据库数据字典定义自动生成DataGrid,可不用写代码即可实现数据的增删改 2、集成的权限控制功能,权限按字段分配,可精确控制字段的读写属性 3、丰富的数据编辑方式:提供按Form方式编辑和按Grid方式编辑两种方式数据编辑界面,对字段的输入方式提供:普通文本框、复选框、密码框、多行文本、下拉列表、引用其它表、图片等多种输入方式 4、数据重构:动态的修改数据字典,通过对数据字典的修改可动态的控制前台界面的显示及输入 5、代码维护:维护下拉列表编辑模式对应的下拉列表内容 6、权限控制:控制用户及角色的功能权限及字段权限 7、简单的应用系统框架-xpGrid Data Control: According to data dictionary definition of the database automatically generated DataGrid, there is no need to write code additions and deletions to the realization of data
- 2023-04-19 19:30:03下载
- 积分:1
-
VC with the development of file transfer procedures at the server side and clien...
用VC开发文件传送程序,分服务器端和客户端.多线程接收和发送,可多连接.-VC with the development of file transfer procedures at the server side and client. Receive and send multi-threaded, can connect.
- 2022-09-17 06:05:03下载
- 积分:1
-
1-持续CSMA协议下,当一个用户要发送数据时,它首先侦听信道,看是否有其他站点在传送。如果信道忙,就持续等待直到信道空闲时,便将数据送出。若发生冲突,就等待一个随机长的时间,然后重新侦听。
对于这种协议,先考虑当前帧i时的前一帧时i-1,得到前一帧时的最后一帧frame0(相对时间最大的帧)的相对时间dt0,然后再在当前帧时查看有哪些帧的相对时间会小于dt0,这些帧若是发送就会与frame0发生冲突,所以这些帧就进入持续等待状态,这些帧并没有发送。再考虑当前帧余下的帧(dt > dt0),它们中的第一帧侦听到信道处于空闲状态,所以就发送,而其他的帧由于第一帧的发送又处于等待状态。若有大于或等于2个帧的相对时间相等,且它们又同时侦听到信道空闲时,就会同时发送而导致冲突,冲突发生后的处理方法同上两个协议的一样。
-1- CSMA continued under the agreement, when a user to send data, it first interception Channel to see if there are other sites in transmission. If Channel busy, continuing to wait until the idle channel, and put more information out. If there is conflict, it is a long wait for a random time, then re-interception. Such agreements, to consider the current frame i am one of the former when i-1, be a time before the final one frame0 (relative to the time frame) the relative dt0 time, and then when the current frame to detect what the relative time frame will be less than dt0, these frames will be sent if and frame0 conflict, th
- 2022-03-03 08:55:18下载
- 积分:1
-
服务器程序完成以下功能:创建套接字监听…
服务器程序要完成以下功能:创建监听Socket进行监听,当有客户端请求连接时,建立一个新的接收Socker处理这个客户的数据发送与接收;接受客户端发来的数据,并向客户端返回相应信息,本程序向客户端返回信息为接收到的信息;将接受的信息通过串口1发送出去-Server program to complete the following functions: Create Socket eavesdropping eavesdropping, when client requests a connection, the establishment of a new deal with the customers to receive Socker send and receive data accept client data sent to the client to return to the corresponding information, the procedure to return information to the client to receive the information will accept the information sent through the serial port 1
- 2022-02-14 19:57:45下载
- 积分:1
-
使用Winsock控制,进行UDP消息的发送和接收,VB源码
使用Winsock控制,进行UDP消息的发送和接收,VB源码-Use Winsock Control to conduct UDP send and receive messages, VB source
- 2022-08-31 17:40:02下载
- 积分:1
-
ActiveX control detects CPU ... ... ... .. ... ... .. . .............. ..
ActiveX
控件程序
检测CPU
... ... ... ... ... .. .
... ... ... ...
................................
-ActiveX control detects CPU ... ... ... .. ... ... .. . .............. ..
- 2023-04-17 01:40:04下载
- 积分:1