CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - order

搜索资源列表

  1. 高阶矩在颜色传输中的应用

    1下载:
  2. 高阶矩在颜色传输中的应用,利用高阶矩阵统计图像特征,使目标图像具有与源图像相近的颜色特征-Higher Moments in color and transmission applications, the use of higher order statistics matrix image feature, with the target image with the image source close to the color feature
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.08mb
    • 提供者:蝌蚪
  1. FBM

    2下载:
  2. Fractal Brown Model 分形布朗模型计算图像的纹理分形值。运行命令:fractal(收敛范围)-Brown Fractal Brown model image texture fractal value. Running order : fractal (Scherer)
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.08kb
    • 提供者:徐涛
  1. huffman_f

    0下载:
  2. huffman_f 在huffman_e的基础上,将排序改为利用堆排序原理选择最小的两个权值。也即,将所有元素的权值组织成堆后,每次堆内的根结点就是最小值了。每取出一个根结点后,就把堆尾元素调到根结点重建堆。取出两个最小值合并成一个子树后,再把子树作为叶子结点放到堆中,并让其上升到合适的位置,保持堆性质不变。因为每次不必完成整个排序过程,而只是组织成堆,因此,这种方法要比使用快速排序更快。上述算法参考了mg-1.2.1中Huffman编码的实现,见http://www.cs.mu.oz.au/m
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.15kb
    • 提供者:真实
  1. curve_test.tar

    0下载:
  2. curve_test is a set of 3 programs to demonstrate 3 different kind of third-order parametric curves: Hemite curve segments, Bezier curve segments, and Splines. Hemite curves are defined by two endpoints and two vectors, Bezier curves are defi
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:6.55kb
    • 提供者:Jet Lan
  1. HUandradon

    1下载:
  2. 用于计算HU 的7个不变矩和RADON的2、3阶不变矩。网站中有C++写的RADON变换,但西北工业大学的一名教授使用RADON变换构建了这种新型的不变距,可以降低图象的维数,计算速度较快。算法详情可参考他的文献。-used in the calculation of the seven RADON unchanged moments and the 2,3-order moment invariants. Web site is written in C RADON transform, bu
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:12.14kb
    • 提供者:listen
  1. Media_Player_demo

    0下载:
  2. 不少应该程序都需要将一些数据曲线化显示,以观察数据的变化趋势,我们常用的曲线控件有不少,比如mschart,最近公司也需要一个曲线显示的东东,但是不能使用mschart,怎么办?自己做嘛,工具当然是Visual C++,语言MFC。经过3天的努力,终于完成,想把这个控件也提供给大家,大家先来看看效果吧 -many procedures should require some of the data curve, in order to observe the changes in the
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:26.61kb
    • 提供者:1234
  1. wykobi

    0下载:
  2. Good C++ computational geometry libraries to date have been hideously over-designed and incorporate usage patterns that in most cases require extensive redesigns and rewrites of code in order to functionally integrate within an existing project.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:111.7kb
    • 提供者:曲亚武
  1. Camera-(OV7725)

    0下载:
  2. * THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS * WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE * TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY * DIRECT, IN
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:257.06kb
    • 提供者:sai
  1. ameriman

    0下载:
  2. flash学习例子源代码,供大家学习,呵呵,不过我是为了下载东西-Study flash source code example for the U.S. study, huh, huh, but my things are in order to download
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-27
    • 文件大小:492.37kb
    • 提供者:吴淑玲
  1. graphic

    0下载:
  2. 现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。-Graphics are painting a straight line, arc, as well as garden and cut a straight lin
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2.01mb
    • 提供者:aeyoung
  1. yavga

    0下载:
  2. This core is a simple and small VGA controller. * It drives vga monitors with an 800x600 resolution and 72Hz vertical refresh rate (50MHz pixel clock) * It displays chars on the screen (each char is 8x16 pixels) * It has a customizable chars
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:43.16kb
    • 提供者:sdroamt
  1. Voronoi1

    0下载:
  2. Voronoi图是以两点间线段的长度作为距离 ,对平面的一种分割。然而 ,在地理环境中 ,存在着许多自然的或人为的障碍 ,使得从一点到另一点不能直线到达。为了扩大Voronoi图的应用领域 ,本文对传统的Voronoi图进行扩充 ,给出了障碍Voronoi图的定义、性质 ,以及离散生成线段障碍Voronoi图的方法-Voronoi diagram based on the length of line between two points as the distance from a parti
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-25
    • 文件大小:228kb
    • 提供者:liuchao
  1. Capture2Save

    0下载:
  2. i write it use opencv lib in order to capture image from each frame in webcam or video and save all image to a document,and i use it to capture hand image for haartraining,hope you like it! -)-i write it use opencv lib in order to capture image from
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4.09mb
    • 提供者:richard
  1. Bubble1

    0下载:
  2. VC++课堂作业,单击左键画随机大小圆,单击右键画随机大小矩形,图形可按顺序相互覆盖-VC++ class job, click the left button draw random size of the circle, right-click drawing random size of the rectangle, graphics can be covered by the order of mutual
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1.89mb
    • 提供者:王坤
  1. Archimedes.sources-0.58.0

    0下载:
  2. 基于eclipse开发的计算机辅助设计(CAD)软件,其目的是满足各种CAD绘图需要。其项目目标是希望开发出比当前广泛使用的AutoCAD更适合于建筑领域的CAD软件-Archimedes will be a Computer Aided Design (CAD) program developed side by side with architecture offices in order to fulfill all their needs. This way, we hope to de
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-17
    • 文件大小:4.79mb
    • 提供者:lianghc
  1. CannyEdgeDetection

    0下载:
  2. Canny边缘检测的高斯卷积,索贝尔operation.entire代码组成,是在建MATLAB函数任何自由,除了必须改变形象reading.threshold根据图像和被提取的特征。 做检查更新的高斯卷积文件,它比前一个准确 请注意,代码的执行时间是low.This是因为没有内在的功能被使用。 为了提高车速了,请改为内置的功能“conv2“的卷积码 -canny edge detection comprising of gaussian convolution,so
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:837byte
    • 提供者:namind
  1. FuShiYuPengZhang

    0下载:
  2. 使用3×1的结构元素,为防止越界,所以不处理最上边和最下边的两列像素-Using 3 × 1 structure elements, in order to prevent cross-border, so I do not deal with the most top and bottom of the two most pixels
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1.16kb
    • 提供者:黄腾
  1. test7

    0下载:
  2. 图形学填充算法有序边表法和种子填充算法的比较-Filling algorithm law and order side of the table Comparison of seed fill algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1.87mb
    • 提供者:Mata Fu
  1. the-four-order-Runge-Kutta-method.

    0下载:
  2. 用四阶龙格-库塔法求系统在U单位阶跃输入下该系统的响应曲线-Using the four order Runge Kutta method to find the response curve
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:23kb
    • 提供者:刘欢
  1. fiirst-order-waveguide

    0下载:
  2. 一阶平行波导激光器中有效折射率与阈值损耗的关系。(实例以宽为100,背景折射率为3.2,周期为0.5,入射波长为1)-First Order effective refractive index waveguide laser parallel relationship with the threshold value loss. (Example 100 in width, a refractive index of 3.2 the background, a period of 0.5, i
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1.14kb
    • 提供者:沈杨飞
« 12 3 4 »
搜珍网 www.dssz.com