-
对时实现,包括服务端和客户端,一个好的代码
sntp对时实现,包括服务和客户端,不错的代码-SNTP for time to achieve, including services and clients, a good code
- 2023-07-17 21:20:03下载
- 积分:1
-
简单dubbo分布式项目demo
dubbo分布式项目,定义接口 服务调用 服务发布等
- 2023-01-22 23:35:04下载
- 积分:1
-
征途真彩客户端源代码
征途真彩客户端源代码,内测1.0版本,需要最早的内侧客户端-Journey of true color client source
code, closed beta version 1.0, the first inside the client needs
- 2023-08-12 03:00:04下载
- 积分:1
-
北星定位,利用C++环境,定位一个朋友需要分类。
北星定位,采用C++环境,需要定位处理类的朋友可以下载-Beixing positioning, using C++ Environment, the need for positioning a friend class can be downloaded
- 2022-04-19 02:46:02下载
- 积分:1
-
进程管理器
进程资源管理器,可以显示正在运行的进程,线程和模块。其着找到基地,并开始地址。例如,使用
EnumProcessModulesEx和NtQueryInformationThread功能在C#。
void PrintModules (Int32 ProcID)
{
IntPtr hProcess = OpenProcess(ProcessAccessFlags.QueryInformation | ProcessAccessFlags.VMRead, false, ProcID);
if (hProcess != IntPtr.Zero)
&nbs
- 2022-01-22 17:14:27下载
- 积分:1
-
自己用VC写的液晶等字模提取软件,可以输入汉字,也可以打开BMP图。只需要修改少许代码就可以按自己的要求实现功能。...
自己用VC写的液晶等字模提取软件,可以输入汉字,也可以打开BMP图。只需要修改少许代码就可以按自己的要求实现功能。-VC to write their own use, such as liquid crystal matrix extract the software, you can input Chinese characters, you can open the BMP plan. Only need to modify a little code can realize the functional requirements of their own.
- 2022-03-15 10:56:01下载
- 积分:1
-
课程中一些重要的知识点,原代码希望能给大家一点帮助。
课程中一些重要的知识点,原代码希望能给大家一点帮助。-course some important knowledge, the original code in hopes of giving us some help.
- 2022-01-31 22:27:02下载
- 积分:1
-
将经纬度坐标转换为KML文件,很好用!
经度、纬度、大地高转KML代码,VS2012中测试通过,用Google Earth加载没有问题。
- 2022-02-15 15:46:28下载
- 积分:1
-
屏幕的捕捉VC实现方法
屏幕的捕捉VC实现方法-screen capture method VC
- 2022-05-15 22:28:40下载
- 积分:1
-
This is five chess source code
这是五子棋的C++源代码,大家可以下载下来学习一下-This is five chess source code
- 2022-01-26 03:16:14下载
- 积分:1