-
VC++6.0的实时曲线图表程序.随着输入数据的变化,图表曲线随之实时的上下波动....
VC++6.0的实时曲线图表程序.随着输入数据的变化,图表曲线随之实时的上下波动.-VC 6.0 real-time graphs procedures. Along with the changes in input data, Real-time charts followed the curve fluctuations.
- 2022-02-02 03:32:51下载
- 积分:1
-
几个简单VTK入门程序样例,可以教你迅速入门
几个简单VTK入门程序样例,可以教你迅速入门-VTK few simple procedures for sample entry, you can teach you the rapid entry
- 2022-06-01 10:41:53下载
- 积分:1
-
meanshift tracking method, a mouse click to select the tracking region
meanshift跟踪方法,鼠标点击来选定跟踪区域-meanshift tracking method, a mouse click to select the tracking region
- 2023-03-19 03:00:04下载
- 积分:1
-
source(bmp看图源程序hj).zip,还可以的。
source(bmp看图源程序hj).zip,还可以的。-source (bmp flashcards source hj). Zip, also can be.
- 2022-03-15 13:59:08下载
- 积分:1
-
本程序用C开发,属于神经网络中经典的hopfei…
此程序用C++开发, 属于神经网络中经典的hopfeild算法 程序, 包括源代码。-this program with C development, neural networks belonging to the classic hopfeild algorithm procedures, including source code.
- 2023-08-22 14:35:03下载
- 积分:1
-
画图板 画圆形 画直线 ,画方形 等等
画图板 画圆形 画直线 ,画方形 等等 -Drawing board drawing a straight line drawn round, square paintings, etc.
- 2022-05-18 08:14:15下载
- 积分:1
-
弹性动力学工具箱是MATLAB工具箱的波传播模型
The ElastoDynamics Toolbox is a MATLAB toolbox to model wave propagation
in layered media. It is based on the direct stiffness method and the thin layer
method [10, 12]. The toolbox can be used to solve a variety of problems governed
by wave propagation in the soil:
Site amplification Site amplification is an important issue in the assessment of
the seismic hazard at sites where the top soil layers are particularly soft. In such
cases, the seismic motion at the surface can be much higher than the outcrop
motion due to resonance of the soft layers-This chapter describes how to start using the ElastoDynamics Toolbox (EDT) for
MATLAB. The chapter is organized as follows:
About the ElastoDynamics Toolbox (p. 1)
The ElastoDynamics Toolbox for MATLAB is briefly introduced.
Obtaining and installing EDT (p. 1)
This section explains where to get EDT and how to install it.
Terms of use (p. 3)
The terms and conditions to use of EDT are summarized. It is shown how to re
- 2022-02-13 02:45:17下载
- 积分:1
-
计算机图形学填充算法,包括FloodFill与BoundaryFi
计算机图形学填充算法,包括FloodFill与BoundaryFi-Computer Graphics filling algorithms, including FloodFill and BoundaryFill
- 2022-01-25 20:53:17下载
- 积分:1
-
用direct 3D实现的贴图片,纹理,并可以旋转,缩放等,图片具有透明度...
用direct 3D实现的贴图片,纹理,并可以旋转,缩放等,图片具有透明度-Achieved using direct 3D paste image, texture, and can be rotating, zooming, etc., pictures with transparency
- 2023-05-23 07:45:03下载
- 积分:1
-
将一个彩色图像之间的颜色表示。
Convert a color image between color representations.
B = COLORSPACE(S,A) converts the color representation of image A
where S is a string specifying the conversion. S tells the
source and destination color spaces, S = destdest . Supported color spaces are
RGB R G B Red Green Blue (ITU-R BT.709 gamma-corrected)
YPbPr Luma (ITU-R BT.601) + Chroma
YCbCr / YCC Luma + Chroma ("digitized" version of Y PbPr)
YUV NTSC PAL Y UV Luma + Chroma
YIQ NTSC Y IQ Luma + Chroma
YDbDr SECAM Y DbDr Luma + Chroma
JPEGYCbCr JPEG-Y CbCr Luma + Chroma
HSV / HSB Hue Saturation Value/Brightness
HSL / HLS / HSI Hue Saturation Luminance/Intensity
XYZ CIE XYZ
Lab CIE L*a*b* (CIELAB)
Luv CIE L*u*v* (CIELUV)
Lch CIE L*ch (CIELCH)-Convert a color image between color representations. B = COLORSPACE (S, A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destin
- 2023-02-24 07:00:03下载
- 积分:1