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

搜索资源列表

  1. juanji

    1下载:
  2. 卷积反投影图像重建。用C++编写的。医学上断层扫描的图。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:62968
    • 提供者:杨晓兰
  1. PrefixSpan

    0下载:
  2. C++编写的代码,主要用模板实现prefixspan的投影数据库架构及模式生长功能
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:1629817
    • 提供者:肖庆明
  1. mypolygon

    2下载:
  2. 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆栈的数据结构和操作 VC++开发轮廓跟踪源程序 VC+
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2062
    • 提供者:吳郭魚
  1. shadow

    0下载:
  2. C#实现图片的投影及边框,可自定义投影角度、颜色、大小等。多种参数配置-C# implementation of image projection and the border, customizable projection angle, color, size, etc.. A variety of configuration parameters
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:5893
    • 提供者:leohaior
  1. cSharp-vb-Gauss

    1下载:
  2. 采用C#实现高斯投影坐标转换,大地坐标与平面坐标的之间的相互转换-Gauss projection coordinate transformation, geodetic coordinate plane coordinate conversion between C#
  3. 所属分类:CSharp

    • 发布日期:2017-10-31
    • 文件大小:69542
    • 提供者:
  1. sEnt

    1下载:
  2. C# 进行AutoCAD二次开发时对图形实体Entity的操作类,以及一些图形算法,包括图形投影,最小外接圆的等-C# for AutoCAD second development on the operation of graphics entity type Entity, as well as some graphics algorithms, including graphics projectors, the smallest circle of such
  3. 所属分类:C#编程

    • 发布日期:2014-02-15
    • 文件大小:12314
    • 提供者:sieben
  1. Licensenumber

    0下载:
  2. 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2739336
    • 提供者:曹晓峰
  1. sba-1.6

    0下载:
  2. 集束调整是指同时调整相机参数和物点坐标,使重投影误差取得最小值的优化过程,可用于三维重建-sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step of every feature-based multiple view reconstruction vision algorithm to obtain optimal 3D structure and
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:524379
    • 提供者:liulihong
  1. gauss

    0下载:
  2. 高斯投影的正解算法,用c++实现的,在vc环境下,中央经线是117-Positive Solutions of Gauss projection algorithm, implemented with c++, vc environment in the central meridian is 117
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:295555
    • 提供者:liulu
  1. CSharpProjectionDauglass

    0下载:
  2. C#编写的投影变换、道格拉斯压缩、左转算法、线性四叉树-C#good
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2258115
    • 提供者:徐鹏
  1. 4

    0下载:
  2. ARCGIS实验数据 教程 arcmap操作 c# arcgis 空间数据的转换与处理 投影变换-ARCGIS experimental operation c# arcgis tutorial arcmap spatial data conversion and processing projection transformation
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1839639
    • 提供者:sdfsdf
  1. AddressList

    0下载:
  2. UTM地图投影正解源码C#.cs将 变形前任一子区域与变形后散斑图像进行全场匹配或相关 运算,根据峰值相关系数确定该子区域在变形后的位置,由 此可以得到该块的平均位移。对变形前所有子区域进行类 似运算,就可以得到整个位移场。 -Journal of Huaiyin Institute of Technology
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:278953
    • 提供者:毕小进
  1. pthrreedimento

    0下载:
  2. 三维计算机图形学点透视投影变换与双3次Bezier曲面绘制算法,非非常有用的哦。在Visual C++6.0下编译通过。 已通过测试。 -Three-dimensional computer graphics point perspective projection transformation and double three times Bezier surface rendering algorithm, non-useful. Compiled by Visual C++6.0. H
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:58406
    • 提供者:
  1. myprefixspan

    2下载:
  2. 用C自己写的prefixspan算法,输入输出都是对文本文件操作,能够正常运行,并显示了其投影过程中的步骤。-C write prefixspan algorithm, the input and output text file operations to normal operation, and shows the steps in the process of projection.
  3. 所属分类:Other systems

    • 发布日期:2015-04-23
    • 文件大小:473088
    • 提供者:yxt
  1. Gaositouyingzhengfansuan

    0下载:
  2. 大地测量学中的高斯投影正反算过程。用C#实现,界面友好。-Gaussian projection geodesy pros and cons of the counting procedure. C# friendly interface.
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:46568
    • 提供者:刘硕
  1. sinfor

    0下载:
  2. SOM投影转换为经纬度坐标的C语言代码,非常有用在处理SOM投影数据时-The SOM projection into latitude and longitude coordinates of the C language code, very useful in processing SOM projection data
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-16
    • 文件大小:1163
    • 提供者:tqxin
  1. Guass-Kruger-Projection

    0下载:
  2. 高斯克吕格投影正反算程序,C语言控制台程序,可以自定义投影带和投影带大小-The high Trask Lvge projector pros and cons operator procedures, C language console application, you can customize the size of the projector with projection zone
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:600013
    • 提供者:lijunhj
  1. 1CSharp

    0下载:
  2. 测绘专业数据处理,C#源代码,角度化弧度,高斯投影转化,水准平差等-Surveying professional data processing, C# source code, angle of curvature, Gauss projection conversion, level adjustment, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:51251
    • 提供者:胡守鹏
  1. 3D-Projection

    0下载:
  2. 本项目展示了如何进行三维投影,即使用二维的绘图API (DrawLine)绘制三维图形的轮廓,开发语言为C#,项目环境为Visual Studio 2008。 三维旋转矩阵是投影操作中的关键,本项目展示了旋转矩阵的使用,并建立了一个简单的三维场景,用户可以通过拖动鼠标对场景进行旋转。-This project shows how three-dimensional projection, that the use of two-dimensional graphics API (Dra
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:24236
    • 提供者:GFY
  1. cSharptouying

    0下载:
  2. 一个c#程序画的一个图形,通过投影得到不同的视图,很有学习价值-A c# program draw a graph obtained by projecting a different view, it is worth learning
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:122009
    • 提供者:弯刀哥
« 1 23 »
搜珍网 www.dssz.com