-
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}...
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01} --> "C8329BFD0E01"
// pSrc: 源数据指针
// pDst: 目标字符串指针
// nSrcLength: 源数据长度
// 返回: 目标字符串长度-字节数据转换为可打印字符串
- 2022-03-06 12:41:32下载
- 积分: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
-
操作系统课程设计 最坏算法worst―fit
操作系统课程设计 最坏算法worst―fit-courses on operating system design algorithm for the worst worst-fit
- 2022-09-27 15:55:03下载
- 积分:1
-
系统管理编程主要是针对系统事件收集,等情况
系统管理编程主要是针对系统事件收集,等情况-System Management Programming System Event mainly for the collection, etc.
- 2022-02-20 19:00:45下载
- 积分:1
-
纯SDK API的方式实现各种控件,值得学习,新手可以下载
纯SDK API的方式实现各种控件,值得学习,新手可以下载-Net SDK API way to achieve a variety of controls, it is worth learning, novices can be downloaded
- 2022-05-11 00:51:51下载
- 积分:1
-
basics of operating system
basics of operating system
- 2022-02-06 01:24:37下载
- 积分:1
-
键盘热键功能代码,试试吧
键盘热键功能代码,试试吧-keyboard hotkey function code, try it
- 2022-04-21 19:42:24下载
- 积分:1
-
filemon的源代码,和好的学习文件系统驱动的例子。filemon是大名鼎鼎的文件系统监视工具,用途非常广泛。...
filemon的源代码,和好的学习文件系统驱动的例子。filemon是大名鼎鼎的文件系统监视工具,用途非常广泛。-the source code, and good learning-driven file system example. Filemon is the famous file system monitoring tool that uses very extensive.
- 2022-04-07 06:10:07下载
- 积分:1
-
可以将一个文件分割为多个文件
可以将一个文件分割为多个文件-a document can be divided into multiple files
- 2023-08-31 23:20:02下载
- 积分:1
-
way to achieve both scheduling process scheduling simulation can be set for the...
实现两种调度方式的进程调度模拟,可以自己设定进程的参数来完成调度-way to achieve both scheduling process scheduling simulation can be set for the process to complete the scheduling parameters
- 2022-08-17 05:32:34下载
- 积分:1