-
VC++ through OnGetNetworkCardType () Function Access Card Model.
VC++通过OnGetNetworkCardType()函数实现获取网卡型号。-VC++ through OnGetNetworkCardType () Function Access Card Model.
- 2022-06-01 00:07:30下载
- 积分:1
-
Yet another one way to have only one copy of running application.
to use this...
Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
-Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
- 2022-08-15 10:28:57下载
- 积分:1
-
Gray
灰度扩展及灰度图像伪彩色化:灰度值在0~20之间显蓝色,20~40之间显绿色,40~255显红色。
-Gray-scale images of pseudo-color: gray-scale value between 0 to 20 Hin blue, between 20 to 40 green, 40 ~ 255 marked in red.
- 2023-02-07 23:50:04下载
- 积分:1
-
实现状态栏图标动画。
在状态栏中实现动画图标。-achieve the status bar icon animation.
- 2022-10-31 13:20:03下载
- 积分:1
-
2410的WINCE蜂鸣驱动程序代码,提供给大家参考学习使用
2410的WINCE蜂鸣驱动程序代码,提供给大家参考学习使用 -2410 WINCE beep driver code provided for your reference learning to use
- 2022-08-24 00:26:00下载
- 积分:1
-
频谱分析软件:利用VC6.0和matlab两个软件联合开发的,运行起来很不错的,是Vc调用matcom里面的fft函数来实现了,速度很快,精度很高。...
频谱分析软件:利用VC6.0和matlab两个软件联合开发的,运行起来很不错的,是Vc调用matcom里面的fft函数来实现了,速度很快,精度很高。-Spectrum analysis software: Using VC6.0 and matlab software jointly developed by two, up and running very good, is inside Matcom Vc call fft function to achieve a fast, high precision.
- 2023-05-09 15:35:02下载
- 积分:1
-
这是我们做操作系统的一个作业,用C++程序模拟了一下,望大家指点阿,初学。...
这是我们做操作系统的一个作业,用C++程序模拟了一下,望大家指点阿,初学。-This is our operating system to do an operation, using C++ Program to simulate the look, hope everyone pointing Ah, beginner.
- 2022-06-30 13:22:32下载
- 积分:1
-
在印度法律制度中产生光秃秃的行为
generate bare acts as given in the indian legal system
- 2022-05-14 04:53:33下载
- 积分:1
-
一个简单的网络猜数字程序 程序简单易懂 适合初学者使用
一个简单的网络猜数字程序 程序简单易懂 适合初学者使用-a simple network tones procedures are simple procedures for beginners
- 2022-03-10 00:17:11下载
- 积分:1
-
five commonly used sequencing method, the C achieved, including merging, inserti...
五个常用的排序方法,用C实现的,包括归并,插入,希尔,快速,冒泡-five commonly used sequencing method, the C achieved, including merging, inserting, Hill, rapid and Bubble
- 2022-09-14 02:15:03下载
- 积分:1