-
用 Winsock 实现聊天的程序 用 Winsock 实现聊天的程序
用 Winsock 实现聊天的程序 用 Winsock 实现聊天的程序-Winsock chatting with the procedures used Winsock chatting with the procedures Winsock chatting with the procedures Winsock chatting procedures
- 2022-03-21 08:28:24下载
- 积分:1
-
本程序为一个LAMP的投票系统,用户能够通过该系统参与在线投票,发起投票,进行投票内容管理等。投票方式支持单选和多选两种,同时,能够进行投票结果的统计,并用图形...
本程序为一个LAMP的投票系统,用户能够通过该系统参与在线投票,发起投票,进行投票内容管理等。投票方式支持单选和多选两种,同时,能够进行投票结果的统计,并用图形化方式显示结果。-The LAMP program is a voting system, users can participate in online voting through the system, create polls, vote on content management. Voted to support two kinds of radio and multi-select the same time, be able to vote on the results of the statistics and graphically display the results with.
- 2022-02-25 08:26:20下载
- 积分:1
-
一个组播接收类, 一个组播接收类。
一个组播接收类, 一个组播接收类。-Category to receive a multicast, a multicast receiver category.
- 2022-03-18 12:14:56下载
- 积分:1
-
众神之战服务端源代码,有兴趣的拿去研究下,还不错
众神之战服务端源代码,有兴趣的拿去研究下,还不错-Battle of the Gods server source code, are interested in research under taken, but also good
- 2022-06-19 09:10:58下载
- 积分:1
-
用C++在vs2005开发的tcp远程文件传输程序。
用C++在vs2005开发的tcp远程文件传输程序。-With C++ In VS2005 development tcp remote file transfer procedures.
- 2022-06-21 19:51:41下载
- 积分:1
-
aodv路由协议仿真。可以应用在ad
aodv路由协议仿真。可以应用在ad-hoc仿真中的路由协议。有较强参考价值。-aodv routing protocol simulation. Can be applied to ad-hoc routing protocols in simulation. Have a stronger reference value.
- 2022-04-17 13:43:09下载
- 积分:1
-
一个能浏览进程,杀死进程,以及结束进程的程序。能够从当前位置退出进程。...
一个能浏览进程,杀死进程,以及结束进程的程序。能够从当前位置退出进程。-Browse a process, kill process, as well as the end of the process procedures. Able to withdraw from the process from its current location.
- 2022-07-21 21:44:56下载
- 积分:1
-
我只写了前4个,这个是别人的程序,我觉得写的很好,就传了上来,是FTP扫描的工具,扫描别人21端口,试能否匿名连接...
我只写了前4个,这个是别人的程序,我觉得写的很好,就传了上来,是FTP扫描的工具,扫描别人21端口,试能否匿名连接-I just write the first four, the other is the process, I think was a very good on-the ranks of the FTP scanning tools, scanning port 21 others, whether anonymous connections trial
- 2022-06-13 11:25:11下载
- 积分:1
-
VC中调用WebService的问题,其实在Visual Studio.Net(下称VS.NET)及其以后的版本中调用WebService已经变得相当简单。你所...
VC中调用WebService的问题,其实在Visual Studio.Net(下称VS.NET)及其以后的版本中调用WebService已经变得相当简单。你所要做的只是“找到 WebService的发布地址”,然后将其引用添加到VC项目中即可。接下来VS.NET帮你生成的代理类,会帮你搞定一大堆的麻烦事,包括:网络调用、数据传递等等;什么SOAP啊、网络啊,你都可以不管。
InvokeConsole // 在控制台中调用WebService的Demo
InvokeDemo // 在MFC程序中调用WebService的Demo
-VC Calling WebService problem, In Visual Studio (hereinafter referred to VS.NET) and its subsequent version called W ebService has become quite simple. You had to do was to "find the publication addresses WebService" then added to the quoted VC project can be. VS.NET help you to the next generation of Acting Class, Bangnigaoding lot of trouble, including : network calling, data transmission, etc.; What SOAP ah, network ah, you can regardless. InvokeConsole// Calling the console in the Demo rooted WebService okeDemo// MFC in proceedings called the Demo WebService
- 2022-01-27 19:58:52下载
- 积分: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