搜索资源列表
sin
- 使用次小软件能方便的得到正弦函数的坐标点
imageprocess
- 图像处理程序,检测出图像中的边界,并找出边界曲线的拐点,去掉边界边界曲线上重复的坐标点。
Mapx开发实例(vc++ gps跟踪)
- vc++ 开发 GIS 与 GPS ,提供在线首发GPS定位信息,显示坐标点,轨迹回放,GIS地图放大、缩小、选种等等操作。-vc development of GIS and GPS, the first online GPS signal coordinates, track intervals, GIS maps to zoom, selection, etc. operation.
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、
Mapx开发实例(vc++ gps跟踪)
- vc++ 开发 GIS 与 GPS ,提供在线首发GPS定位信息,显示坐标点,轨迹回放,GIS地图放大、缩小、选种等等操作。-vc development of GIS and GPS, the first online GPS signal coordinates, track intervals, GIS maps to zoom, selection, etc. operation.
sin
- 使用次小软件能方便的得到正弦函数的坐标点-The use of software can make it easier for small times the sine function to be the coordinates of points
imageprocess
- 图像处理程序,检测出图像中的边界,并找出边界曲线的拐点,去掉边界边界曲线上重复的坐标点。
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,
fit_ellipse
- 最小二乘法椭圆拟合 fit_ellipse( x,y,axis_handle ) x,y为坐标点 适用于一般方程哦。好用-Least squares ellipse fitting fit_ellipse (x, y, axis_handle) x, y for the coordinates of points applicable to the general equation Oh. Use
spaceresection
- VC++ 8.0写的实现了摄影测量里面的前方交会、后方交会,并且根据后方+前方交会计算的结果得到三维空间坐标点,在MFC环境下完成三维点的OpenGL绘制。-VC++ 8.0 Writing the realization of the Photogrammetry inside forward intersection, resection, and in accordance with the rear+ forward inter
11
- 1. 在No.1图形窗口中绘制 y=sin(x)在[0,2*pi]内的曲线。要求曲线的颜色为绿色,线型为 点划线,用*标示坐标点,在x轴的附近用 黑体 标注 ‘x轴’字样,在图形的上方加上标题 ‘正弦函数’,严格控制x,y轴分度相等,并开启网格。 2. 在No.2图形窗口中创建四个子窗口,在第一、二子窗口中用不同的方法同时绘制 y=x^2,y=-x^2,y=x^2*sin(x) 在[0,2*pi]内的曲线,并要给出标注 在第
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
Snake1.2
- 贪吃蛇,只记录蛇身的坐标点,然后把蛇画出来。没有使用数组的形式来实现。-Snake,蛇身only records the coordinates of points, then draw out the snake. Do not use the array form of implementation.
c
- 以点(point)类为基类,重新定义矩形类和圆类。点为直角坐标点,矩形水平放置,由左下方的顶点和长宽定义。圆由圆心和半径定义。派生类操作判断任一坐标点是在图形内,还是在图形的边缘上,还是在图形外。缺省初始化图形退化为点。要求包括拷贝构造函数。编程测试类设计是否正确。-failed to translate
MouseSelect
- VTK实现的鼠标拾取三位坐标点,对学习VTK的朋友应该有用-VTK to achieve the three coordinates of the mouse pick up point, a friend of the study should be useful VTK
BresenhamLine
- Bream Line 生成算法,给定初始坐标点x和y,单击生成即可-Bream Line Generating algorithm, given the initial coordinates x and y, you can click to generate
200735973
- 一个是五角星的坐标点,关于3D游戏的.一个是随机数提取访问.-One is the five-pointed star coordinates of points on the 3D game. One is the random number extracted to visit.
strapdown
- 惯性导航捷联算法的matlab实现,内附举例坐标点。-Strapdown inertial navigation algorithm matlab implementation, enclosing the coordinates of points, for example.
设计-作业
- 测绘程序设计课程设计:就算坐标点,运用VS2010软件。(Mapping program design course design: even coordinate point, use VS2010 software.)