-
Win9x回收站增强程序,可以恢复dos下被删除的文件
Win9x回收站增强程序,可以恢复dos下被删除的文件 -The enhanced app for win9x recycle station, it can recorve the deleted file in dos
- 2023-06-24 00:45:03下载
- 积分:1
-
该系统适用于设备管理,系统包括几个不同。
本系统适用于企业的设备管理,在本系统中包括几种不同级别的用户,同时能实现对设备的存、取、以及报废处理,是一个很好的管理软件。其中还包括安装软件。-the system applies to the equipment management, the system includes several different levels of users, but also to achieve the right equipment to survive, to make, and useless, and is a good management software. It also includes installation of the software.
- 2022-10-15 17:00:08下载
- 积分:1
-
通过c++川口发短信,可作为gps 卫星定位系统发送短信
通过c++川口发短信,可作为gps 卫星定位系统发送短信-Through c++ Kawaguchi-fat message, can be used as satellite positioning systems gps send message
- 2022-05-27 03:03:18下载
- 积分:1
-
C#写的一个操作系统任务的类库程序,很强大。
C#写的一个操作系统任务的类库程序,很强大。-C# to write an operating system task library program, very strong.
- 2022-03-10 10:09:41下载
- 积分:1
-
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,...
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,从而向进程提供通信服务,真正的通信服务是挂接在套接口结构上的。不同的进程就算有相同的套接字标识符,也不能使用到相同的通信服务。-socket identifier is a local distribution that each process has its own socket identifier space. Identifier only have a similar role Index numbers, the system is under the process identifier, and examine the process of resource tables, find the corresponding sets of interface structure, so as to provide communications services process, the real communications services is articulated in the presentation on the structure of the interface. Even if the process is the same socket identifier, nor to use the same communications services.
- 2022-01-31 21:36:23下载
- 积分:1
-
酒店管理系统,适合于各类在校计算机专业的学生课程设计所用...
酒店管理系统,适合于各类在校计算机专业的学生课程设计所用-hotel management system, suitable for all types of computer professionals in the school curriculum design students used
- 2022-01-30 16:17:57下载
- 积分:1
-
window启动自动加载程序:
学习dephi对window注册表的调用;
了解window对自启动程序的管理;...
window启动自动加载程序:
学习dephi对window注册表的调用;
了解window对自启动程序的管理;-window activated automatically load : study dephi right window registry calls; Understanding since the launch window to the management procedures;
- 2022-07-16 11:26:18下载
- 积分:1
-
一个简单的C++编程实例。适合于初学者。
一个简单的C++编程实例。适合于初学者。-a simple C programming examples. Suitable for beginners.
- 2022-03-26 03:33:50下载
- 积分:1
-
vc. Net vc 6 and environment engineering document conversion between the small p...
vc。net和vc 6环境下工程文件之间的转换实用小工具
-vc. Net vc 6 and environment engineering document conversion between the small practical tools
- 2023-07-04 06:50:03下载
- 积分:1
-
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}...
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01} --> "C8329BFD0E01"
// pSrc: 源数据指针
// pDst: 目标字符串指针
// nSrcLength: 源数据长度
// 返回: 目标字符串长度-字节数据转换为可打印字符串
- 2022-03-06 12:41:32下载
- 积分:1