-
功能强大的webediter,完整全面,类似word编辑,具有文件上传下载功能,...
功能强大的webediter,完整全面,类似word编辑,具有文件上传下载功能,-Powerful webediter, complete and comprehensive, such word editing, file upload with download function,
- 2022-07-01 23:28:59下载
- 积分:1
-
EXT 2.0的MINI开发包
可以免除开发人员自己分离可用代码。在此基础上开发 非常方便。
EXT 2.0的MINI开发包
可以免除开发人员自己分离可用代码。在此基础上开发 非常方便。-MINI of the EXT 2.0 SDK can be exempted from the separation can be used to develop their own code. On this basis the development is very convenient.
- 2022-03-03 05:03:56下载
- 积分:1
-
UDP方式,实现client和server的通信。
UDP方式,实现client和server的通信。-UDP modes to achieve the client and server communication.
- 2022-06-27 12:23:36下载
- 积分:1
-
今天想找个ARP的发包程序,总是找不到好的。不是太复杂的,就是不行的。于是写了个。wincap.exe 是psp终结者带的。 应该是3.0...
今天想找个ARP的发包程序,总是找不到好的。不是太复杂的,就是不行的。于是写了个。wincap.exe 是psp终结者带的。 应该是3.0-Today, I want to find ARP
- 2023-04-05 08:45:04下载
- 积分:1
-
UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。...
UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。-UDP packet admission procedure examples, based on the non-blocking mode of socket, and use select () to receive overtime realize.
- 2022-07-11 16:13:57下载
- 积分:1
-
多线程的ftp客户端.能同时让多个客户从服务器上下载文件,实现多现程操作,对多线程编程有个深入浅出理解!
多线程的ftp客户端.能同时让多个客户从服务器上下载文件,实现多现程操作,对多线程编程有个深入浅出理解!-Multi-threaded ftp client. So that multiple clients can simultaneously download files from the server, multi-way operation is to have a multi-threaded programming easy to understand!
- 2023-04-30 18:50:02下载
- 积分:1
-
My-IE浏览器的源代码,其中包含了各种Windows与Internet编程的技巧与技术。-My-IE browser s source code, which contains a variety of Windows and Internet programming skills and technology.
- 2022-03-10 17:13:12下载
- 积分:1
-
使用winpcap的dump udp数据
使用winpcap的dump udp数据-winpcap use the data dump udp
- 2022-10-24 00:40:04下载
- 积分:1
-
unsustainable under the agreement, users send frames, will first interception Ch...
非持续CSMA
该协议下,用户在发送帧之前,会先侦听信道的状况,如果没有其他站点发送,它就发送。若信道忙,它就等待一个随机的时间后重复以上动作。
对于某一帧而言,信道是否忙,即是看其绝对时间(FRAMETIME*i+dt)的前一帧时内(FRAMETIME*(i-1)+dt ~ FRAMETIME*i+dt)是否存在发送帧。若无则发送,有则等待一随机时间。
-unsustainable under the agreement, users send frames, will first interception Channel situation, if no other site sent, it sent. If Channel busy, it would wait for a random time to repeat the action. For a frame, whether the busy channel, that is, look at his absolute time (FRAMETIME* i dt) of a time (FRAMETIME* (i-1) dt ~ FRAMETIME dt* i) the existence of this frame. If not then this, then wait for a random time.
- 2022-03-16 02:26:57下载
- 积分:1
-
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程...
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-achieved a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, including initialization of critical and delete critical of the use of the completion of a number of critical thread on the critical resources of the exclusive visit, work to create threads, threads from work, definitions and setting events using multiple threads completed the synchronization and collaboration.
- 2022-08-16 07:31:26下载
- 积分:1