-
个性化桌面设置
使用c++语言编程,通过对计算机注册表的修改,对windows的桌面进行个性化的设置。本程序可用于学习c++语言编写注册表的方法,对于初学者有一定的帮助。
- 2022-04-27 04:07:15下载
- 积分:1
-
cpphttpd,一个Visual C++开发的web服务器源代码,数据库用sqlite
cpphttpd,一个Visual C++开发的web服务器源代码,数据库用sqlite-cpphttpd, a Visual C++ source code for the development of web servers, database with sqlite
- 2023-05-04 14:55:03下载
- 积分:1
-
异步http请求。 不用通常的线程模型。使用者可以放心使用,不用担心资源冲突。...
异步http请求。 不用通常的线程模型。使用者可以放心使用,不用担心资源冲突。-asynchronous http requests. Not usually the thread model. Users can be assured use without fear of resource conflicts.
- 2022-01-25 14:59:13下载
- 积分:1
-
simple peer
简单的p2p应用 可以实现远程消息传输 并且以后的任务可以实现p2p文件传输-simple peer-to-peer applications can be remote messaging and the future task can achieve peer-to-peer file transfer
- 2023-01-18 20:55:03下载
- 积分:1
-
RFC793
RFC793传输控制协议(TRANSMISSION CONTROL PROTOCOL)-RFC793
- 2022-02-04 15:26:24下载
- 积分:1
-
OMNET++学习书,包含每个实例的网络层…
Omnet++学习全书,内含网络每个层的仿真实例和源代码(已经测试)
-Omnet++ Learning book that contains the network layer of each simulation examples and source code (already tested)
- 2022-02-20 12:12:56下载
- 积分:1
-
Native like, synchronous remote method invocation.
Light
这是一个基于C++ template的面向对象的RPC框架库。-Native like, synchronous remote method invocation.
Light-weighted, clean and easy to use.
Normal C++ syntax for service definition.
1. Supports all c++ native data type and user defined data type.
2. Reference and pointer support.
3. Polymorphism for method parameter and return type.
Type safe.
As the framework is based on c++ template, all type mismatch will be raised at compilation time.
TCP/IP as underlying transportation protocol.
Full conformance to ISO c++ standard.
Unicode support.
- 2022-07-23 07:37:41下载
- 积分:1
-
利用VC编写的小程序,可以获取当前的工作组……大家可以学习参考一下...
利用VC编写的小程序,可以获取当前的工作组……大家可以学习参考一下-VC prepared using a small program, you can obtain the current working group ... ... everyone can learn from reference
- 2022-02-01 16:42:01下载
- 积分:1
-
春天网络域名主机系统(C#全源码)
春天网络域名主机系统(C#全源码)-spring mainframe network domain name system (all C# source)
- 2022-04-19 02:09:32下载
- 积分:1
-
一个用hook拦截数据包的VC程序。
先获取所有进程,然后选择你要操作的进程。...
一个用hook拦截数据包的VC程序。
先获取所有进程,然后选择你要操作的进程。-A hook used to intercept packets of VC procedures. First access to all processes, and then select the operation you want to process.
- 2023-01-07 17:40:03下载
- 积分:1