搜索资源列表
Verilog编码与综合中的非阻塞性赋值CummingsSNUG2000SJ_NBA_rev1_2.rar
- Verilog编码与综合中的非阻塞性赋值
Verilog编码与综合中的非阻塞性赋值CummingsSNUG2000S
- Verilog编码与综合中的非阻塞性赋值-Verilog code and synthesis must blocking evaluation
javaniosocekt
- java非阻塞io编程-java must blocks io to program
com0
- 非阻塞方式的COM0的驱动-nonblocking mode of the drive COM0
能延时退出的阻塞式socket函数的设计
- 摘 要:介绍了Win32平台(Windows95/98/NT)下socket的阻塞和非阻塞两种工作模式。结合两个具体程序模型,讨论了在网络环境下发送/接收数据使用阻塞式socket的必要性和不足之处,并提出用能延时退出的阻塞式socket读写函数的解决方案。-Abstract : the Win32 platform (describes) socket obstruction and two non-blocking mode. Co
sockInWeb
- 此工程主要包含了两个自己编写的类,:CSocketBlockServer和CSocketBlockClient。程序主要说明如何通过使用这两个类,采用"阻塞SOCKET"来实现快捷、高效的目的。我们平常所见的SOCKET程序,一般都是使用"非阻塞SOCKET",以其提高程序的效率。那么有没有办法使用"阻塞SOCKET"也能方便、快捷的实现我们的网络通讯要求呢?CSocketBlockServer和CsocketBlockClient主要
StartScan 线程扫描程序题
- 为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术。程序的主界面是一个对话框-order to improve scanning speed, the program uses a multi-threading technology and non-blocking I/O technology. Proceedings of the main interface is a dialog
MySeverDemo1
- 本程序是一个多线呈的TCP通讯 服务器程序 本程序的特点在于 很灵活的运用的select函数进行异步非阻塞套节字 程序是通过此套节子发送文件,文件类型也很新颖,是编码过后的264文件,鉴于上传文件的大小,我没有附加264文件,可以相应的考如些264文件,并在fopen改文件名-this program is a multi-line communications was the TCP server this program f
TCP-IP--timeoutmutiloutine
- TCP-IP编程基础——超时、多路复用、非阻塞-TCP-IP based programming-- overtime, multiplexers, and nonobstructive
Code
- 事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-incident kernel object, the key code of (critical) explanations, and the multi-thread synchronization applicat
Cfgmgr32
- 为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术-to improve scanning speed, the program uses a multi-threading technology and nonblocking I/O technology
server-nonblockingsocket
- UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。-UDP packet admission procedure examples, based on the non-blocking mode of socket, and use select () to receive overtime realize.
src
- java非阻塞Socket例程,包括服务器和客户端-java non-blocking Socket routines, including the server and client
MFC_Socket
- mfc套接字编程,包括无连接的通信,有连接的通信,阻塞和非阻塞模式-mfc socket programming, including non-connected communications, has connected communications, obstructive and non-blocking mode
src
- 用java实现的一个socket服务器。采用非阻塞模式,可以支持大量并发连接。
winsock4
- 用VC6.0和winsock实现的非阻塞HTTP连接,及分析简单的分析HTML代码,提取出其中的有价值的信息.可以用在此程序基础上实现很多网络功能,比如邮件地址自动提取等-Using VC6.0 and winsock to achieve non-blocking HTTP connections, and analysis of a simple analysis of HTML code, which extracted valu
Chat
- Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-Under Windows-based news network to prepare applications, obstructive and non-blocking network to master the preparation of procedures, understan
blocking_nonblocking
- 讲述阻塞与非阻塞赋值的资料,很不错的资料,其实vhdl和verilog差别不打的-Obstructive and non-blocking assignment on the information, very good information, in fact, differences between VHDL and Verilog do not fight
Verilog中的阻塞与非阻塞的赋值分析
- Verilog中的阻塞与非阻塞的赋值分析
非阻塞IO完成版
- 利用非阻塞io,实现剪刀石头布的功能。用natbeans(The function of the scissors stone cloth is realized by using the non blocking io. use Natbeans)