-
电子时钟C++语言开发,可作为样例进一步改进。
电子时钟C++语言开发,可作为样例进一步改进。-Electronic Clock C++ language development, can be used as sample for further improvement.
- 2022-07-14 06:13:29下载
- 积分:1
-
Toolkit for detecting Virtual machines
Toolkit for detecting Virtual machines
- 2022-03-05 10:22:22下载
- 积分:1
-
July v2.11 进程查看器July的最新版本,附带源代码
July v2.11 进程查看器July的最新版本,附带源代码-July v2.11 process viewer July the latest version of the source code fringe
- 2022-07-26 18:58:40下载
- 积分:1
-
这是一道经典的线程同步问题――哲学家吃饭问题。这里结合了win32使得这个问题可视化了...
这是一道经典的线程同步问题――哲学家吃饭问题。这里结合了win32使得这个问题可视化了-This is a classic thread synchronization-- philosopher food problem. Win32 here combination of this makes the issue of visualization
- 2023-01-27 14:00:03下载
- 积分:1
-
它能够启动你指定的任意多个程序。被启动的程序将像 NT 服务一样运行(例如,不用用户登陆机器,它们便会在后台运行)。 ? 在没有合适特权情况下,用户不能终止由此...
它能够启动你指定的任意多个程序。被启动的程序将像 NT 服务一样运行(例如,不用用户登陆机器,它们便会在后台运行)。 ? 在没有合适特权情况下,用户不能终止由此服务启动的程序(除非机器关闭)。 ? 你可以在 NT 服务之外测试和调试你的程序。例如,你可以在 DevStudio 调试器中运行你的程序,单步进入源代码中查找错误等。当“调试无错”后,你将它配置成产品,从 NT 服务启动它。-it can start your designated arbitrary number of procedures. The procedure was activated as NT services will be running the same (for example, users do not have landing machines, which will run in the background). In the absence of appropriate privileges, the user can not terminate this service launch procedures (unless machine off). You can NT service test and debug your program. For example, you can DevStudio Debugger run your program, single-step access to the source code looking for errors. When the "debug no mistakes", you will configure it into products, from NT service and start it.
- 2022-11-12 07:20:03下载
- 积分:1
-
一个Windows下的线程库,模仿pthread的用法
一个Windows下的线程库,模仿pthread的用法
-Under a Windows Thread Library, imitating the use of pthread
- 2022-04-01 18:15:34下载
- 积分:1
-
动画及多线程演示
动画及多线程演示-animation and multi-threaded demo
- 2022-04-10 10:50:06下载
- 积分:1
-
Private Declare Function HideCurrentPro cess Lib "hideproc.dll" () As...
Private Declare Function HideCurrentProcess Lib "hideproc.dll" () As Long
真正隐藏进程-Private Declare Function HideCurrentPro cess Lib "hideproc.dll" () As Long truly hidden process
- 2022-04-18 19:51:46下载
- 积分:1
-
threaded, realize the video capture and encoding process! Blackfin532 platform!
使用多线程,实现视频的捕获和编码过程!Blackfin532平台!
- 2022-08-18 15:23:43下载
- 积分:1
-
可用于对VC++、C++ Builder、Delphi、VB、C/C++、ASM等程序源代码进行详细的统计,可以非常精确的得到程序中代码行、注释行和空白行的行数...
可用于对VC++、C++ Builder、Delphi、VB、C/C++、ASM等程序源代码进行详细的统计,可以非常精确的得到程序中代码行、注释行和空白行的行数。程序会自动根据你选择的文件类型进行统计,并将所有文件的分析结果进行汇总,可以方便、准确的对程序代码量进行全面的统计。本软件是绿色软件,不需要安装,直接运行。-can be used to VC, C Builder, Delphi, VB, C/C, ASM source code for the procedures detailed statistics can be very precise procedure code OK, OK Notes blank line and the number of rows. The program will automatically choose your type of document statistics and the analysis of all the documents summarized results can be easily and accurately the volume of code for comprehensive statistics. The software is green software without the need for the installation, operation directly.
- 2023-05-16 05:50:03下载
- 积分:1