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

Search list

[GUI Develop书签打印程序

Description: 将line1,line2,line3,line4形式输出的报表.输出到excel表里进行打印. 打印出来的格式为line1-to line1, line2, line3, line4 output in the form of statements. Excel output to the surface print. Print out the format for line1
Platform: | Size: 319511 | Author: shen | Hits:

[JSP/Javaantigmailjava

Description: 实现一个类,描述二维平面的直线Line。 描述属性:私有属性  直线所通过的点:Point p;  直线的斜率:double m 实现方法:  直线的构建;  返回直线的两个属性;  返回直线在Y轴上的截距:yIntercept ;  判断两条直线是否相等;  显示直线的内容:y = mx + b  isParallelTo(Line line2),判断本直线与直线line2是否平行;  isPeroendicularTo(Line line2),判断本直线与直线line2是否垂直;  translate(double dx, double dy),将直线向右移动dx单位,向上移动dy单位;  rarate(double ta),将直线沿逆时针方向旋转ta度 -achieve a category describing planar linear Line. Property Description : Private Properties
Platform: | Size: 1352 | Author: 王海涛 | Hits:

[Other resourceline2

Description: 最小二乘法直线拟合算法,用VC写的,比较容易看懂的
Platform: | Size: 119836 | Author: i1j2k3 | Hits:

[Special EffectsJointCom_VC6.0

Description: DLL使用说明,两条折线求交叉点DLL源程序,适用于GIS中求两条道路的交叉点 调用DLL方法: JointCom.CalJoint.GetJoint(string line1,string line2)
Platform: | Size: 4284204 | Author: gis2005 | Hits:

[GUI Develop书签打印程序

Description: 将line1,line2,line3,line4形式输出的报表.输出到excel表里进行打印. 打印出来的格式为line1-to line1, line2, line3, line4 output in the form of statements. Excel output to the surface print. Print out the format for line1
Platform: | Size: 1884160 | Author: shen | Hits:

[JSP/Javaantigmailjava

Description: 实现一个类,描述二维平面的直线Line。 描述属性:私有属性  直线所通过的点:Point p;  直线的斜率:double m 实现方法:  直线的构建;  返回直线的两个属性;  返回直线在Y轴上的截距:yIntercept ;  判断两条直线是否相等;  显示直线的内容:y = mx + b  isParallelTo(Line line2),判断本直线与直线line2是否平行;  isPeroendicularTo(Line line2),判断本直线与直线line2是否垂直;  translate(double dx, double dy),将直线向右移动dx单位,向上移动dy单位;  rarate(double ta),将直线沿逆时针方向旋转ta度 -achieve a category describing planar linear Line. Property Description : Private Properties
Platform: | Size: 1024 | Author: 王海涛 | Hits:

[Algorithmline2

Description: 最小二乘法直线拟合算法,用VC写的,比较容易看懂的-Linear least squares fitting algorithm, written using VC, it was relatively easy to understand the
Platform: | Size: 119808 | Author: i1j2k3 | Hits:

[Special EffectsJointCom_VC6.0

Description: DLL使用说明,两条折线求交叉点DLL源程序,适用于GIS中求两条道路的交叉点 调用DLL方法: JointCom.CalJoint.GetJoint(string line1,string line2)-DLL for use, the two cross-point line for DLL source code, applies to GIS seek intersection of two roads to call DLL method: JointCom.CalJoint.GetJoint (string line1, string line2)
Platform: | Size: 5629952 | Author: gis2005 | Hits:

[Windows Developline2

Description: 数组排序并计算程序运行时间,以C++为运行工具,使读者理解c++中时间函数的使用-Sort the array and calculate the running time
Platform: | Size: 301056 | Author: 马丽 | Hits:

[IOSLine2

Description: iPhone平台上开发的应用程序,在屏幕上绘制直线,实现直线随手指一动等,可用于股票等应用的制作-iPhone platform development of applications that draw a straight line on the screen to achieve a straight line with the finger movement and so on, can be used for applications such as the production of the stock
Platform: | Size: 53248 | Author: 郑兵 | Hits:

[3D Graphicline2

Description: 用vrml写的,3d的进度条,必须要用Lyinux打开-Written with vrml, 3d of the progress bar to be open to use Lyinux
Platform: | Size: 997376 | Author: hugo | Hits:

[Printing programprint

Description: 书签打印程序 excel vc++ 处理 打印 报表 整理 文件处理类 格式 调用 输出 将line1,line2,line3,line4形式输出的报表.输出到excel表里进行打印. -Bookmarks print program Excel vc++ processing print report finishing document processing class format call output Will line1, line3, line4 line2, form output of statements. The output to excel list printing.
Platform: | Size: 1884160 | Author: zakailynn | Hits:

[File Operate7-6

Description: 程序从文件crossin.txt读入一篇文档。该文档由若干行组成,每行中包含一系列单词。 将输入文档中所有出现的单词及其所在行号输出到文件crossout.txt中。 输出有若干行,每一行都是文档中出现的一个单词。按如下规格输出: word:line1,line2, … ,lineN-Program read from a document file crossin.txt. The document consists of several lines, each line contains a series of words. The input document where all occurrences of the word and its line number in the output to a file crossout.txt. There are a number of output lines, each line is a word appears in the document. Output specifications as follows: word: line1, line2, ..., lineN
Platform: | Size: 175104 | Author: 杜长春 | Hits:

[2D Graphicline2

Description: OPENGL 编程,用到了基本的点,线,和三维映射到二维立体显示,实用性高-OpenGL programming, use the basic point, line, and three-dimensional map to the two-dimensional stereoscopic display, high availability
Platform: | Size: 3837952 | Author: chen | Hits:

[Screen saverline2

Description: 学习VB,Visual Basic的非常好的例子,首发,这是参考windows屏幕保护中的变幻线来编写的,这个没有用到时钟控件数组,所有线都是共用一个时钟控制,所以线多速度也不慢。-Learning VB, Visual Basic is a very good example, the first, which is the reference windows screen saver changes in line to write, this did not use the clock control array, all lines are shared, and a clock control, multi-line speed is not so slow.
Platform: | Size: 10240 | Author: ccsan | Hits:

[Special EffectsXY-line2

Description: XY坐标轴,网格线、点和点的连线绘图现象曲线-XY coordinate axes, gridlines, the connection point and the point of drawing the curve phenomenon
Platform: | Size: 45056 | Author: 许恒 | Hits:

[OtherLINE2

Description: DISTANCE RELAY CODINNG
Platform: | Size: 1024 | Author: mohamad | Hits:

[Graph Drawingline2

Description: 三种直线扫面算法,集合在一个程序之中,通过控制台输入,确定所需要的具体算法。-maybe you can use it,lines need your attetion.
Platform: | Size: 573440 | Author: julian | Hits:

[Otherp.line

Description: 判断点是否在闭合折线内,闭合折线为凸多边形 坐标记录在A中 折线顶点坐标保存在line1,line2,line3中 line坐标按逆时针存储 输出结果为count 1 2 3为对应区域(注:不包含线上点请更正<为<=)- Coordinate records in A polyline vertex coordinates stored in line1, line2, line3 in line coordinate counter-clockwise storage Output results count 1 2 3 corresponding area (Note: does not include online point Correct <as <=)
Platform: | Size: 80896 | Author: | Hits:

[Graph Drawingline2

Description: 绘制任意斜率的直线段 设计CLine直线类,其数据成员为直线段的起点坐标P0和终点坐标P1,成员函数为MoveTo()和LineTo()函数。 CLine类的LineTo()函数使用中点Bresenham算法绘制任意斜率k的直线段,包括k=±∞、k>1、0≤k≤1、-1≤k<0和k<-1五种情况。 在屏幕客户区按下鼠标左键选择直线的起点,保持鼠标左键按下并移动鼠标到另一位置,弹起鼠标左键绘制任意斜率的直线段。 在状态栏动态显示鼠标光标移动时的位置坐标。-The slope of the plot any straight line segments Design CLine linear class, its data members for the straight line segment of P0 starting point coordinates and end coordinates P1, member function to MoveTo () and LineTo () function. CLine class LineTo () function USES the midpoint Bresenham algorithm to draw any slope k line segment, including k + up, k > 1, 0 k 1 or less, or less- 1 k or less < < 0 and k- 1 five kinds of situations. The client area in screen by pressing the left mouse button to choose the starting point of straight line, keep the left mouse button pressed and moving the mouse to another location, bounce the slope of the left key of mouse to draw any straight line segments. In the dynamic display of the status bar moves the mouse cursor position coordinates.
Platform: | Size: 2333696 | Author: 刘新义 | Hits:

CodeBus www.codebus.net