-
dws2src11
DWS Source . Delphi W SCript.(DWS Source. Delphi W SCript.)
- 2007-02-03 21:24:23下载
- 积分:1
-
防火墙源代码
网络编程
防火墙源代码
网络编程-Firewall, network programming source code for
- 2022-03-24 23:28:23下载
- 积分:1
-
SocketCAsyncSocketCSocket
Socket,CAsyncSocket,CSocket介绍
Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。
也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
- 2009-06-20 13:10:05下载
- 积分:1
-
PSO-VRP
说明: 就是相当简单的介绍一下物流选址方面的相关问题(The brief is quite simple logistics issues related to site selection)
- 2021-04-21 23:18:49下载
- 积分:1
-
一个网络开发库(ipx)的库源码,可以使开发者直接操作底层网络...
一个网络开发库(ipx)的库源码,可以使开发者直接操作底层网络--Code of a network development library (ipx) ,and develpoer can use it to develope low-level network directly
- 2022-08-18 17:33:50下载
- 积分:1
-
KeyguardViewProperties
Simple inflate/deflate test, taken from the reference docs for the Inflater/Deflater classes.
- 2014-02-27 15:59:08下载
- 积分:1
-
Voronoin 3D matlab
说明: matlab生成泰森多边形,并到处到txt文件,可用于晶体塑性有限元建模(generate a voronoi model and export to files)
- 2020-06-25 20:00:02下载
- 积分:1
-
C-CPP-header-file
C-C++头文件一览是学习C/C++语言必要的资料,可以了解一些头文件的主要内容。(C-C++ header file list is to learn C/C++ language, the information necessary to understand some of the main contents of the header files.)
- 2011-11-13 15:16:45下载
- 积分:1
-
MyJob
为了显示调试信息的方便,做了这个控件,用Message2Console函数向控件增加消息.
也可用SendMessage的方式向控件增加消息.
本MyBigJob只是为了测试这个控件.
这是我第三次上传这控件,改进了多个相同控件的兼容.(因为之前在响应函数里加了static)
这段代码是我学线程时做的.
线程方面学到的函数有:Sleep,WaitForSingleObject,SetEvent(To display debugging information easy to do this control, add a message to the control Message2Console function can also be used the the SendMessage way to add a message to the control. The MyBigJob just this is the third time I upload this control in order to test the controls. Improved more of the same control compatible (as before in the response function Riga static) this code I do learn thread. threading learned function: Sleep, WaitForSingleObject SetEvent)
- 2012-10-01 14:48:48下载
- 积分:1
-
ToolTip
c++/mfc/状态栏应用实例/滚动字幕的状态栏(c++/mfc/Status bar application / scroll caption status bar)
- 2017-11-17 21:55:29下载
- 积分:1