-
利用GDI绘图程序,使用API绘图,效率高,通用性好.
利用GDI绘图程序,使用API绘图,效率高,通用性好.-Use GDI drawing program, use the graphics API, high efficiency, universal good.
- 2022-07-19 01:05:14下载
- 积分:1
-
本程序的三维图形变换
本程序实现图形的三维变换--平移,旋转,对称变换,正二测,斜二测视图,
包含文件:三维变换
Grphics experiment NO5--三维图形的投影变换
三维变换.exe-this program 3D graphics transformation-- translation, rotation, symmetry transformation, are two tests, two ramps measured View, documents include : 3D Transform Grphics experiment NO5-- 3D projection transform 3D transformation. exe
- 2022-10-17 07:45:03下载
- 积分:1
-
矢量图绘制源码。看了这个程序,小的矢量图形的绘制就不难掌握了。
矢量图绘制源码。看了这个程序,小的矢量图形的绘制就不难掌握了。-Source vector drawing. Watched this process, a small vector graphics on the drawing it is not difficult to grasp.
- 2022-03-18 01:35:52下载
- 积分:1
-
实现了位图的任意缩放(邻点法和线性插值法),任意旋转(邻点法和线性插值法),全部源代码,没有使用其他库,是纯粹代码实现的...
实现了位图的任意缩放(邻点法和线性插值法),任意旋转(邻点法和线性插值法),全部源代码,没有使用其他库,是纯粹代码实现的 -Realize the arbitrary bitmap scaling (o-point method and linear interpolation), arbitrary rotation (o-point method and linear interpolation method), all source code, do not use the other library, the code is purely to achieve
- 2023-04-26 09:55:04下载
- 积分:1
-
一个用C开发的小程序,用于模拟氢原子的状态。
一个用C开发的小程序,用于模拟氢原子的状态。-A small programme using C languge for simulating the state of hydrogen atom.
- 2023-08-31 21:10:03下载
- 积分:1
-
Recently, a time to do their own bitmap files. . In the procedure to modify the...
最近自己做的一个读位图文件的程序。。在程序中修改文件。-Recently, a time to do their own bitmap files. . In the procedure to modify the file.
- 2022-03-06 23:47:47下载
- 积分:1
-
有效的实现图像的灰度级处理效果
有效的实现图像的灰度级处理效果-Effective realization of the gray-scale images deal with the effect of
- 2022-07-28 12:35:26下载
- 积分:1
-
more image processing applications. Digital image processing used to transform c...
应用越图像处理。数字图像处理中用来色彩变换及直方图统计,从而实现对图像色彩的统计-more image processing applications. Digital image processing used to transform color histogram and statistics, so as to achieve the right color Statistics
- 2022-08-21 09:38:41下载
- 积分:1
-
适用于WINDOWS98以后的版本,
从CODEPROJECT上找到的
适用于WINDOWS98以后的版本,
从CODEPROJECT上找到的
-apply to future versions of Windows 98, found on the CODEPROJECT
- 2023-03-24 08:30:04下载
- 积分:1
-
clear all clc
load C:a_RADARSAT_ProcessingRead_the_CDEXTRACTED_DATACDdata1...
clear all clc
load C:a_RADARSAT_ProcessingRead_the_CDEXTRACTED_DATACDdata1
sig=double(data) [M,N]=size(sig)
sig_fft=fft(sig) clear sig data -clear all clc
load C:a_RADARSAT_ProcessingRead_the_CDEXTRACTED_DATACDdata1
sig=double(data) [M,N]=size(sig)
sig_fft=fft(sig) clear sig data
- 2022-10-23 08:30:04下载
- 积分:1