-
本程序是串口通信程序,经由本人两个月艰苦劳动的来的,主要含多线程同步的知识...
本程序是串口通信程序,经由本人两个月艰苦劳动的来的,主要含多线程同步的知识-serial communication program, through my two months of hard labor to the main thread synchronization with more knowledge
- 2022-10-14 20:45:04下载
- 积分:1
-
windows服务管理类
压缩包包含两个文件ServiceManager.h、ServiceManager.cpp可以直接使用
CServiceManager提供接口如下:
BOOL IsActive(); // 查下服务是否开启
BOOL StopService(SC_HANDLE hService); // 关闭服务
BOOL StartService(); // 开启服务
BOOL ReStartService(); // 重启服务
BOOL GetDependentServices(SC_HANDLE hscService, std::vector& vecServiceStatus); // 获取服务依赖服务
- 2023-08-19 15:45:03下载
- 积分:1
-
一个用堆栈实现的计算器。能够进行各种简单计算没有bug
一个用堆栈实现的计算器。能够进行各种简单计算没有bug-a stack used to achieve the calculator. To carry out the simple calculation does not bug
- 2023-05-08 14:10:02下载
- 积分:1
-
一个简单的画图工具的源代码,可以画的图有直线、曲线、圆、椭圆...
一个简单的画图工具的源代码,可以画的图有直线、曲线、圆、椭圆-a simple drawing tools to the source code, can be painted with the map straight, curve, circle, oval, etc.
- 2022-03-07 04:22:49下载
- 积分:1
-
在一个文件中翻转字节,并把它们写在
Flip bytes in a file and write them backwards-Flip bytes in a file and write them backwards...
- 2022-03-06 23:40:47下载
- 积分:1
-
多项式的加减乘除算法,特殊之处是在加减的过程中实现排序并输出,...
多项式的加减乘除算法,特殊之处是在加减的过程中实现排序并输出,-the way of mathematic
- 2022-02-21 14:00:58下载
- 积分:1
-
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic link library preparation process. Static library and dynamic library distinction, and call procedures in the static library and dynamic link library when the distinction. How to use tool to view a dynamic link library function of the output, Depends tools, C++ Compiler technology to adapt the name of a dynamic link library function of the impact of the output, extern C usage, use module definition files to resolve the C++ Name adaptation problems. Typedef point to use the definition of function pointer type, how to obtain the dynamic link library function pointer.
- 2022-03-24 10:37:39下载
- 积分:1
-
TBLOBCLIENTDATASET COMPONET
TBLOBCLIENTDATASET COMPONET
- 2022-08-19 17:31:21下载
- 积分:1
-
一个分页是存储器管理模型
一个分页是存储器管理模型-Paging is a memory management model
- 2022-08-15 21:52:13下载
- 积分:1
-
SSM实用demo
- 2022-09-15 21:35:04下载
- 积分:1