-
C++7.0程序,监控应用程序是否正常运行,定时器可以设置到毫秒级。...
C++7.0程序,监控应用程序是否正常运行,定时器可以设置到毫秒级。-procedures, monitoring applications normal operation, the timer can be set millisecond.
- 2022-06-20 07:01:43下载
- 积分:1
-
Sometimes, we need to have people connected to their machine, or to see whether...
有时候,我们需要是否有别人连接到自己机子上,又或者自己想看看是否连接到一定的端口,那么这个例子相信你很喜欢-Sometimes, we need to have people connected to their machine, or to see whether they want to connect to a port, then this example you like
- 2022-11-08 10:35:03下载
- 积分:1
-
两个未公开函数的使用的例子
两个未公开函数的使用的例子-two undisclosed function of the use of the example
- 2022-05-26 12:24:14下载
- 积分:1
-
网络编程
(1)系统用户由三类组成:学生、企业和管理员;
(2)管理员负责的主要功能:
招聘信息审核,应聘信息统计;
ɨ...
网络编程
(1)系统用户由三类组成:学生、企业和管理员;
(2)管理员负责的主要功能:
招聘信息审核,应聘信息统计;
用户管理(删除和修改)
系统管理(实现注册功能开放和禁止、招聘应聘输入开放和禁止)
(3)学生注册账号,通过验证后可以登录。然后可以修改个人信息、修改密码、浏览招聘信息,以及相关企业的信息,并可以发出求职信息和应聘信息。
(4)企业注册账号,通过验证后可以登录,然后可以修改企业信息、修改密码、浏览学生信息、发布招聘信息、接受学生的应聘信息,并发送邮件。
-javaweb
- 2022-01-28 11:11:15下载
- 积分: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
-
pilot operating system
操作系统试验--通过随机数产生一个指令序列。将指令序列变换为页地址流。-pilot operating system-- through a random number generator instruction sequences. Instruction sequences will transform page address to flow.
- 2023-08-05 14:35:03下载
- 积分:1
-
SIFT algorithm literature (PDF) and code can be a thorough understanding of the...
SIFT演算法的文献(PDF)与程式码,可彻底了解SIFT演算法的精随。-SIFT algorithm literature (PDF) and code can be a thorough understanding of the essence with the SIFT algorithm.
- 2023-01-04 00:50:04下载
- 积分:1
-
一些外资公司正在用的物料管理应用程序,有很强的实用价值.
一些外资公司正在用的物料管理应用程序,有很强的实用价值.-some foreign companies were using the materials management applications and has a strong practical value.
- 2023-02-22 13:55:04下载
- 积分:1
-
设置您的字体,大小,使您的多样化的应用程序。
设置你的程序里面的字体、大小,使你的应用多样化。
- 2022-10-25 00:55:03下载
- 积分:1
-
这是一个通过USB ID检测USB设备工具的存在
这是一个通过USB ID来检测USB设备是否存在的工具
- 2023-05-09 09:35:04下载
- 积分:1