-
完整串口通信程序Vc++源代码,能够实现windows下的串口通信。
完整串口通信程序Vc++源代码,能够实现windows下的串口通信。-Integrity of the serial communication program Vc++ Source code, to realize the serial communication under windows.
- 2022-05-07 02:00:17下载
- 积分:1
-
网上商城系统,实现了通过。通过修改少量的化学需氧量…
网上商城系统,通过ASP实现。通过修改少量代码即可以运行,商家绝密版!一定要下载哦-Online Mall system, achieved through the ASP. By modifying a small amount of code that can run, businesses, top-secret version! Oh, must be downloaded
- 2022-03-21 08:30:40下载
- 积分:1
-
一个简单的反向连接服务程序
DELPHI的一个简单的反向连接服务程序-DELPHI a simple reverse connection service procedures
- 2022-08-03 19:29:14下载
- 积分:1
-
打开源代码的协议栈,翻译下
一个开源的sip协议栈,在vc6.0下编译通过,无警告。- Opens the source the sip agreement stack, translates under
vc6.0 passes, does not have the warning.
- 2022-02-13 13:19:33下载
- 积分:1
-
路由跟踪VC2005源码,封装了trace类
格式化打印路由信息,和window自带的tracert差不多...
路由跟踪VC2005源码,封装了trace类
格式化打印路由信息,和window自带的tracert差不多-VC2005 routing source tracking, packaging the type of format printing trace routing information, and the window is almost built-in tracert
- 2023-02-15 18:55:04下载
- 积分:1
-
本人写的一个TCP/UDP通信的界面软件,支持UDP和TCP server端,简单易用...
本人写的一个TCP/UDP通信的界面软件,支持UDP和TCP server端,简单易用-I wrote a TCP/UDP communications interface software, to support the UDP and TCP server-side, easy-to-use
- 2022-01-22 17:20:05下载
- 积分:1
-
这是一个通过vc实现获取本机ip地址的源程序
这是一个通过vc实现获取本机ip地址的源程序-This is a realization by vc access to the machine ip address of the source
- 2022-05-18 02:33:25下载
- 积分:1
-
三个实际的例子,来展示Q o S的使用。第一个例子使用的是T C P,它在三个例子中显得最“直接了当”,因为它是“面向连接”的。第二个例子使用U D P,而且没...
三个实际的例子,来展示Q o S的使用。第一个例子使用的是T C P,它在三个例子中显得最“直接了当”,因为它是“面向连接”的。第二个例子使用U D P,而且没有使用任何连接调用。最后一个例子使用的则是多播U D P-three practical examples to demonstrate Q o S use.T C P The second example is the use of U P D, but did not use any connected call. A final example is the use of multicast U P D
- 2022-03-13 16:22:18下载
- 积分:1
-
多
服务器为多线程,提供员工基本管理-for multi-threaded server, providing basic management staff
- 2022-07-18 23:38:58下载
- 积分: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