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

Search list

[Software Engineeringvml_graphic

Description: 第一部分:VML入门 第一节:VML基本概念 第二节:Shape对象与VML坐标系 第三节:Line,Polyline(线)对象 第四节:Rect,RoundRect(矩形)对象 第五节:Oval(圆)对象 第六节:Image(图像)对象 第七节:Group容器 第八节:ShapeType给VML制作模版 第二部分:VML编程技巧 第一节:脚本动态生成VML 第二节:放大缩小VML 第三节:给VML增加事件 第三部分:VML典型例子 第一节:数据图表 第二节:矢量地图 第三节:文本修改留痕 -Part I : Introduction Section I VML : VML basic concept Section II : Shape object with VML coordinates Section III : Line, Polyline (line) Object Section IV : Rect, RoundRect (rectangular) Object V : Oval (Yuan) targets Section VI : Image (image) target section VII : Group containers VIII : ShapeType VML production template to the second part : VML programming skills Section 1 : the script dynamically generated VML Section II : Zooming VML Section III : VML increase to the third part of the incident : VML typical example Section 1 : Section II data charts : vector maps III : Text changes traces
Platform: | Size: 62464 | Author: 可爱的中国 | Hits:

[Graph programjiancezhixianjiaodian

Description: 检测直线交点的matlab程序,简单而有效!-line detection of Matlab procedures, simple and effective!
Platform: | Size: 2048 | Author: 杨爱萍 | Hits:

[File OperateFileCutAndEquipment

Description: 完成文件分割和分割后的文件重新组装起来,为了减少程序尺寸,所有源代码都本人是用纯粹的c/c++编写的,可执行程序只有200K大小。没有用MFC,因此是命令行界面的。但功能绝对强大,不好用你砍我。-completed document segmentation and segmentation of the files reassembled and procedures in order to reduce size, all source code is purely my c/c prepared in the executable size only 200K. No use MFC, it is a command line interface. However, functional absolutely powerful, well I used to cut you.
Platform: | Size: 8192 | Author: haifeng | Hits:

[Data structs200410610511675180

Description: XMathLib是一个通用的3D图形数学库。 其中包含两个部分: XMathLib和XGeomLib。分别处理数学和几何运算。 数学部分包含向量、矩阵、四元数的运算。以及其它的运算。 几何部分包含Box Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的运算。-XMathLib is a generic 3D graphics math. Which consists of two parts : XMathLib and XGeomLib. Separate processing mathematical and geometric computing. The math section includes vector, matrix, quaternion arithmetic. , And other arithmetic. Geometric part consists Box Frustum AABB OBB Ray Line Line-Segme nt Plan Triangle such arithmetic.
Platform: | Size: 25600 | Author: dexter | Hits:

[matlabxqljbx

Description: 一种传输线线受雷击后的计算方法,很使用的,做毕业设计必看-a transmission line by line after the Lightning calculation method is used, do graduate design Watchable
Platform: | Size: 9216 | Author: Sword | Hits:

[Other Embeded programC8051F0201

Description: C8051F020 东软电力载波集中器命令处理程序-C8051F020 Neusoft Power Line Carrier for order processing
Platform: | Size: 5120 | Author: yy | Hits:

[Documentscsxzk

Description: 传输线理论与阻抗匹配,很好的文章,值得一看。-transmission line impedance matching with the theory, a good paper, an eye-catcher.
Platform: | Size: 181248 | Author: 吴义军 | Hits:

[MiddleWareSIToutline

Description: 基于MATLAB系统辨识工具箱的离线辨识程序-identification system based on MATLAB toolbox off-line identification procedures
Platform: | Size: 7604224 | Author: 方强 | Hits:

[OtherAWR_exp3

Description: 基于AWR微波仿真软件的设计仿真微带线分支线定向耦合器程序设计-AWR Microwave simulation based on the design of simulation software microstrip line branch line directional coupler design procedures
Platform: | Size: 83968 | Author: eleven | Hits:

[OS programhsh-gen(HTTP-Based-Command-Line).tar

Description: a http shell generator. HTTP based command line. Security tool. writen in perl.-a http shell generator. HTTP based command line. Security tool. writen in perl.
Platform: | Size: 4096 | Author: 张枫 | Hits:

[Special EffectslineHough

Description: 线特征的hough提取程序,很不错的,自己试过,绝对可用-Line Features hough the process of extraction, very good that he tried to absolutely available
Platform: | Size: 4096 | Author: mikle | Hits:

[OpenGL programOpenGL_CircleAlgorithm

Description: OpenGL,to draw a line and draw a circle(line and circle algorithms)-OpenGL, to draw a line and draw a circle (a line and circle lgorithms)
Platform: | Size: 775168 | Author: Leon | Hits:

[2D GraphicRLine

Description: 通过一系列点利用最小2乘法拟合直线,还包含画和计算法线平行线一些小函数-through a series of points with a minimum two multiplication fitting straight line, also includes paintings and calculating normal parallel lines some small function
Platform: | Size: 3072 | Author: hcy | Hits:

[OpenGL programPrintGL_Fietiger

Description: 说明: GL Print.rar是一个比较常见的OpenGL的打印代码,在CodeGuru上有的,我在它的基础上面做了一点点改动,就是将CGLobj当成了View的一个成员,原来他们之间存在继承关系.效果相同. Ch4.rar是一本书上面的一个原码,没有打印功能.但是他设计的类比较好(个人观点)所有的绘制功能是在COpenGLDC里完成的,而视图的投影视口的变换等是由一个照相机类完成的,以至于我现在还不知道怎么回事,只管用就是了. NewGL.rar 的我结合上面两者改写的,实现了打印的功能,但是打印线的时候特别的不清楚,还有就是在Ch4.rar中的那三个球在这里也是打印不了的(可能和OpenGL的命令有关)(我刚刚接触OpenGl,很多东西不懂,只是抄袭别人的类来用,没有深入研究过). CAp.rar 是OpenGL打印的另一种实现的方法,在Ch4.rar的基础点改写,也是抄袭了别人的原码,主要使用了一个现成的捕捉类,实现了客户区的捕捉,它存在的问题就是有时会捕捉到屏幕菜单,像打印,打印预览什么的.不过这个倒是可以打印Ch4中的那三个球.此外,还可以直接保存成BMP文件. 以上是在下拙作(姑且说是自己的吧,因为都是抄袭别人的代码,所以说的时候有点脸红).权做抛砖引玉,如遇高手,万望不吝赐教 网名:fietiger Email:fietiger@163.com -: Print.rar GL is a more common OpenGL Print code, Some of the CodeGuru on, I was the basis of the above done a little bit of change, CGLobj is to the View as a member of the They exist between the original inheritance. the same effect. Ch4.rar a book is the one above the original code, no printing function. However, he designed the relatively good (personal view) all of the mapping function is COpenGLD C complete, and the vote View Television mouth is the transformation from one type to complete the camera, so I do not know how else, just use the grindstone. NewGL.rar combination of the above two, I rewrite, and achieving the Print function, But the time line Print special unclear There is Ch4.rar of those three balls in print here is not the (possibly the life and OpenGL so) (I just Open
Platform: | Size: 330752 | Author: fietiger | Hits:

[Game Enginextkdige

Description: 井字游戏:为双人对弈游戏,双方轮流放子,单任一行,列,斜线为三个相同的 子时即为胜利!, Well character game: For the two person playing chess game, both sides turn the exile, list any line, the row, the oblique line is three same periods of time from 11 p.m. to 1 a.m is the victory! ,Visual C++ -games : Double plays the game, the two sides take turns up, the single-term, and his party out. slash to the same three neutrons namely, victory! , Well character game : For the two person playing chess game, both sides turn the exile, list any line. the row, the oblique line is three same periods of time fr om 11 p.m. to 1 a.m is the victory! , Visual C
Platform: | Size: 4096 | Author: xtkdige | Hits:

[OpenGL programscan_line_polygonfilling

Description: OPENGL中实现多边形的扫描线算法,能够动态地表现多边形的填充过程。 -achieve OpenGL polygon scan line algorithm performance can be dynamically polygon filling process.
Platform: | Size: 3072 | Author: ldx | Hits:

[OtherHowToCheatAtWindowsSystemAdministrationUsingComman

Description: 介绍windows环境下命令行,批处理的基本知识,及其在任务计划;系统管理(文件,目录,磁盘管理);系统服务(驱动,注册表);打印机;对系统事件,进程,性能的监视 活动目录服务的管理,网络管理等,适用于XP与2003-windows environment on the command line, batch processing of the basic knowledge and the mission plan; System management (file, directory, disk management); system services (Driver, the registry); Printer; on the system, process, performance and monitoring the activities of the management of directory services, network management, as applied to XP and 2003
Platform: | Size: 3148800 | Author: 诚然 | Hits:

[2D GraphicHoughpeaks

Description: 检测直线的hough变换,峰值检测,线检测和链接的用matlab实现 -line detection hough transform, peak detector, linear detection and link with the realization of Matlab
Platform: | Size: 3072 | Author: 郭晓娟 | Hits:

[Special Effectsstabbing

Description: 给定n维空间中的m个非空点集S1,…,Sm,如果直线L与每个点集均有公共点,则称L为这m个点集的一条直线穿越(line transversal 或 stabbing line)。同样,如果线段K(本文中的线段均指闭线段,且包括单点集)与每个点集均有公共点,则称K为这m个点集的一条线段穿越(segment transversal 或 stabbing line segment)。穿越的概念是海莱定理(Helly’s theorem)的延伸,它的存在性等问题一直是计算几何中海莱类定理(Helly-type theorems)的理论([1]、[2])和算法([3]、[4])研究的热点。-given n-dimensional space of m-space points S1, ..., Sm, if L straight sets with each point are public, It claimed L m point set of a straight line through the (line transversal or stabbin g line). Similarly, if K Line (Line of this paper are to the closing segment, which includes single-point set) and each points are public, claimed for the K m of a point set across the line (or stab segment transversal bing line segment). The concept of across Hailai theorem (Helly's theorem) extension The existence of such issues has been calculated geometry theorem Hailai category (Helly-type theorems ) theory ([1], [2]) and the algorithm ([3], [4]) research.
Platform: | Size: 111616 | Author: 刘晓明 | Hits:

[OpenGL program6.0MFC_OPENGL_PFbresenham

Description: 基于MFC中Opengl环境的bresenham直线生成算法,可由对话框输入起始点和终点,直观地观察bresenham算法的原理。-based MFC Opengl environment bresenham line drawing algorithm, from the dialog box input starting and stopping points, and visual observation of the principle bresenham algorithm.
Platform: | Size: 61440 | Author: | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net