-
硬件检测程序,属于系统编程啦~~下来参考下吧
硬件检测程序,属于系统编程啦~~下来参考下吧-Hardware detection process, belonging to system programming reference啦~ ~ down under the bar
- 2022-06-21 18:12:37下载
- 积分:1
-
windows service program. Would like to know how to prepare services for the good...
windows服务程序.是想了解服务程序如何编写的良好代码.-windows service program. Would like to know how to prepare services for the good code.
- 2022-04-26 18:06:06下载
- 积分:1
-
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}...
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01} --> "C8329BFD0E01"
// pSrc: 源数据指针
// pDst: 目标字符串指针
// nSrcLength: 源数据长度
// 返回: 目标字符串长度-字节数据转换为可打印字符串
- 2022-03-06 12:41:32下载
- 积分:1
-
This is on the use of 51 single
这是关于用51单片机进行软件定时中断的程序,主芯片是51-This is on the use of 51 single-chip microcomputer software program interrupted from time to time, the main chip is 51
- 2023-01-03 06:45:03下载
- 积分:1
-
一个比较价值的File system Filter Driver
一个比较价值的File system Filter Driver--A worthy File system Filter Driver
- 2022-02-02 19:13:46下载
- 积分:1
-
debugger for debugging process to streamline and simplify the process of handlin...
调试库 简化调试过程,简化错误处理过程。集合了一些通用函数便于编程。-debugger for debugging process to streamline and simplify the process of handling errors. Set some common functions to facilitate programming.
- 2022-11-21 05:55:03下载
- 积分:1
-
该片主要是用来帮助学习者把VB开发
该文帮助 件主要用于学习者对vb的开发带来-The piece is mainly used to help learners bring to the development of vb
- 2022-03-29 10:22:38下载
- 积分:1
-
获取cpu 主板 硬盘 网卡 BIOS等序列号等硬件信息的VC++源代码文件, 包含了.CPP .H .LIB等源文件...
获取cpu 主板 硬盘 网卡 BIOS等序列号等硬件信息的VC++源代码文件, 包含了.CPP .H .LIB等源文件-GetHDSerial
- 2022-01-24 13:22:43下载
- 积分:1
-
Microsoft Windows GDI+是为C/C++开发者提供的一个基于类的应用程序编程接口(API)。本文档为中文翻译,希望对大家有用。...
Microsoft Windows GDI+是为C/C++开发者提供的一个基于类的应用程序编程接口(API)。本文档为中文翻译,希望对大家有用。-Microsoft Windows GDI+ Is C/C++ Developer to provide a class-based Application Programming Interface (API). This document translated into Chinese, in the hope that everyone useful.
- 2023-05-06 14:00:03下载
- 积分:1
-
LibGC is a thread
Portable thread-based garbage collection library, for C-LibGC is a thread-based garbage-collection library with the following features:
thread-based garbage collection.
precise collection.
uses the mark & sweep algorithm.
portable uses no low-level O/S-specific features.
no dependencies headers only.
weak pointers.
garbage-collected strong and weak arrays.
customizable garbage collection with user-defined finalize and mark callbacks.
wrapper class for non-garbage-collected classes.
- 2022-12-23 06:05:03下载
- 积分:1