搜索资源列表
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、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
spaceresection.rar
- 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 intersection calculation results ar
ACad
- 用VB在CAD中提取多段线坐标点,可以提取点坐标-Extracted with the VB in the CAD polyline coordinates, point coordinates can be extracted
mul
- 汇编语言计算ECC-192域的椭圆曲线的点乘运算 采用代码完全拆分的乘法及平方,宽度为5的窗口NAF,混合坐标点加。速度很快-Assembly language computing ECC-192 field s elliptic curve point multiplication using code-splitting multiplication and square, 5-NAF, mixed coordinates adding. Fast
OpenGL
- 此源码是vs2005。mfc单文档实现opengl的一些基本功能,包括:点,直线,虚线,三角形,sierpinski,实现鼠标拖动的和bresham算法,和中点园算法..也可以输入坐标点-It s based on Opengl,and it can draw points,lines,triangle,polygon.cricle,use some algorithm such as bresham amd mid_circle...you can also use mouse or set
MouseSelect
- VTK实现的鼠标拾取三位坐标点,对学习VTK的朋友应该有用-VTK to achieve the three coordinates of the mouse pick up point, a friend of the study should be useful VTK
16.4.8
- 安卓手机通过gps定位,获取坐标点,比较适合初学者看,学习-Andrews positioningAndrews positioningAndrews positioningAndrews positioningAndrews positioning
[VBA]arcgis
- [VBA]arcgis中如何去除重复点要素的问题,对于重复坐标点,删除重复,保留一个坐标点 -How to remove repetitive point arcgis, elements of the coordinates to repeat, repeat, retain a delete coordinate points
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
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
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]内的曲线,并要给出标注 在第三个子窗口中绘制 三维曲线 3. 把No.3图形窗口分
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
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
BresenhamLine
- Bream Line 生成算法,给定初始坐标点x和y,单击生成即可-Bream Line Generating algorithm, given the initial coordinates x and y, you can click to generate
设计-作业
- 测绘程序设计课程设计:就算坐标点,运用VS2010软件。(Mapping program design course design: even coordinate point, use VS2010 software.)