CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 坐标图

搜索资源列表

  1. wwe

    0下载:
  2. 判断某点是不是边界点,参数x,y 为该点的坐标,lpPtr为指向原位图数据的指针-judgment is not a border point, parameters x, y coordinates for the point. lpPtr plans for the in situ data at the target
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.62kb
    • 提供者:罗列为
  1. c++2

    0下载:
  2. 一种用来在两个使用地址的文件将进行关联的机制。地理坐标和属性可以从一个地址转换成另一个。举例来说,一个学生包含地址的文件可以映射到一个街道图层上,该图层包含了学生居住点的点图层的地址。-used in a two addresses the use of the documents will be linked to the mechanism. Geographical coordinates and attributes can be converted into one another a
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:98.96kb
    • 提供者:师启智
  1. LogLatToSHP

    0下载:
  2. C#编写的AE二次开发。输入一个图的左下角坐标和右上角坐标,选择比例尺,就得到比例尺对应的经纬差,这些设置之后就可以生成以所选设置的经纬差对应的经纬网格的面状Shapfile图形文件。文件中属性表添加了图幅编号属性。-C# prepared by the secondary development of AE. Enter a diagram of the lower-left corner coordinates and coordinates of the upper right corne
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:99.67kb
    • 提供者:节参湖
  1. cSharp-

    0下载:
  2. 用c#画出坐标趋势图 横坐标为月份 纵坐标为当月某数值 有表名 -Coordinate with the trend c# draw y-axis is the abscissa for the month of January has a numerical table
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:42.12kb
    • 提供者:app
  1. MyMarsRovers

    0下载:
  2. Thoughtworks公司面试题——MARS ROVERS问题火星探测器 C# 实现 VS2010工程,带界面展示! 一小队机器人探测器将由NASA送上火星高原,探测器将在这个奇特的矩形高原上行驶。 用它们携带的照相机将周围的全景地势图发回到地球。每个探测器的方向和位置将由一个x,y系坐标图和一个表示地理方向的字母表示出来。为了方便导航,平原将被划分为网格状。位置坐标示例:0,0,N,表示探测器在坐标图的左下角,且面朝北方。为控制探测器,NASA会传送一串简单的字母。可能传
  3. 所属分类:CSharp

    • 发布日期:2017-11-01
    • 文件大小:52.88kb
    • 提供者:wanghu
  1. IrregularForm

    0下载:
  2. C#实现不规则窗体,包括多种方式,背景图片法,坐标圈定,遍历位图和直接画api提供的图形(这里使用的画圆)-C# implementation of irregular form, including a variety of ways, background image, coordinates delineated, traverse the bitmap and graphics provided directly draw api (the Circle here)
  3. 所属分类:CSharp

    • 发布日期:2017-12-09
    • 文件大小:725.7kb
    • 提供者:ruin1990
  1. VC6.0chuankouGPS

    0下载:
  2. 从串口获取GPS数据,做出坐标图。画图简单明了。-Obtain the GPS data from the serial port to make the plot.
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:2.99mb
    • 提供者:张博彦
  1. barcodeprint

    0下载:
  2. C#打印条形码,部分代码释义:   将一幅位图从一个设备场景复制到另一个   目标设备场景    /// 对目标DC中目标矩形左上角位置进行描述的那个点,用目标DC的逻辑X坐标表示    /// 对目标DC中目标矩形左上角位置进行描述的那个点,用目标DC的逻辑Y坐标表示    /// 欲传输图象的宽度    /// 欲传输图象的高度    /// 源设备场景,如光栅运算未指定源,则应设为0    /// 对源DC中源矩形左上角位置进行描述的那个点用
  3. 所属分类:CSharp

    • 发布日期:2017-12-05
    • 文件大小:50.4kb
    • 提供者:zpudn85
  1. jietu

    0下载:
  2. 截图功能,支持截取坐标截图,指定截图大小以及像素。-Screenshot function
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:100.22kb
    • 提供者:小w
  1. ArcGIS_add_point

    0下载:
  2. ArcGIS,通过X,Y坐标往图层中添加点~希望对你有用-ArcGIS, through the X, Y coordinates of the point- to add the layer you want to be useful to
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:685byte
    • 提供者:ZZJ
  1. ImportFromExcel

    0下载:
  2. 自定义插件,实现从excel中导入点坐标数据,并在图层中画出来。-Custom plugins to access importing point data from a excel and drawing them int the map.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2.07kb
    • 提供者:
  1. ZedGraph

    0下载:
  2. 这个是基于C#的一个自定义的控件,里面包含了一个坐标图的控件,用于WinForm编程中。-This is based on a C# custom controls, which contains a graph of control for WinForm programming.
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:6.84mb
    • 提供者:gutong
  1. tufuhao

    0下载:
  2. 能够通过经纬度坐标获取地图的图幅号,已通过编程编译通过,肯定能够运行。-Can get by latitude and longitude coordinates map map sheet number, it has been compiled by programming, be sure to run.
  3. 所属分类:CSharp

    • 发布日期:2017-06-18
    • 文件大小:26.08mb
    • 提供者:艾学杰
  1. vcChess-

    0下载:
  2. vc跳棋游戏源码, 坐标。(根据棋盘图自己量一下,不会不知道用什么吧!) 棋格所属区域,即上面所提7个区。 棋格离各个端点几格,6维数组记录6方,电脑下子时可作为下子的优先级判断。 棋格上棋子的颜色0-6,0为无子。 棋格属于第几个棋格(从上至下,从左至右,1-122个棋格)-VC checkers game source code, coordinates. (according to the board map you measure it, does not kno
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:395.89kb
    • 提供者:晃过
  1. loadexcel

    2下载:
  2. c#和AE读取excel中的X,Y坐标和属性值,批量添加到shp图层-c# and AE read excel in X, Y coordinates and attribute values, to add bulk layer shp
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:444.05kb
    • 提供者:lgy
  1. ChartForm

    0下载:
  2. chart动态图,实时从右向左波动,Y坐标显示当前时间!(Chart dynamic diagram)
  3. 所属分类:C#编程

    • 发布日期:2017-12-20
    • 文件大小:55kb
    • 提供者:尐ˇ少
搜珍网 www.dssz.com