-
利用水的影响写的VB源代码,源代码是一个参考。
一个用vb写的水波特效的源代码,这个源代码是参考了汇编代码改编过来的-A use of water effects to write vb source code, the source code is a reference to assembly code adapted from the
- 2022-04-09 21:34:34下载
- 积分:1
-
Windows图形编程的几个例子,包含显示区域、Bitmap、调色板等几个例子...
Windows图形编程的几个例子,包含显示区域、Bitmap、调色板等几个例子 -Some examples for graphical programming on windows, containing displaying region,bitmap and palette etc
- 2022-03-02 19:24:22下载
- 积分:1
-
它的所有关于人工工程.. CH8的逻辑表示
its all about artifical engineering..the logical representation of ch8
- 2022-08-14 22:40:56下载
- 积分:1
-
学习使用cad图象处理,使得对三维图象处理的一很好的实现
学习使用cad图象处理,使得对三维图象处理的一很好的实现-cad learning to use image processing, to make three-dimensional images of a very good achievement
- 2022-05-19 07:03:02下载
- 积分:1
-
Sobel operator for edge detection, the results were pretty good.
用Sobel算子进行边缘检测,效果不错。
- 2022-11-03 08:40:03下载
- 积分:1
-
详细介绍图像的线性曲线检测和变换,程序测试成功,非常实用。...
详细介绍图像的线性曲线检测和变换,程序测试成功,非常实用。-Detailed images of the linear curve detection and conversion, testing the success of the procedure is very practical.
- 2022-04-07 00:49:38下载
- 积分:1
-
这段程序实现了对图像的膨胀运算,针对的都是黑色点。参数中有一个BOOL变量,为真时,表示在水平方向进行膨胀运算,即结构元素B为(1 ,1. ,1)否则在竖直方向...
这段程序实现了对图像的膨胀运算,针对的都是黑色点。参数中有一个BOOL变量,为真时,表示在水平方向进行膨胀运算,即结构元素B为(1 ,1. ,1)否则在竖直方向上进行膨胀运算,即结构元素B为1 1.1 。-this program for the expansion of computing image has been aimed at Black Point. Parameters have a BOOL variable to true, in the horizontal direction for expansion of computing, the structural elements of B (1, 1. , 1) in the vertical direction or on the expansion of computing, the structural elements of a B 1.1.
- 2022-04-02 05:44:07下载
- 积分: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
-
图象VC编程的基本源码,有图象的读取,存储,和编写处理的源码,可在处理涵数中修改以得到所需的图象....
图象VC编程的基本源码,有图象的读取,存储,和编写处理的源码,可在处理涵数中修改以得到所需的图象.-image of the VC basic source code, the images are read, storage, handling and preparation of the source code, in which culvert several changes to get the image.
- 2023-04-08 05:15:03下载
- 积分:1
-
实现多边形分割,对于任何的多边形只需输入分割点都可以分割,自相交除外...
实现多边形分割,对于任何的多边形只需输入分割点都可以分割,自相交除外-Realize polygon partition, for any partition of the polygon points only need to input can be divided, except for self-intersection
- 2022-01-26 03:23:51下载
- 积分:1