-
基于ICMP协议的Ping和TraceRoute命令实现
在多数操作系统中,Ping和Traceroute程序的实现是通过命令行的方式,在DOS界面的方式下输出,本程序采用对话框式的输出界面,方便操作,可以提供给那些记不住命令的人使用。
- 2022-08-25 15:05:02下载
- 积分:1
-
objection_tracking
改进的帧间差法运动目标追踪算法,比以前的经典算法有改善,不会出现边框锁定到边远的情况(Improved inter-frame difference method moving target tracking algorithm)
- 2013-10-29 15:07:22下载
- 积分:1
-
STATCOM
In a deregulated utility environment financial and market forces will demand a more optimal and profitable
operation of the power system with respect to generation, transmission and distribution. Power electronic
equipment such as flexible AC Transmission systems (FACTS) opens up new opportunities for controlling power
and enhancing the usable capacity in the existing system. A Static synchronous compensator (STATCOM) based
on the voltage Sourced inverter is a widely used shunt FACTS device. This paper deals with the basic simulation
of STATCOM for two machine system and demonstration of transient stability enhancement using STATCOM
through Matlab/Simulink/Power system Computer Aided design (PSCAD).
- 2014-07-09 23:36:53下载
- 积分:1
-
waterwave002
说明: 该程序模拟了海浪的三维动态仿真,展示了随机海风作用下,波浪的运动。(The program simulates the three-dimensional dynamic simulation of ocean waves)
- 2020-12-16 11:49:19下载
- 积分:1
-
pinpuCS
该软件能够对振动信号进行采集并同时进行频谱分析,对波形进行存储,处理的过程中可以对不需要的频率进行去除。(The software is capable of vibration signal acquisition and the same time spectrum analysis, the waveform storage, the process can not remove the frequency.)
- 2006-08-22 01:57:51下载
- 积分:1
-
这是一个介绍DHCP
this a introduction for DHCP
- 2023-07-29 17:35:03下载
- 积分:1
-
Acouostic-Signal-Test01
声学系统测试,生成impulse noise 和non-Gaussian noise混和信号(Acoustic system testing, generate impulse noise and non-Gaussian noise mixed signals)
- 2014-04-10 23:45:38下载
- 积分:1
-
ch04
windows这是一个随便选的文档,因为我想下一个东西,但是开会员太贵了(windows This is an optional document, because I want the next thing, but the meeting members are too expensive.)
- 2019-06-29 20:45:58下载
- 积分:1
-
judge
这个程序实现的是素数判别,里边包含两个文件夹(This program is a prime Discriminant inside folder contains two)
- 2009-01-14 23:30:03下载
- 积分:1
-
DrawOfMemory
DrawOfMemory源码包,VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。参数定义:
int Mult:总共需要显示几类数据
int AllNum:每类数据总的数据量
int Value[]:数据值数组,组成形式:数据1+数据2+数据3+ ...
COLORREF PenColor:每类数据的画笔的颜色
CWnd *pWnd:需要显示曲线的控件指针
还有一些函数不一一列举了,请自行下载源码查看(DrawOfMemory source package, VC++ memory mapping code examples, including a number of practical VC++ function: for example DrawLine function: the value passed to the function displayed in the form of the image to the corresponding controls (int AllNum: the total amount of data, int Value []: an array of data values , COLORREF PenColor: brush color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function value is displayed in the form of an image to the corresponding controls DrawMultiLine function: the passed into the function value is displayed in the form of an image to the corresponding control, you can display multiple data segments. Parameters are defined:
int Mult: A total of several types of data to be displayed
int AllNum: total amount of data for each type of data
int Value []: an array of data values , consisting of forms: Data 1 Data 2+ 3+ ...+ data
COLORREF PenColor: brush color for each type of)
- 2014-07-02 10:52:43下载
- 积分:1