搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
ACad
- 用VB在CAD中提取多段线坐标点,可以提取点坐标-Extracted with the VB in the CAD polyline coordinates, point coordinates can be extracted
Bresenham
- 直线的中点生成算法,通过输入两个坐标点,生成斜率<1的直线!可以改变颜色!-The midpoint of a straight line generating algorithm, by entering the coordinates of two points, to generate the slope of <1 in a straight line! Can change the color!
migong
- 迷宫问题,首先自定义建立迷宫的数据结构,迷宫数据放入矩阵中.在路线查找时,初始化栈,应用循环对每一点座标进行4个方向的判断,如果该点可达则把该点信息放入栈内,或者回溯到出栈后的坐标点,最后如果最后能够到达出口,那么栈内存储的即为走出迷宫路径-Maze problem, first of all, since the definition of the establishment of a maze of data structure, a maze of data Add matrix. Loo
5star
- 能在一个平面坐标系中画一个五角星,输入指定的坐标点P(x,y)以及这个五角星绕P点旋转的角度a,运行就可以让五角星绕P点旋转的角度a。-In a plane coordinate system in a draw five-pointed star, enter the designated point coordinates P (x, y), as well as the five-pointed star around the P point of rotation angle a, ca
c
- 以点(point)类为基类,重新定义矩形类和圆类。点为直角坐标点,矩形水平放置,由左下方的顶点和长宽定义。圆由圆心和半径定义。派生类操作判断任一坐标点是在图形内,还是在图形的边缘上,还是在图形外。缺省初始化图形退化为点。要求包括拷贝构造函数。编程测试类设计是否正确。-failed to translate
200735973
- 一个是五角星的坐标点,关于3D游戏的.一个是随机数提取访问.-One is the five-pointed star coordinates of points on the 3D game. One is the random number extracted to visit.
CURVE_VB.NET
- VB.NET编写的CURVE程序。包括绘制曲线、不同形状的坐标点。-The curve program made by VB.NET,including curve and coordinate points with different shapes drawing.
jwd
- 由已知的两个经纬度点求其间的距离和方位;已知一个坐标点,和相对于这个点的距离方位,求目标点的经纬度-Latitude and longitude points from the two known distance and azimuth during demand given a coordinate point, and the relative distance and orientation of this point, find the target point of latitud
8.5
- 8.5 以点(point)类为基类,重新定义矩形类和圆类。点为直角坐标点,矩形水平放置,由左下方的顶点和长宽定义。圆由圆心和半径定义。派生类操作判断任一坐标点是在图形内,还是在图形的边缘上,还是在图形外。缺省初始化图形退化为点。要求包括拷贝构造函数。编程测试类设计是否正确。-8.5 point (point) class is the base class, redefined class and rounded rectangle class. Points for the rectangul
mouse
- 模拟鼠标点坐标点,看清楚是程序窗口内的坐标点哦-Simulate click of the mouse coordinates, see the program window coordinates of the points oh
20090774
- 使用C#编程读取图像,并显示图像任意坐标点的RGB值-Programming using C# to read the image, and display the image coordinates of any point in RGB values
VB-picturebox
- VB-picturebox捕捉曲线上坐标点-VB picturebox
Camera1
- 从txt文件中读取的数值,绘制8行8列的坐标点-From the txt file to read the image coordinates of point values, draw 8 rows and 8 columns of the coordinates of a point
coordinates
- 设计平面坐标点类,计算两点之间距离、到原点距离、关于对称轴的对称点,并实现坐标平移变换、旋转变换。-Design of plane coordinate point, calculating the distance between two points, to distance, about the origin of the axial symmetric point, and realize the coordinate transformation, the translation of
VMapxdevelopmi
- Visual C++ 开发 GIS 与 GPS ,提供在线首发GPSS定位信息,显示坐标点,轨迹回放,GIS地图放大、缩小、选种等等操作。 -Visual C++ development of GIS and GPS to provide location information of the first online GPSS, display coordinates, track playback, GIS map to enlarge, shrink, selection, etc.
GPS
- 如何使用GPS在地图上定位坐标点,算法经典,地图的一种全新应用。-The code introduces how to use GPS in the map for locating the location.
excel
- libwindows/cvi实现excel报表,table记录鼠标采集的坐标点,然后输入到excel中,实现excel报表-libwindows/cvi achieve excel report, table records the coordinates of the mouse collection point, and then enter to excel, to achieve excel report.
03
- 利用蒙特卡罗方法生成二维单位球面上随机分布的坐标点,并输出绘图进行处理。-Monte Carlo method to generate two-dimensional unit sphere coordinate points randomly distributed, and outputs the graphics processing.
设计-作业
- 测绘程序设计课程设计:就算坐标点,运用VS2010软件。(Mapping program design course design: even coordinate point, use VS2010 software.)