-
Brute force attack. The whole zero
穷举法。整钱零找的算法 例如100元可以换出几个10元 几个20元 几个5元-Brute force attack. The whole zero-finding algorithm such as money, 100 yuan to 10 yuan for a few number of 20 yuan a few 5 yuan
- 2022-03-06 06:27:37下载
- 积分:1
-
基于Socket的TCP模块,支持多线程
基于Socket的TCP模块,支持多线程-Socket Based on the TCP module, support for multi-threaded
- 2022-12-31 23:30:08下载
- 积分:1
-
A learning network programming under vc, at the same time understand the princip...
一份学习vc下的网络编程,同时了解网络下载原理的实验程序-A learning network programming under vc, at the same time understand the principles of the network to download the experimental procedure
- 2022-03-21 11:33:55下载
- 积分:1
-
这个软件是要推出的
这软件是为了进行收发电子邮件的。 利用这个软件,可以实现邮件的收发和管理。-this software is to launch the e-mail. Use of this software can achieve mail transceivers and management.
- 2022-04-15 00:30:19下载
- 积分:1
-
一个比较简单的聊天程序和大家共享一哈!通俗易懂哈!
一个比较简单的聊天程序和大家共享一哈!通俗易懂哈!-A relatively simple chat program, and share a Ha! Easy to understand Ha!
- 2022-03-03 07:31:27下载
- 积分:1
-
在调试状态下,在Output窗口中输出监测信息,监测局域网信息
在调试状态下,在Output窗口中输出监测信息,监测局域网信息-debugging under the Output window, output monitoring information, monitoring LAN Information
- 2022-10-30 02:00:04下载
- 积分:1
-
aodv Routing Protocol
aodv路由协议-aodv Routing Protocol
- 2022-08-09 02:53:58下载
- 积分:1
-
MyDownloader is an open source application written in C# that is almost a comple...
MyDownloader is an open source application written in C# that is almost a complete download manager.
- 2022-08-14 14:39:05下载
- 积分:1
-
很好的服务器端工具的源码,值得学习一下.
很好的服务器端工具的源码,值得学习一下.-Good source server-side tool, it is worth learning about.
- 2022-02-10 01:50:33下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1