Welcome![Sign In][Sign Up]
Location:
Search - line

Search list

[DSP programlectidsp

Description: The line echo canceller (LEC) is designed to provide the maximum attainable transparent voice quality for de-echoing of a PSTN or POTS connection in voice-over-LAN systems with internal delays, or on a codec end of a telecom switch,基于TI 54X/55X平台-The line echo canceller (LEC) is designed to provide the maximum attainable transparent voice quality forde-echoing of a PSTN or POTS connection in voice-over-LAN systems with internal delays, or on a codec end of a telecom switch, based on the TI 54X/55X platform
Platform: | Size: 153600 | Author: 邓建军 | Hits:

[Graph DrawingdrawLine

Description: 计算机图形学 bresenham 画直线 任意斜率-Computer Graphics Bresenham drawing a straight line of arbitrary slope
Platform: | Size: 2099200 | Author: sfdlkwqe | Hits:

[GIS programDouglas-Peucker-Line-Approximation-Algorithm

Description: 地理信息系统中,曲线数据压缩的道格拉斯压缩算法源码-Geographic information systems, data compression curve of Douglas-source compression algorithm
Platform: | Size: 14336 | Author: dshgis | Hits:

[matlabtransmissionLine

Description: 时间域有限差分法(TD-FDM)源代码,用于计算任意传输线问题,最后与理论解比较。进一步说明见程序文件timeUpdt.m-Time domain finite difference method (TD-FDM) source code, used to calculate the arbitrary transmission line problems, and finally compared with the theoretical solution. Further details see the program file timeUpdt.m
Platform: | Size: 4096 | Author: 汪巍 | Hits:

[Graph RecognizeHoughChange

Description: 检测图形中的直线,在程序中稍微改动,即可检测多条直线-Detection of graphics in a straight line, a slight change in the procedure, can detect more than a straight line
Platform: | Size: 2965504 | Author: 赵笑可 | Hits:

[OtherBresenham

Description: (1)用Bresenham算法绘制直线 (2)程序适用各种直线情况,包括水平线,垂直线 (3)采用键盘输入线段的两个端点的坐标 -(1) using Bresenham algorithm for drawing a straight line (2) procedure applies to all kinds of straight lines, including horizontal, vertical lines (3) the use of keyboard input segment of the two endpoint coordinates
Platform: | Size: 1024 | Author: Eean | Hits:

[JSP/Javadraw

Description: mpl.add(new MenuItem("DDA画线")) mpl.add(new MenuItem("中点画线")) mpl.add(new MenuItem("Bresenham画线")) mpl.addActionListener(this) mp2=new Menu("画圆") mp.add(mp2) mp2.add(new MenuItem("公式法画圆")) mp2.add(new MenuItem("多边形逼近圆")) mp2.add(new MenuItem("中点画圆")) mp2.addActionListener(this) -mpl.add (new MenuItem ( DDA line drawing )) mpl.add (new MenuItem ( in the line stipple )) mpl.add (new MenuItem ( Bresenham line drawing )) mpl.addActionListener (this) mp2 = new Menu ( Circle ) mp.add (mp2) mp2.add (new MenuItem ( drawcircle formula )) mp2.add (new MenuItem ( Polygon approximation circle )) mp2.add (new MenuItem ( midpoint drawcircle )) mp2.addActionListener (this)
Platform: | Size: 6144 | Author: 李默 | Hits:

[JSP/Javafill

Description: disp() { setTitle("扫描线种子填充算法") setSize(width,height) setBackground(Color.white) addWindowListener(this) addMouseListener(this) addMouseMotionListener(this) setVisible(true) -disp () (setTitle ( scan line seed fill algorithm ) setSize (width, height) setBackground (Color.white) addWindowListener (this) addMouseListener (this) addMouseMotionListener (this) setVisible (true)
Platform: | Size: 2048 | Author: 李默 | Hits:

[OpenGL programdrawLine

Description: 计算机图形学OPENGL直线生成算法的实现程序: 1.采用键盘输入的方式输入直线段的两端点 2.实现BRESENHAM直线生成算法-Computer Graphics OPENGL linear algorithm to generate the procedure: 1. The use of keyboard input enter the two end points of line segment 2. The realization of a straight line Bresenham Algorithm
Platform: | Size: 1024 | Author: huang | Hits:

[Dialog_Windowdraw

Description: 计算机图形学 此系统由本人独自开发; CGraph类中是画图函数; 画直线: DDA算法 中点Bresenham算法 改进的Bresenham算法 画圆: 中点Bresenham算法 画椭圆: 中点Bresenham算法-Computer graphics system developed by me alone CGraph class is drawing function draw a straight line: DDA algorithm improved the mid-point Bresenham algorithm Bresenham algorithm drawcircle: the mid-point Bresenham algorithm for drawing elliptical: the mid-point Bresenham algorithm
Platform: | Size: 1991680 | Author: | Hits:

[Graph Drawinglineplot222

Description: VC+OPENCV画直线的程序,很不错!-VC+ OPENCV procedures for painting a straight line, very good!
Platform: | Size: 2048 | Author: 赖做梦 | Hits:

[OpenGL programopenGL--Bemhan

Description: 本代码为Bresenham直线生成代码,在窗体中可以以任意角度画出直线。-The code for Bresenham line generated code, in the form we can draw a straight line to any angle.
Platform: | Size: 1024 | Author: 李文晖 | Hits:

[Graph Drawinggraph

Description: (1).用Bresenham算法绘制直线. (2).用Bresenham算法画图. (3).用打点(如:C语言的putpixel())法显示汉字,汉字库以文件形式保存,以图形方式显示汉字. (4).在二维空间绘制一个多边形(三角形,四边形任选),然后实施平移变换,对称变换和旋转变换,-(1). Bresenham algorithm for drawing a straight line to use. (2). By drawing Bresenham algorithm. (3). With RBI (for example: C language putpixel ()) display Chinese characters,汉字库preserved in documentary form in order to graphically display Chinese characters. (4). In the two-dimensional spatial mapping of a polygon (triangle, quadrilateral optional), and then the implementation of translational transform, symmetry transform and rotation transformation,
Platform: | Size: 17408 | Author: 鹰隼 | Hits:

[Graph Drawingtouyingpic

Description: 绘制各种统计图,如饼图,柱壮图,折线图,值得学习-Drawing a variety of charts, such as pie, column Zhuang chart, line chart, it is worth learning
Platform: | Size: 590848 | Author: terry | Hits:

[assembly language1

Description: 计算机图形学--直线段的裁剪:利用编码裁剪法剪裁直线段.-Computer graphics- the cut line segment: the use of coding cut straight cutting method.
Platform: | Size: 1024 | Author: 刘琦 | Hits:

[Graph Recognize2006boundary

Description: 物体边界的识别,形成边界线,用摄像头采集的图像分析-Identification of boundary objects, forming the boundary line, the camera collected image analysis
Platform: | Size: 2099200 | Author: songqufei | Hits:

[assembly languagemouse

Description: 在图形模式下显示鼠标,以鼠标坐标位置为基准点在屏幕上画一条纵贯屏幕的垂直线和一条横贯屏幕的水平直线。当鼠标移动时,两条直线也跟着移动。当按下鼠标右键时停止程序运行-In graphics mode mouse to the mouse coordinates of the location for the reference point on the screen draw a vertical line runs through the screen and a straight line running through the level of the screen. When the mouse moves, the two also followed a straight line moving. When pressing the right mouse button to stop running when
Platform: | Size: 1024 | Author: lg | Hits:

[DSP programdsPIC_DSC_Line_Echo_Cancellation_Library

Description: dsPIC DSC Line Echo Cancellation Library
Platform: | Size: 710656 | Author: Bai | Hits:

[BooksAIX1

Description: IBM原版的AIX详解,最全的命令行,格式,参数,无论你用windows、还是linux、unix,他绝对是你最好的选择!-IBM s AIX explain the original, most of the command line, format, parameters, whether you use windows, or linux, unix, he is absolutely the best choice for you!
Platform: | Size: 2616320 | Author: | Hits:

[ListView/ListBoxMultilineListDemo

Description: 另一个自画的多行LIST控件,可以很好的移植到WINCE上的EVC++开发用的多行列表-Another painting from the multi-line LIST control, can be transplanted into the WINCE on EVC++ Development with multi-line list
Platform: | Size: 168960 | Author: 中 文 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net