-
verilog学习软件,可以用其学习,掌握该语言的语法规则和运行环境...
verilog学习软件,可以用其学习,掌握该语言的语法规则和运行环境-Verilog learning software can be used to study and master the language grammar rules and operating environment
- 2023-08-11 12:10:04下载
- 积分:1
-
Hotel management system vb source code
酒店管理系统vb源码,一个很好的用vb开发的酒店管理信息系统-Hotel management system vb source code
- 2022-04-20 14:31:13下载
- 积分: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
-
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换...
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换设置。-A general-purpose timer class can be used for non-window class. The routine use of a C++ classes, the use of timer indicator transform. Programs used: a custom timer class, C++ multi-class inheritance, the use of pure virtual functions of the middle class, set the lights change.
- 2022-05-07 21:55:07下载
- 积分:1
-
该系统适用于设备管理,系统包括几个不同。
本系统适用于企业的设备管理,在本系统中包括几种不同级别的用户,同时能实现对设备的存、取、以及报废处理,是一个很好的管理软件。其中还包括安装软件。-the system applies to the equipment management, the system includes several different levels of users, but also to achieve the right equipment to survive, to make, and useless, and is a good management software. It also includes installation of the software.
- 2022-10-15 17:00:08下载
- 积分:1
-
自己用VB编的一个小程序,可以实现悬浮的窗体。
自己用VB编的一个小程序,可以实现悬浮的窗体。-their VB series with a small procedure, the suspension can be achieved Form.
- 2023-07-04 08:10:04下载
- 积分:1
-
一个系统用户管理api使用的例子
一个系统用户管理api使用的例子--The example of the api usage of system user management
- 2022-03-10 17:15:50下载
- 积分:1
-
实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态调整,单个日志文件大小可配置,循环对日志文件写入,这样不会造成机器空间被日志文件...
实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态调整,单个日志文件大小可配置,循环对日志文件写入,这样不会造成机器空间被日志文件耗尽。-To achieve the log information, write to a file volume, timing, automatic flush to a file, write to the file log level can be dynamically adjusted, a single log file size can be configured cycle on the log file is written, so that the machine will not cause the log file space is consumed do.
- 2022-09-08 23:45:03下载
- 积分:1
-
演示如何创建,启动,停止和删除NT的服务
演示如何创建,启动,停止和删除NT的服务-demonstrate how to create ,start, stop and delete NT service
- 2022-01-26 02:40:53下载
- 积分:1
-
VC++绘制颜色列表框。自绘颜色列表框,VC++实现。
VC++绘制颜色列表框。自绘颜色列表框,VC++实现。-VC++ Drawing Color list box. Since the paint color list box, VC++ to achieve.
- 2022-06-20 01:25:33下载
- 积分:1