-
关于Intel多线程编程优化的程序,包含了死锁检测以及相应到解决办法。...
关于Intel多线程编程优化的程序,包含了死锁检测以及相应到解决办法。-On Intel multi-threaded programming to optimize the procedure, including the deadlock detection and the corresponding to the solution.
- 2022-03-21 02:02:14下载
- 积分:1
-
pcie wdf8.1驱动源代码
本代码经过实际验证可以运行,并且是在VS2013+WDK8.1+win764bit下,PCIE驱动
- 2022-10-27 21:05:06下载
- 积分:1
-
一个动态链接库源文件,实现动态链接库的生成功能
一个动态链接库源文件,实现动态链接库的生成功能-A dynamic link library source files, dynamic link library generation function
- 2022-05-23 12:39:44下载
- 积分:1
-
EXE+BPL+DLL+Interface项目解决方案演示 先打开ExeBplDll.bpg工程编译安装DataCentre.dpk,然后再编译所有的工程 输出
EXE+BPL+DLL+Interface项目解决方案演示 先打开ExeBplDll.bpg工程编译安装DataCentre.dpk,然后再编译所有的工程 输出放在Release目录下-EXE DLL Interface BPL solution demonstration project to open ExeBplDll.bpg works DataCentre.dpk compiler installation, and then compile all the works on the output directory Release
- 2023-04-29 23:50:02下载
- 积分:1
-
GT400.DLL for GT
GT400.DLL for GT-400 Series Motion Controllers by Googol Tehnology Ltd.
- 2022-02-07 14:11:52下载
- 积分:1
-
guardian software startup automatically activate the process of setting can set...
守护软件启动时自动启动设定的进程可以设定telnet远程登录的用户名和密码进程退出后,守护软件会自动重新启动-guardian software startup automatically activate the process of setting can set telnet remote login user name and password, following the withdrawal process, to guard the software will automatically restart
- 2022-07-25 14:01:47下载
- 积分:1
-
Enter a date, you can calculate the week. This code is in VISUAL C++ 6.O program...
输入一个年月日,可以计算出是星期几。这段代码是在VISUAL C++ 6.O的编程环境下编写的。-Enter a date, you can calculate the week. This code is in VISUAL C++ 6.O programming environment prepared.
- 2022-03-03 13:59:22下载
- 积分:1
-
程序名称:暴力搜索内存空间获得 Api 的线性地址
适用OS:9x/Me/2k/XP...
程序名称:暴力搜索内存空间获得 Api 的线性地址
适用OS:9x/Me/2k/XP
-procedures title : violence Search Api access memory space of linear address applicable OS : 9x/Me/2k/XP
- 2022-03-16 02:00:37下载
- 积分:1
-
ae中做缓冲区分析的一个例子,是用VB写的,应该不错。
ae中做缓冲区分析的一个例子,是用VB写的,应该不错。-ae
- 2022-01-25 18:25:27下载
- 积分:1
-
编写动态存储分配的一部分
Memory Allocation in C-write part of a dynamic storage allocation
package. The package provides three function calls: void initalloc(), to
initialize the data structures involved char* alloc(int n), which returns
a pointer to a block of n chars when called and void freef(char* p), which
frees the block of n chars earlier given to the data structure so that
it can be given out to another.
- 2022-06-30 05:19:02下载
- 积分:1