-
经典的生产者、消费者问题。
经典的生产者、消费者问题。-classic producer, consumer issues.
- 2022-02-01 15:59:02下载
- 积分:1
-
#如果定义(__msdos__)&!定义(msdos)
#if defined(__MSDOS__) && !defined(MSDOS)
# define MSDOS
#endif
#if defined(__OS2__) && !defined(OS2)
# define OS2
#endif
- 2022-04-09 22:32:48下载
- 积分:1
-
查看系统安装的驱动器
查看系统安装的驱动器-View system installed Drivers
- 2022-02-04 17:43:00下载
- 积分:1
-
操作系统进度管理优先代码,我们班的课程设计
操作系统进度管理优先代码,我们班的课程设计-progress of the operating system code management priorities, we have covered the curriculum design
- 2022-06-30 04:38:06下载
- 积分:1
-
所有系统下的磁盘存取程序,98下用到了VXD
所有系统下的磁盘存取程序,98下用到了VXD-all of the disk access procedures under 98 use the VXD
- 2022-08-06 08:53:55下载
- 积分:1
-
一个根据PATH环境变量设置来查找执行文件位置的程序
一个根据PATH环境变量设置来查找执行文件位置的程序- Establishes according to the PATH environment variable searches
the execution file position the procedure
- 2022-02-22 01:15:33下载
- 积分:1
-
在程序的一个重要演示中,监视注册表的更改,包括…
监视注册表中某个键值变化的演示程序,内含BCB6.0和Delphi两个版本。-Monitor the registry changes in a key demonstration of the procedure, including BCB6.0 and two versions of Delphi.
- 2022-05-13 03:33:36下载
- 积分:1
-
用C语言实现安全性检测
用C语言实现安全性检测-C language safety testing
- 2022-10-23 18:55:03下载
- 积分:1
-
VB系统托盘提示控件程序
绝对好用,大家来下载吧!
VB系统托盘提示控件程序
绝对好用,大家来下载吧!-VB system tray prompt control program
- 2023-01-16 12:45:04下载
- 积分:1
-
CseApi20.zip是CSE脚本语言的底层封装库,用C++封装常用对象,包括Int、WideInt、float、Object对象、char数组(即strin...
CseApi20.zip是CSE脚本语言的底层封装库,用C++封装常用对象,包括Int、WideInt、float、Object对象、char数组(即string)、Int数组、object数组、字典dict等,由于封装是轻量级的,常用作基础类型库来支持Win32软件开发,如果使用STL容器等觉得不便时,这个库是很好的替代方案。-CseApi20.zip is the underlying scripting language package CSE database, using C++ package, commonly used objects, including Int, WideInt, float, Object target, char array (ie string), Int array, object arrays, dictionary, dict, etc., due to The package is lightweight, and used as the basis for the type library to support the Win32 software development, if you use STL containers and other cause inconvenience, this library is a good alternative.
- 2022-01-29 02:55:18下载
- 积分:1