CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - straight

搜索资源列表

  1. drawsplines

    0下载:
  2. 演示matlab曲线拟和与插直的基本方法,详细的工具箱可供编程人员使用-demonstration Matlab curve fitting and interpolation straight to the basic methods, detailed toolkit for programmers to use
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1200918
    • 提供者:落落
  1. WINDOWONTOP

    0下载:
  2. 创建一个顶层窗口,本程序是通过对WINDOWS的窗口直顶的一个VC程序-create a top-level window, the procedure is through the windows of the window straight top of the one VC Program
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:26253
    • 提供者:梁中锋
  1. HoughTrans

    1下载:
  2. 自己写的Hough Transform检测直线和圆的代码,直线检测做了点小改进,可以检测线段,但只能检测一个圆和一条直线,希望对初学者能有帮助-wrote Hough Transform detection of linear and circular code Line Detection done a small improvement can be detected line, but only detected a circle and a straight line. hope to
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:66098
    • 提供者:wxj
  1. drawtoolinvb

    0下载:
  2. 程序简介 本程序是一个用于绘画固定图象的程序,类似window的画板, 可以绘出,直线,矩形,圆形,椭圆, 正六边形,正五角星六种图形,并且 可以搭配不同的边框颜色和填充颜色。 适合VB初学者学习。-guide this process is for a fixed image of the painting process, similar window slate can draw a straight, rectangular, circular, elliptical, hexago
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4828998
    • 提供者:武伟
  1. BFS_DFS_Astar

    0下载:
  2. Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The firs
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2984
    • 提供者:bo
  1. GraphicsAlg

    0下载:
  2. 多种图形学算法的实现,如DDA直线法等,比较全面。-multiple graphics algorithm for example, the DDA straight, more comprehensive.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:133175
    • 提供者:shifu2007
  1. beautydraw

    0下载:
  2. 一个简单的绘图程序,可以绘制直线,圆,矩形,和画笔工具,可以输入文字,并且可以实现简单的保存功能-a simple drawing program, drawing straight lines, circles, rectangles, and the brush tool, you can enter text, simple and can achieve the preservation of function
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:875115
    • 提供者:王焰辉
  1. Edge_Detection_and_Segmentation

    0下载:
  2. mage Processing Toolbox needed Edge Detection Prewitt Roberts Log Canny Sobel Straight Line Hough Transform quadree region growing threshold watershed
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6789
    • 提供者:少文
  1. MyPaint_new

    0下载:
  2. 功能:实现了对直线 矩形 椭圆三种图元的绘制 选定 移动功能 是学习GDI编程基础很好的例子-functions : Implementation of three straight rectangular oval map of the mapping function is selected mobile learning program based GDI good example .. .
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:108889
    • 提供者:HH
  1. MyDraw_new

    0下载:
  2. 功能:用面向对象的思想来实现了对直线 矩形 椭圆三种图元的绘制 选定 移动 并添加了编辑设置图元多种属性功能 是深入学习GDI编程很好的例子-functions : Object-oriented thinking to achieve a pair of three straight rectangular oval map of the selected mobile mapping and add a map editor Set Attribute function of a varie
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:98637
    • 提供者:HH
  1. ercheng2007

    0下载:
  2. 直线Y=Kx+b拟合方法。使用二乘法作的-straight Novel b = Y fitting method. Use for the two multiplication
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:29757
    • 提供者:lixin
  1. shudu--(delphi)

    1下载:
  2. 数独游戏 九直行九横列,共分成九个九宫格,每行列都由1到9、不能重复的阿拉伯数字组成,每个九宫格亦然。但数独游戏难易等级很多,每个只有一个解法。 可以添加关卡-few independent nine games nine straight row, divided into nine preview, each ranks by 1-9. we should not repeat the Arabic numerals, each preview so. But a few indep
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:194355
    • 提供者:caiyoulin
  1. csplitter-4.6.0.tar

    0下载:
  2. 这是一个很直得一看的程序 这是一个很直得一看的程序-This a very straight in a look at the procedures it is a very straight in a look at the proce
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2266606
    • 提供者:yuqi
  1. kthline

    2下载:
  2. 有向直线K中值问题 给定一条有向直线L以及L 上的n+1 个点x0<x1<x2<… <xn。有向直线L 上的每个点xi都有一个权 w(xi) 每条有向边 (xi,xi-1),也都有一个非负边长d(xi,xi-1)。有向直线L 上的每个点xi 可以看作客户,其服务需求量为w(xi) 。每条边(xi,xi-1) 的边长 , d(xi,xi-1) 可以看作运输费用。如果在点xi 处未设置服务机构,则将点xi 处的服务需求沿有向边转移到点xj处服务机构需付出的服务转移费用
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:111361
    • 提供者:wu
  1. thehoughlinedetection

    0下载:
  2. Hough变换可以检测已知形状的目标,而且受噪声和曲线间断的影响小。介绍 采用哈夫(Hough)变换,在二值化图像中检测直线,确定其参数的方法。-Hough Transform can detect known shape goals, but also by the noise and the impact curve intermittent small. Introduced, Hough (Hough) transform, the two binary image detectio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:157294
    • 提供者:石决明
  1. DrawTwo

    0下载:
  2. 是在VC下开发的,用了MFC,编译后可以出现一个画板,可以画直线,矩形,椭圆形的-in the development of the VC, with the MFC, the compiler can occur after a slate can be painted straight lines, rectangles, oval
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:3737125
    • 提供者:江涛涛
  1. Mypainter

    0下载:
  2. 基于vc的绘图小程序,能画,直线,圆,矩形,椭圆,(全部为自己定义的函数)可以进行线形,颜色设置.-based on the mapping of small vc procedures can draw a straight, round, rectangular, oval, (all their own definition of the function) can be linear, color set.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:165726
    • 提供者:zcq
  1. linehough123

    0下载:
  2. 这个程序检测出了图像中的直线,而且用绿色标出直线,直线断电用+表示,并且用不同颜色标出了最长的直线-this procedure detected the image straight, and marked with a green line, a straight line with power outages, and with different colors marked the longest line
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1667
    • 提供者:亿摆
  1. bezier_demo

    1下载:
  2. 贝齐尔曲线算法演示程序 实验原理:贝齐尔曲线的形状是通过一组多边折线(也称为贝齐尔控制多边形)的各顶点唯一的定义出来的。 程序思路:先用链表把鼠标点击过的点记录下来,做为控制多边形。然后调用n次Bernstein多项式的基函数运算出曲线的点,最后用直线分段画出来(本程序分成了50段来画) -Bezier curve algorithm Experimental Demonstration Program Principle : Bezier curve's shape thr
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:39301
    • 提供者:Ray
  1. DDABresenham

    0下载:
  2. 利用VB编制的直线的DDA算法和圆的Bresenham算法等程序.很好.-VB establishment of the DDA straight round of the algorithm and the Bresenham algorithm, and other procedures. Good.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3104
    • 提供者:zhangwanglizhao
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com