-
删除目录文件,可以自动伤处制定的文件或者目录
删除目录文件,可以自动伤处制定的文件或者目录-DEL DIR AND FILE
- 2022-11-20 10:40:03下载
- 积分:1
-
内存读写函数,挺有用的
内存读写函数,挺有用的-memory read and write function, quite the
- 2022-02-07 07:09:08下载
- 积分:1
-
这是我做的一个操作系统的课程设计,是一个多极反馈队列的模拟,动态的模拟...
这是我做的一个操作系统的课程设计,是一个多极反馈队列的模拟,动态的模拟-This is what I am doing an operating system of curriculum design, is a multi-polar feedback cohort simulation, dynamic simulation
- 2023-07-09 03:35:02下载
- 积分:1
-
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,圆形按钮源代码...
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,圆形按钮源代码-毁于C++ BUILDER 环境,?跹 ?者 ?苁视???
- 2022-02-28 19:58:19下载
- 积分:1
-
程文件杀进 程文件杀进 程文件杀进
程文件杀进 程文件杀进 程文件杀进 -程文件杀进程文件杀进程文件杀进程文件杀进程文件杀进程文件杀进
- 2022-06-15 11:49:26下载
- 积分:1
-
这是一个演示Windows如何分配内存的应用程序,用VC++工具实现,具有很的实用性...
这是一个演示Windows如何分配内存的应用程序,用VC++工具实现,具有很的实用性-This is a demonstration of how to allocate memory for Windows applications, with VC tools, it will be very useful
- 2022-07-02 09:30:02下载
- 积分:1
-
This procedure can be the operating system' s control panel to create their o...
这个程序可以在操作系统的控制面板中创建属于自己的程序图标。把自己的程序中的一些参数设置和控制内容添加到操作系统中的控制面板里,显的很是专业哦。-This procedure can be the operating system" s control panel to create their own program icon. His own program to set up and control the content of some of the parameters added to the operating system control panel, the very obvious is a professional oh.
- 2022-01-24 14:33:18下载
- 积分:1
-
MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上,这是W
MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上,这是Windows版。目前客户端程序的界面完全模仿腾讯的QQ。服务器端需要MYSQL支持。-MyICQ is a set of open-source instant messaging software, including server-side and client, can be used for Internet or LAN. Can run on Windows or Linux (KDE/Qt) operating system, which is Windows version. At present, the client program interface completely imitate Tencent
- 2023-02-05 17:40:04下载
- 积分:1
-
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Wi...
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPhysicalDriveInNT ; 获得WinNT下的硬盘型号以及序列号。参数driveID为硬盘的位置, IDE1上的主盘为0,类推到IDE2上的从盘的driveID为3。 function ReadPhysicalDrive9X (driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadDrivePortsInWin9X ; 获得Win9X下的硬盘型号以及序列号。参数同上 function getHardDriveComputerID:int64; stdcall; external DiskID.dll name getHardDriveComputerID ; 获得计算机的ID -VC prepared DLL, get the hard drive model, serial number and computer ID, with Delphi s source code, adopted in Win2K, but not under Win9X tried interested can try under Win9X, or prepare a VB example. Function as well as the definition: function ReadPhysicalDrive (driveID: integer buffer: Pointer bufLen: integer): integer stdcall external DiskID.dll name ReadPhysicalDriveInNT obtained under Win
- 2022-02-15 18:15:01下载
- 积分:1
-
CRC checksum to generate the results, you can quickly check the calculated resul...
CRC校验结果生成器,可以较快的计算出来校验结果,非常方便实用。-CRC checksum to generate the results, you can quickly check the calculated results, a very convenient and practical.
- 2022-01-30 15:04:55下载
- 积分:1