-
一个文本提示的小程序
一个文本提示的小程序-A text prompt small procedures
- 2022-06-21 18:53:39下载
- 积分:1
-
windows xp 下绝对硬盘扇区读写
windows xp 下绝对硬盘扇区读写-windows xp under absolute disk read and write Sector
- 2022-07-08 05:43:00下载
- 积分:1
-
一个自动更换图片的屏幕保护程序,可以自定义背景图片和背景音乐...
一个自动更换图片的屏幕保护程序,可以自定义背景图片和背景音乐-A screen saver,it can auto change background picture and music
- 2022-04-27 04:05:32下载
- 积分:1
-
VC++获取系统硬件信息...包括CPU、BOIS、内存、硬盘等等,有很好的参考学习价值...
VC++获取系统硬件信息...包括CPU、BOIS、内存、硬盘等等,有很好的参考学习价值-VC++ Access system hardware information ... including the CPU, BOIS, memory, hard drives, etc., have a good reference for learning the value of
- 2022-03-22 08:41:36下载
- 积分:1
-
Library management system to complete both the general library functions, such a...
图书馆管理系统,完成一般图书馆都具有的功能,如查询等-Library management system to complete both the general library functions, such as inquiries, etc.
- 2023-05-26 00:35:03下载
- 积分:1
-
C#企业客户关系管理系统(CRM)
C#企业客户关系管理系统(CRM)-Enterprise Customer Relationship Management System
- 2022-07-10 01:19:31下载
- 积分:1
-
使应用程序带参数运行~~
首次运行该程序时改写注册表,使右键菜单里多了参数运行项,可以带参数执行程序...
使应用程序带参数运行~~
首次运行该程序时改写注册表,使右键菜单里多了参数运行项,可以带参数执行程序-To enable applications to run with the parameters ~ ~ The first time you run the program to rewrite the registry, so that right-menu item to run more parameters can be the implementation of procedures without parameters
- 2022-06-15 19:20:21下载
- 积分: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
-
系统级钩子监控运行在当前系统中的所有线程的消息流。
系统级钩子监控运行在当前系统中的所有线程的消息流。-System-level hooks run in the current system monitors all the threads of the message flow.
- 2022-03-25 23:50:26下载
- 积分:1
-
这是08系列AP64芯片上移植ucos的例子GP32和AP64的指令兼容,区别主要是RAM、FLASH大小位置不同,以及部分中断向量不一样。所用的ucos版本是...
这是08系列AP64芯片上移植ucos的例子GP32和AP64的指令兼容,区别主要是RAM、FLASH大小位置不同,以及部分中断向量不一样。所用的ucos版本是2.6。可以通过修改这几个文件,使适合08GP32,完成移植。-This is a series of 08 AP64 chip transplantation OUT example Chip and instructions compatible AP64 The difference is mainly RAM, FLASH size of different positions, and some interrupt vectors not the same. OUT used in the version 2.6. May amend these documents, and 08 for Chip complete transplant.
- 2022-11-03 07:15:03下载
- 积分:1