-
比较不错的源代码,供学习delphi的新手学习
比较不错的源代码,供学习delphi的新手学习-Comparison of good source code for the novice to learn delphi study
- 2022-03-26 03:04:33下载
- 积分:1
-
Show the dynamic link library
显示动态链接库相关信息,帮助理解DLL内容。-Show the dynamic link library-related information to help understand the contents of DLL.
- 2022-01-28 08:59:14下载
- 积分:1
-
Achieved between the two computers send information
实现两台计算机之间的发送信息 -Achieved between the two computers send information
- 2023-05-09 16:20:04下载
- 积分:1
-
系统文件监控程序。
系统文件监控程序。-system files monitoring program.
- 2022-05-20 19:37:00下载
- 积分:1
-
详细代码,一个简单的移动代码,很实用的
VC++深入详解code,简单移动,并且很实用-VC++ Depth detailed code, a simple mobile, and very practical
- 2023-07-23 17:35:04下载
- 积分:1
-
win9x下获取cpu使用率
win9x下获取cpu使用率-obtained cpu usage
- 2022-12-05 04:05:03下载
- 积分:1
-
multithreaded Principle, delphi, with a note of the specific examples of multi
多线程的实现原理,在delphi中,用一个实例具体说明了多线程的过程。-multithreaded Principle, delphi, with a note of the specific examples of multi-threaded process.
- 2022-01-26 02:45:57下载
- 积分:1
-
vc++源码 文件被其他程序更改时提醒用户
vc++源码 文件被其他程序更改时提醒用户-vc++ source files are other programs to remind users when to change
- 2022-08-09 20:39:15下载
- 积分: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
-
使用Windows2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之...
使用Windows2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。模拟内存活动的线程可以从一个文件中读出要进行的内存操作-Windows2000/XP use of the API functions, including the preparation of a two-threaded process, a thread used to simulate memory allocation, a thread used to track a thread of memory, but also between two threads through the synchronized signal volume. Simulation of the threads of memory from a paper read out to the memory operation
- 2022-05-07 18:12:59下载
- 积分:1