-
server/client structure, the client can search commodities prices.
server/client结构,可通过客户端搜索商品种类、价格。-server/client structure, the client can search commodities prices.
- 2022-04-28 20:40: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
-
用于制备皮肤的程序,包括所有的源程序
用delphi编写的一个可以换皮肤的程序,包括了所有源程序-used to prepare the skin for a procedure, including all source
- 2022-07-16 16:25:27下载
- 积分:1
-
一个通过ip进行sna通讯的mac值进行转换的小工具
一个通过ip进行sna通讯的mac值进行转换的小工具 -through ip for a Sna communications mac conversion value for small tools
- 2022-06-30 00:08:18下载
- 积分:1
-
This book reveals the C++ programmers to create the mysteries of a world
本书揭示了C++程序员创建世界级软件的奥秘。程序设计大师Herbert Schildt通过将C++语言广泛应用于功能强大的编程任务中,全面展示了C++语言的多功能性,敏捷性,和艺术性。本书内容包括探索C++的功能,创建内存管理的垃圾回收器子系统,开发线程控制面板,建立译码器以扩展C++的功能,开发可断点续传的Internet文件下载工具,创建财务分析库,用基于AI的搜索技术探索人工智能,建立定制的STL容器,以及开发Mini C++解释程序。-This book reveals the C++ programmers to create the mysteries of a world-class software. Programming by Herbert Schildt Master C++ language is widely used in powerful programming tasks, a comprehensive picture of the C++ language, versatility, agility and artistry. The book will include exploration of the functions of C++, create a memory management subsystem of the garbage collector, thread control panel to develop and establish decoder to expand the functions of C++, the development of the Internet HTTP Download tools, the creation of financial Analysis of the Treasury, AI-based search technology to explore artificial intelligence, the establishment of customized STL containers, and the development of Mini C++ interpreter.
- 2023-07-29 04:00:05下载
- 积分:1
-
利用IE内核做的浏览器,我认为这是功能模仿得最完善的一个
利用IE内核做的浏览器,我认为这是功能模仿得最完善的一个-kernel using IE browsers do, I think this function is the most perfect imitation of a
- 2022-06-21 16:18:18下载
- 积分:1
-
messenger elf is a simple chat tools. A major demonstration is the main network...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
- 2023-08-16 20:20:03下载
- 积分:1
-
随着网络通信技术的发展,传统的网络通信技术在网络和通信技术的发展中不断发展。
Following the development of network and communication technology, traditional telecommunication network meets with great challenges currently. In order to overcome the disadvantages of traditional telecom network, next generation network was put forward in recent years, which bases on IP packet network and soft-switch technology is used. The same problem is also existed in power communication system, so how to build next generation communication system become more and more important.
- 2022-03-29 10:35:03下载
- 积分:1
-
在网络中,使用IPC$拷贝文件并添加系统任务,在指定时间内执行。...
在网络中,使用IPC$拷贝文件并添加系统任务,在指定时间内执行。-the network, the use of the IPC $ copy files and add the system and to the implementation within the specified time.
- 2022-03-30 16:13:17下载
- 积分:1
-
于多线程tcp服务的对应的客户端代码,主要实现发送命令到服务器然后再出来从服务器端返回的命令...
于多线程tcp服务的对应的客户端代码,主要实现发送命令到服务器然后再出来从服务器端返回的命令-in multithreaded tcp services, the corresponding client code, the main sending commands to the server and then out from the server to return to the order
- 2022-04-15 09:13:59下载
- 积分:1