-
建议ITU
RECOMMENDATION ITU-R M.1654*
A methodology to assess interference from broadcasting-satellite service
(sound) into terrestrial IMT-2000 systems intending to use
the band 2 630-2 655 MHz
- 2022-03-22 04:31:40下载
- 积分:1
-
用Evc开发的一些实例程序源代码,供用Evc这个IDE的参考,程序实例有:CreateProcess、IPC_MSGCLIENT、IPC_MSGServer、T...
用Evc开发的一些实例程序源代码,供用Evc这个IDE的参考,程序实例有:CreateProcess、IPC_MSGCLIENT、IPC_MSGServer、TaskList-Evc development with some examples of the program"s source code used for the IDE Evc reference for the program examples : CreateProcess, IPC_MSGCLIENT, IPC_MSGServer, TaskList
- 2022-04-06 23:08:52下载
- 积分:1
-
ping命令系统检测
ping命令系统检测,在占用极少计算机资料的情况下进行网络检测,确认对方是否开网络正常。
- 2022-01-21 18:20:51下载
- 积分:1
-
regain getpass can define maximum password length
重新实现getpass 可以自定义最大输入密码的长度-regain getpass can define maximum password length
- 2022-10-31 12:05:03下载
- 积分:1
-
本文首先介绍了利用MFC提供的文档视图框架来实现一个打印程序,实现打印预览,在此基础上,同时通过对MFC源代码的深入探讨,提出了利用该方法在对话框上用MFC实现
本文首先介绍了利用MFC提供的文档视图框架来实现一个打印程序,实现打印预览,在此基础上,同时通过对MFC源代码的深入探讨,提出了利用该方法在对话框上用MFC实现打印功能,-This paper first introduces the use of MFC
- 2023-06-08 13:00:04下载
- 积分:1
-
dll编程,如果要学习动态链接库编程,这是值得一看的资料。...
dll编程,如果要学习动态链接库编程,这是值得一看的资料。-dll programming, if we learn DLL programming, it is worth looking at the information.
- 2022-04-30 08:20:45下载
- 积分:1
-
实时提供CPU的使用情况,并附有曲线图和柱状图。在托盘图标中动态显示使用率。...
实时提供CPU的使用情况,并附有曲线图和柱状图。在托盘图标中动态显示使用率。-provide real-time CPU usage, together with curves and histograms. The tray icon dynamic display usage.
- 2023-05-05 20:55:03下载
- 积分: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
-
For the reference system is very simple easy to learn but I hope you like
可供参考系统很简单可是简单易学希望大家喜欢-For the reference system is very simple easy to learn but I hope you like
- 2022-04-02 01:08:52下载
- 积分:1
-
键盘钩子的DLL程序,运用动态链接库,有兴趣的朋友可以看看。...
键盘钩子的DLL程序,运用动态链接库,有兴趣的朋友可以看看。-The keyboard hook DLL procedures, the use of dynamic-link library, interested friends can see.
- 2022-06-20 01:46:02下载
- 积分:1