-
条形码打印程序barcodesource
条形码打印程序barcodesource-barcode printing program barcodesource
- 2022-12-17 12:10:03下载
- 积分:1
-
C#编写的TCPIP服务器 可多线程客户端
C#编写的TCPIP服务器程序源码,可连接多个客户端,使用visual studio开发,本来用于GPRS远程数据采集,但不限于GPRS
- 2023-03-30 20:00:03下载
- 积分: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
-
简单人事管理系统
#include
#include
#include
#include
using namespace std;
const int Maxr=100;
int ID=10000;
class Employee //职工类
{
int tag;//删除标记
int no;//职工编号
char name[20];//职工姓名
char zw[20]; //职工职务
- 2022-03-24 22:13:18下载
- 积分:1
-
小波变换及其逆变换,是小波信号处理的基础
小波变换及其逆变换,是小波信号处理的基础-wavelet transform and travel transform
- 2023-05-05 11:10:02下载
- 积分:1
-
获取局域网内计算机的列表
Visual C#得到局域网计算机列表,也就是获取局域网内的所有在线的主机名称列表,请确保您的电脑在网络中,要不然程序获取时候可能要假死,需要强制结束任务。-Visual C# to get a list of local area network computer, which is to get a list of all the online host names within the LAN, make sure your computer is on the network, or else the program may have to feign death to get it, you need to force the end of the task.
- 2022-04-13 08:07:56下载
- 积分:1
-
用vc++编写的usb接口通信程序 主要是usb的接口传输功能
用vc++编写的usb接口通信程序 主要是usb的接口传输功能-Vc++ to prepare with the usb interface usb communication program is the interface transfer function
- 2022-07-03 09:26:18下载
- 积分:1
-
超时信息框
超时信息框-The example of the information dialogbox of timeout
- 2022-06-16 22:10:13下载
- 积分:1
-
Classic problems bound up to the perfect solution for the problem, using the mul...
经典问题 最多约束问题的完美解决方案,利用到乘法原理,还有两种剪枝技术!
-Classic problems bound up to the perfect solution for the problem, using the multiplication principle, there are two pruning techniques!
- 2022-04-14 20:52:57下载
- 积分:1
-
MDI+多视+窗口动态规划
MDI+多视+窗口动态规划-+ MDI window as more dynamic programming
- 2023-05-22 01:50:03下载
- 积分:1