-
IFO is an acronym for First In, First Out, an abstraction in ways of organizing...
IFO is an acronym for First In, First Out, an abstraction in ways of organizing and manipulation of data relative to time and prioritization. This expression describes the principle of a queue processing technique or servicing conflicting demands by ordering process by first-come, first-served (FCFS) behaviour: what comes in first is handled first, what comes in next waits until the first is finished, etc.
- 2022-01-24 18:39:18下载
- 积分:1
-
异步I/O WinInet Http数据获取,可以用来做下载。使用 WinInet Api。...
异步I/O WinInet Http数据获取,可以用来做下载。使用 WinInet Api。-Asynchronous I/O WinInet Http data acquisition, can be used to make download. The use of WinInet Api.
- 2022-02-02 21:05:40下载
- 积分: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
-
词典压缩编码 在多媒体中数据量一般都比较大,为了更好的在网络上传输,采用的无损压缩编码...
词典压缩编码 在多媒体中数据量一般都比较大,为了更好的在网络上传输,采用的无损压缩编码-Dictionary Coding in multimedia data is generally larger than that in order to better the transmission on the network, using a lossless compression coding
- 2022-03-12 23:41:32下载
- 积分:1
-
线程的创建、销毁和调度本身就是一个成本,如果线程的线程…
线程的创建、销毁和调度本身是有代价的,如果一个线程的任务相对简单,那这些时间和空间开销就不容忽视了,此时用线程池就是更好的选择,即创建一些线程然后反复利用它们,而不是在完成单个任务后就结束。-thread creation, destruction and scheduling itself is a cost, if the threads of a relatively simple task. That time and space costs can not be ignored, this time using thread pool is the better choice, namely, the creation of some thread then reuse them, rather than individual tasks completed after the end.
- 2022-02-05 08:49:42下载
- 积分:1
-
一个以太网UDP数据包发送程序,可以直接指定16进制数据以及对方的IP地址...
一个以太网UDP数据包发送程序,可以直接指定16进制数据以及对方的IP地址-An Ethernet UDP packet sent procedures, can be directly designated 16 hexadecimal data, as well as each other s IP address
- 2022-04-02 10:51:20下载
- 积分:1
-
Development environment vs2005, only the realization of the user registration (u...
开发环境vs2005,仅实现了用户注册(uc_user_register)、登录(uc_user_login)和密码修改(uc_user_edit) ,权当抛砖引玉之用
修正了urlencode导致中文用户名乱码问题-Development environment vs2005, only the realization of the user registration (uc_user_register), log (uc_user_login) and password modification (uc_user_edit), when the right to initiate amendments to the urlencode use led to the issue of Chinese user name garbled
- 2023-05-15 17:25:02下载
- 积分:1
-
VC chat program prepared by the S model good C source code
用VC编写的聊天程序 C S 模式 很好的源代码 -VC chat program prepared by the S model good C source code
- 2022-01-26 02:43:09下载
- 积分:1
-
通过struts实现ajax,实现页面得无刷新,ajax为一种异步提交模式
通过struts实现ajax,实现页面得无刷新,ajax为一种异步提交模式-through struts to achieve ajax achieve pages in REFRESHING, ajax asynchronous presented as a model
- 2022-02-01 12:30:07下载
- 积分:1
-
use Delphi to develop the use of sock control network communication process.
使用DELPHI 开发的使用sock控件的网络通讯程序.-use Delphi to develop the use of sock control network communication process.
- 2023-02-18 23:00:03下载
- 积分:1