搜索资源列表

  1. bresenham_line3d

    0下载:
  2. 采用3D Bresenham算法在两点间划一直线 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm) % ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 % %
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:zzn
  1. TXTsegment

    0下载:
  2. TXT文本分割工具,不产生乱码,CStudioFile类按行读取,分为按用户设置大小和用户设置分割份数两种方式进行分割-TXT text segmentation tool, does not produce garbled, CStudioFile category by line read, divided into according to user settings and user settings the size of t
  3. 所属分类:文件操作

    • 发布日期:2024-05-14
    • 文件大小:285696
    • 提供者:dfl
  1. Hough

    0下载:
  2. 计算机视觉.图像处理程序.Hough变换检测直线-Computer Vision. Image processing procedures. Hough transform detection of a straight line
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:10236928
    • 提供者:南航
  1. shibing.cpp

    0下载:
  2. 在一个划分成网格的操场上,n个士兵散乱地站在网格点上。网格点由整数坐标(x,y)表示。士兵们可以沿网格边上、下、左、右移动一步,但在同一时刻任一网格点上只能有一名士兵。按照军官的命令,士兵们要整齐地列成一个水平队列,即排列成(x,y),(x+1,y),…,(x+n-1,y)。如何选择x 和y的值才能使士兵们以最少的总移动步数排成一列。 实验任务:计算使所有士兵排成一行需要的最少移动步数。-In a grid divided into
  3. 所属分类:书籍源码

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:林雨
  1. 5-drawing-line

    0下载:
  2. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:61440
    • 提供者:丁熹
  1. AdaptiveFilterMethodforOn-line

    0下载:
  2. 自适应滤波方法在传感器在线自诊断中的应用,介绍了基于数字信号分析和时序建模分析的方法。-Adaptive filtering methods in the sensor-line self-diagnosis, based on digital signal analysis and time series modeling analysis.
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:187392
    • 提供者:linger
  1. hough_line

    0下载:
  2. 通过hough变换求图像中的直线的参数(斜截式)-Through the hough transform for images of straight-line parameters (oblique cut-off type)
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:23552
    • 提供者:王常升
  1. qiuganxingququyuhuidu

    0下载:
  2. 求感兴趣区域灰度值小程序(适合多幅图像中提取感兴趣区域,是多目标检测抗干扰的优秀方法)只要将感兴趣区的坐标分别写在r,c变量下形成闭合区域就行。-Gray value for a small region of interest program (for multiple images to extract region of interest, is a multi-target detection of excellent anti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:69632
    • 提供者:阿龙
  1. line

    0下载:
  2. 计算机图形学,利用中点算法、DDA算法、Bresenham算法完成直线的生成。-Computer graphics, using the midpoint algorithm, DDA algorithm, Bresenham algorithm to complete the generation of a straight line.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:398336
    • 提供者:rebecca
  1. HoughTransform

    0下载:
  2. HOUGHTRANSFORM uses Hough transform for line detection. (very fast and easy solution).
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:ma
  1. line

    0下载:
  2. 功能是简单的画线功能,读者只需要拖住鼠标左键然后放开,便画出一条线-Function is a simple line drawing function, the reader need only dragging the left mouse button and then open up, then draw a line
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1928192
    • 提供者:gyh
  1. Line

    2下载:
  2. Bresenham画线 对此处理. -Bresenham drawing a line on this deal.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:ycd
  1. cewebcam-6148

    0下载:
  2. WINCE 下的UVC 驱动源代码,适用于所有的符合UVC标准的USB Camera设备,适用于WINCE5-WINCE under UVC driver source code, applies to all in line with the UVC standard USB Camera equipment, applicable to WINCE5
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-14
    • 文件大小:60416
    • 提供者:King
  1. Telerik.WinControls.RadChart

    0下载:
  2. r.a.d.chart是一个完全可自定义的图表控件,可以显示复杂的图形数据,该产品提供4种基本类型的图表 – 饼状图(Pie), 条状图(Bar), 线形图(Line),和范围图(Area),每一个都可以被充分的定制,r.a.d.chart能够帮助您更加人性化地表现和利于领会复杂的数据 -radchart is a completely customizable chart control, can display complex gr
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:546816
    • 提供者:ljh
  1. delphi

    0下载:
  2. 读股票卡数据画K线图Delphi源码,请下载,等待-Reading the stock card data K Line painting Delphi source code, please download and wait for
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:539648
    • 提供者:hualiuc
  1. plc

    0下载:
  2. 电力线载波通信方面的一点学习资料,希望对各位有所帮助。-Power line carrier communications learning materials that we hope will be helpful to you.
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:366592
    • 提供者:luojuan
  1. IT800Dtongxin

    0下载:
  2. 这是PC机与电力线载波芯片IT800D的通信程序-This is the PC-chip with the power line carrier communication procedures IT800D
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:3457024
    • 提供者:陈健
  1. rise3301

    0下载:
  2. 电力载波芯片rise3301的数据手册、用户手册以及mtp-3开发板的全部sch图纸,值得一看哦!-Power Line rise3301 chip data manuals, user manuals, and mtp-3 development board all sch drawings, see Oh!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:8516608
    • 提供者:jsxx
  1. line

    0下载:
  2. 自编的,MFC,Bresenham算法生成直线-The self, MFC, Bresenham algorithm to generate a straight line
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:1928192
    • 提供者:
  1. delay_line

    0下载:
  2. 延迟线模块的verilog代码,延迟线模块是数字电路设计常用的模块-Delay-line module Verilog code, delay-line module is commonly used in digital circuit design module
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:zhangjing
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »

源码中国 www.ymcn.org