CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 坐标显示

搜索资源列表

  1. RS--tie-points-matching

    0下载:
  2. 影像特征提取与同名点匹配,读取图像,在窗口中显示,提取特征点(“+”表示),匹配同名像点(“+”表示),列表显示各特征点和匹配点的像素坐标位置-Image feature point extraction and matching tie points,Read image displayed in the window, extracts feature points ("+" indication), the same name as the matching point ("+" indi
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:190930
    • 提供者:
  1. 1

    0下载:
  2. 首先定义类Point,然后定义类Point的公有派生类Circle,在定义类Circle的公有派生类Cylinder。 类Point的数据成员int型的x和y,用于表示点的坐标位置,有成员函数p_show()、构造函数和析构函数、p_set(),p_show()用于娴熟输出点的坐标,p_set()用于设置x和y的值。 类Circle有新增私有数据成员float型的h和double型的s,表示圆的半径和面积,有成员函数c_area用于计算圆的面积并对s赋值,有成员函数c_set(
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:236981
    • 提供者:
  1. DrawPix

    0下载:
  2. 利用QT实现的和Windwos图片浏览器一样的效果,有完整的代码注释。开发环境QT5.2。在Lab中显示的是坐标的参数,可以忽略。-Use and Windwos Photo Browser QT achieve the same effect, a complete code comments. Development environment QT5.2. Is displayed in the Lab coordinate parameters, can be ignored.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5425
    • 提供者:dfgf
  1. mouse-position

    0下载:
  2. VC++6.0源程序实现实时显示MOUSE鼠标的坐标位置。供您参考-VC++6.0 source MOUSE real-time display coordinate position of the mouse. For your reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:37338
    • 提供者:ahippo
  1. revised-data

    0下载:
  2. 中国国内地图纠偏数据,实际坐标和地图显示坐标有数据偏,需要加上纠偏数据才可以正确显示-China map ,gps location revised data
  3. 所属分类:GPS develop

    • 发布日期:2017-05-28
    • 文件大小:11495650
    • 提供者:叶生
  1. WpfApplication2

    0下载:
  2. C#小人快跑(WPF帧动画效果)火柴人在画板上前进的效果,演示了MainWindow.xaml 的交互逻辑,调用系统默认的帧进行动画, 开启一个后台线程,用来控制帧频率的刷新速度,找到系统图片存放的位置,并添加图片到bmList列表,图片是按照1,2,3这样的命名规则,所以循环添加图片,设置画板上图片的初始坐标;,利用坐标算出图片的位置,每次在横轴上增加50px,显示让图片往前走的效果,超过边界就回原点-C# villano Run (animación fotograma WPF) Efect
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:36804
    • 提供者:ypudn92
  1. The-CMyPoint-class

    0下载:
  2. 编写一个 CMyPoint 类,然后在键盘输入两个点坐标,在屏幕显示该点距离,在键盘输入三个点,求出这三点组成的面积,然后在屏幕显示。-Write a CMyPoint class, and then enter the coordinates of two points on the keyboard, the screen displays the point distance, input three points on the keyboard, and the three points
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:618
    • 提供者:戴锦
  1. TestMsChart

    0下载:
  2. MSChart是VC++6.0中自带的一个特殊控件类,用于绘制坐标曲线图。用MSChart做一个数据显示的程序,功能比较全面,满足一般的实时曲线绘制。实现了无闪烁的动态曲线。-MSChart to do a show with the program, features a more comprehensive, real-time to meet the general curve drawing. Achieve a flicker-free dynamic curves.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-23
    • 文件大小:144347
    • 提供者:a
  1. exa

    0下载:
  2. ① Rectangle类有double型成员变量表示矩形左上角的位置坐标及矩形的宽和高,要求提供修改和返回各成员变量的方法。 ② Circle类有double型成员变量表示圆心坐标和圆的半径,要求提供修改和返回各成员变量的方法。 ③ Geometry类有Rectangle类和Circle型的成员变量rect和circle。即Geometry类创建的对象由一个矩形和一个圆组合而成。要求该类提供修改rect、circle位置和大小的方法;提供显示rect和circle位置关系的方法,并能够显
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-11
    • 文件大小:795
    • 提供者:陈怡
  1. MapEarthQuakeMap

    0下载:
  2. Android基于谷歌地图API的对于获取经纬度以及绘制与显示坐标点的相关代码,此例为标记地震处相关信息。-Android-based Google Maps API for getting the latitude and longitude coordinates and drawing and display the relevant code, in this case at the mark earthquake-related information.
  3. 所属分类:android

    • 发布日期:2017-04-23
    • 文件大小:18625
    • 提供者:wx
  1. GPStest

    0下载:
  2. Android下基于GPS定位获取当前位置坐标的代码,通过EditText显示当前用户位置经纬度信息。-Android-based GPS positioning to get the code under the current location coordinates to display the current location of the user via EditText latitude and longitude information.
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1497656
    • 提供者:wx
  1. 4_5_mouse

    0下载:
  2. VC++程序一方面实现了对鼠标各个按键点击状态的监控,另一方面也实现了对鼠标位置的适时获取显示,移动鼠标时候,鼠标坐标适时显示。双击由两次按下与释放来模拟,判断左键/右键、中键是否被按下,最后把结果显示在TextBox框中-VC++ program on the one hand to achieve the right mouse button to click on each state to monitor, it also achieved the position of the mou
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:17887
    • 提供者:apudn75
  1. VGA_640480

    0下载:
  2. 本文件用VHDL语言描述了VGA显示器的现实原理。很清楚的描述了怎么找到相应显示出的坐标。-This document describes the use of VHDL language the reality of the principle of VGA displays. Very clear descr iption of how to find the coordinates of the corresponding show.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2240
    • 提供者:任崔昌
  1. ImageText

    1下载:
  2. VC++ 在位图中输出字符串,也就是把文字显示在图片上,其实就是图上加水印的功能,在运行截图所示的窗口中,选择一张图片,可以是BMP/JPG,然后在水印文本框中输入要显示的水印文字,在X轴坐标和Y轴坐标中定义文字显示的位置,最后点击一下“水印效果”按钮,立马就能看到图片上的水印文字了,完美实现了在BMP位图上显示文字的效果。-VC++ bitmap output string, which is the text displayed in the picture, in fact, add wa
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:869995
    • 提供者:wpudn9
  1. DragButton

    0下载:
  2. 以坐标轴位图为背景,点击设置,就可以通过拖动按钮,实现坐标的的动态显示 关键词:坐标轴背景图、拖动按钮、动态显示坐标-To the axis bitmap background, click on Settings, you can drag the button, to achieve dynamic display coordinates
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:1947126
    • 提供者:yehao
  1. main

    0下载:
  2. ARM嵌入式系统开发触摸屏相关程序实现触摸显示坐标-ARM embedded system development related to program the touch touchscreen display coordinates
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-11
    • 文件大小:940
    • 提供者:胡振
  1. vbchartprice

    0下载:
  2. VB以图表形式分析产品价格,其实是显示价格走势,以图表的方式更能清淅的显示价格趋势,每一种商品对应不同的价格走势,Vb编程者,可以此为参考,研究一下VB中坐标图和填充图表的实现方法,对显示分析一些表格型数据相当实用。-VB graphically analyze product prices, in fact, is displayed prices, more clear mission to graphically display trends in prices, each corresp
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:86330
    • 提供者:wpudn13
  1. getdepth

    0下载:
  2. 鼠标获取灰度图像的坐标信息并通过双目视觉的Q矩阵计算深度,最终显示到控制台上-Get the coordinates of the mouse gray image and calculate the depth information via the Q matrix binocular vision, and ultimately displayed on the console
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1244
    • 提供者:xx
  1. graphics

    0下载:
  2. 实验一:类与对象实验: 几何图形类的设计 实验目的:掌握用类进行面向对象程序设计的方法,掌握使用对象作为类的成员变量,掌握方法的参数传递,掌握静态域和静态方法。 实验内容:编写4个类:Rectangle、Circle、Geometry、Exa,具体要求如下: ① Rectangle类有double型成员变量表示矩形左上角的位置坐标及矩形的宽和高,要求提供修改和返回各成员变量的方法。 ② Circle类有double型成员变量表示圆心坐标和圆的半径,要求提供修改和返回各成员变量的方
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:1894
    • 提供者:chenchao
  1. chess

    0下载:
  2. 人人对战,人机对战两种模式,三中棋盘大小,20*15,20*30,30*40.同时可以显示落子坐标。五子棋-Everyone war, man-machine war two modes, three of the board size, 20* 15, 20* 30, 30* 40. Lazi coordinates can be displayed simultaneously. Backgammon
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:70812
    • 提供者:lailai
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com