搜索资源列表
liujc
- 这是计算机图形学的一个作业--直线裁剪,需要vc再搭配openGL使用,使用方法:输入直线两端点坐标即可,记得输入是X1回车Y1回车X2回车Y2!-This is a computer graphics operations -- cutting straight, vc longer need to use openGL mix, use : Admission at both ends of linear coordinates can be, remember import X1 X2 r
0.618
- 函数f(x)=x2+2x,用黄金分割法求解最小值-Function f (x) = x2+2 x, the minimum value method with the Golden
rectangular
- 长方体绘制函数; Height高;x1,y1,z, x2,y2,z, x3,y3,z, x4,y4,z,四个(底面的)顶点的坐标,四个点的z坐标相等。顺序为:俯视图的逆时针顺序; isTURE 是建立长方体是否成功的判定返回值,isTURE = 1则失败,isTURE = 0 则成功;-program for make a 3D rectangular filled red color,under MATLAB.
20090902_2319
- 演示如何平移图片 作者:巫丙亮 华东交通大学信息工程学院02级-void CMyDlg::Onx() { // TODO: Add your control notification handler code here InvalidateRect(NULL,true) Y=430-Y Y1=430-Y1 Y2=430-Y2 Y3=430-Y3 } void CMyDlg::Ony() { // TODO:
lsb
- 实现了用LSB嵌入水印,还有两种水印分析方法:X2和信息量分析法-Achieved using LSB embedding the watermark, there are two kinds of watermarks analysis methods: X2 and the amount of information analysis
x2
- 这个程序是用c编的,其基于刚才上传的CVImageProcess.rar一样的效果,只是一个用opencv,一个用vc编的-This program is compiled with c, and its based on just uploaded CVImageProcess.rar the same effect, only a use opencv, a series with vc
code
- 个函数提供灰度拉伸功能,输入图像应当是灰度图像,但如果提供的不是灰度 图像的话,函数会自动将图像转化为灰度形式。x1,x2,y1,y2应当使用双精度 类型存储,图像矩阵可以使用任何MATLAB支持的类型存储。-A function to provide gray stretch function, the input image should be gray-scale images, but if the offer is not gray of the image, then
scale
- This program is Image scale. x2 zoom or x2 decsend
libva
- 多核图像处理器基础上的视频编码。提供源代码供大家参考,使用GUI来加速视频解压-video coding [1]–[5] has become the central technology in a wide range of applications. Some of these Tinclude digital TV, DVD, Internet stre
kszd
- LISP快速展点程序 LISP展点程序,主要地形测量中展绘碎部点等。 展1000点:在HP(AMD Athlon64 3000+ 256MB)电胶上仅耗时0.142秒; 在金利(Geleron(R) CPU 2.40GHz 256MB)电胶上耗时0.882秒 数据文件格式为:每一点的数据(点号、X、Y、H)为一行,用逗号或空格作为分隔符,即 点号1 X1 Y1 H1 或者 点号1, X1, Y1, H1 点号2 X2 Y2 H2 或者 点号2, X2, Y2
bbb
- 二.二维小波分解与重构程序说明 1.主函数 mymain.m:通过调用所写的函数对信号进行二维小波分解与重构 main.m:利用MATLAB中小波变换函数实现 2.调用的子函数 function [x2,cA,cV,cH,cD] mydwt2(x,Lo_D,Hi_D) 函数mydwt() 对 x 进行二维小波分解 输入参数为x,Lo_D,Hi_D x为输入信号,Lo_D为低通滤波器,Hi_D为高通滤波器 输出参数:cA,cV,cH,cD —— 是
37450947
- 用遗传算法优化函数,要先在程序目录新建galog txt文件,并不里面输入x1,x2的取值范围,程序输出的是函数最大值,()
PLOT x2+y2
- 绘制x2+y2曲线,能够展示三维立体的图形(Draw the x2+y2 curve to show the 3d graphics.)