-
检测CPU的运行状态
检测CPU的运行状态- Examines CPU the running status
- 2022-01-21 05:46:35下载
- 积分:1
-
本程序能实现基本的 dll、ocx 倥件的注册(原码)
本程序能实现基本的 dll、ocx 倥件的注册(原码)-procedures to achieve the basic dll, ocx pressed pieces of the registration (the original code)
- 2022-06-14 13:59:24下载
- 积分:1
-
进程保护,包含整个的源代码以及示例程序的源代码!
进程保护,包含整个的源代码以及示例程序的源代码!-process protect
- 2022-07-12 06:56:49下载
- 积分:1
-
一个.NET下的内存检测和定位的工具和代码,推荐下载
一个.NET下的内存检测和定位的工具和代码,推荐下载--A memory checking and locating tool and its codes under A.NET,recommend
- 2023-03-23 01:10:03下载
- 积分:1
-
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,制作闹钟源代码...
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,制作闹钟源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, the production of an alarm clock source code
- 2022-09-17 05:15:03下载
- 积分:1
-
a dialog based on the diary of the small procedures. In the past, VC knowledge b...
一个基于对话框的日记本小程序。以前在VC知识库中找基于对话框的序列化存储的程序一直没有找到,就自己做了一个。用到了链表和序列化,在对话框中使用工具栏,希望对大家有所帮助。首先,定义一个自己的结构体类,用来存储将要保存的信息。-a dialog based on the diary of the small procedures. In the past, VC knowledge base based on the dialog box to find the sequence of stored procedure has not been found, it had become one. Listless and used in the sequence, in the dialog box using the tool column, we hope to help. First, a definition of the structure type, will be used to store the information stored.
- 2022-07-26 01:28:57下载
- 积分:1
-
记时器的简单应用,适合初学者(已编译通过)
记时器的简单应用,适合初学者(已编译通过)-A simple timer application, suitable for beginners (compiled through)
- 2022-05-24 14:34:01下载
- 积分:1
-
给于国图分类法,进行智能语义分析的动态库,针对聚类需要增加叙词表...
给于国图分类法,进行智能语义分析的动态库,针对聚类需要增加叙词表-in the country to map classification, semantic analysis of Intelligent Dynamic Library, clustering against the need to increase Descriptors Table
- 2022-03-22 22:19:47下载
- 积分:1
-
一个获得Cpuid的Delphi程序
一个获得Cpuid的Delphi程序-was a CPUID of Delphi Program
- 2022-04-18 12:29:42下载
- 积分:1
-
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}...
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01} --> "C8329BFD0E01"
// pSrc: 源数据指针
// pDst: 目标字符串指针
// nSrcLength: 源数据长度
// 返回: 目标字符串长度-字节数据转换为可打印字符串
- 2022-03-06 12:41:32下载
- 积分:1