搜索资源列表
Cshap_OpenGL_Draw.rar
- 演示了Net环境下C#语言调用 OpenGL函数 绘制程序的过程,进而可以进一步学习交互式绘图,Net environment to demonstrate C# language called OpenGL function mapping procedure, which can further study the interactive graphics
WebGIS-development-ArcGIS-Server-and.NET
- 《WebGIS开发-ArcGIS Server与.NET》源码,国内第一本Web GIS开发实战手册,以丰富的实例,系统、全面地介绍了基于Web服务的GIS开发,使用C#语言开发基于ArcGIS Server的Web GIS.-WebGIS development-ArcGIS Server and. NET. Web GIS development of China s first actual combat in this manual to a wealth of examples,
GoogleMap_vs2008_KAIFA
- 常见的地图GIS二次开发有ARCGIS、MO、AO、MAPX、MapXtreme、ASPMAP,但是对于我们初接GPS/GIS项目的人来说,最头痛的问题是无法解决地图,调用GOOGLE的SDK就可以免费使用GOOGLE的免费地图资源,快速构建自己的GIS系统。这项技术可以应用于交通、运输、物流、安防、城市规划、城市管理、林业、农业、工业、灾难指挥、地震灾难等许多行业。采用这种方法应付毕业论文时最省事了,连数字化地图的步骤都省了,别人开发GIS系统要几个月,用GOOLE二次开发,只要短短的几天。我
OpenTK
- A cross-platform OpenGL wrapper for C# and other .Net languages. It can support OpenGL 3.1 and GLSL language. You can use it write GPU based program using C# instead of C or C++.
CGIS0926
- mapxtreme 2005 + .net 自定义工具,查找,选择,查看属性等-mapxtreme 2005+. net custom tools to find, select, view attributes such as
First_GL_Model
- C#, .NET, Windows Froms,OpenGL 写的一个例子,已经在VS2005中调试通过-C#,. NET, Windows Froms, OpenGL write an example, has been adopted by VS2005 in Debug
ArcObjectsbase.NET
- ArcObjects GIS 应用开发 ——基于 C#.NET 内容丰富,使用9.2版本-ArcObjects GIS application development- based on the C#. NET is rich in content, use the 9.2 version
Statistics
- .NET生成报表统计图源码告别.NET生成报表统计图的烦恼 信息系统大多会涉及到数据的统计,如数据的导出及生成统计对比图等,记得之前有一次要生成一个统计图在WEB页面上显示,那时也是在网上找了段Code,完全是一点点画横纵轴坐标上面的画出来的,而且出来的效果也一般 -. NET source code to generate charts farewell statements. NET Chart statements to generate the most information sy
IronPython-2.6B2-Src
- Gis program for vs.net
WpfRendering
- sharpmap gis project on .net
SimpleCAD
- 在C#.Net下实现简单的框架式CAD范例。可以参考开发更加复杂的2D-CAD系统。-In the C#. Net realized under the framework of a simple CAD-style examples. Can refer to the development of more complex 2D-CAD system.
Create_tables_or_layers_from_a_QueryDef
- dot net ArcGIS Engine 开发,实现查询结果生成表或图层的功能-dot net ArcGIS Engine development, realization of query results generated tables or layers of functionality
AGorgePhoto
- AGorgePhoto图像特效大师v.2.4.0修正版源码,原作者Andrew Kirillov,本人只是修改了一些已发现的BUG,并保留了原作者的版权信息, 这款软件包含强大的图像处理库和 功能强大的图像滤镜库,还有大量的滤镜特效,采用C#编写,非常适合编写图形处理的开发人员学习! 本软件基于AGorge.NET开放框架。已转为VS2008 SP2环境打开-AGorgePhoto image effects master v.2.4.0 revision source, the o
LineSegmentSplitter_Source
- 一个用基于C# .net 编写的线性边缘分割,以达到二值图像的细化效果-Use based on a C#. Net written in a linear edge of segmentation in order to achieve binary image thinning effect
WLOImageViewerSrc
- Image viewer for Wonderland Online(http://gamespace24.net/wonderland/) JMG,BMG,JMA
Drivercamera
- 这个类是用来驱动摄像头的类,是用NET开发-This class is used to drive camera class, is to use NET Development
zedgraph_dll_v514_464
- 在简单的图形中,一个图表是通过一些简单的步骤创建的。你可以通过一个类库,一个窗体控件,或者一个ASP.NET网页控件,这些方式中的任何一种来使用ZedGraph。-In a simple graph, a chart is through some simple steps to create a. You can be a class library, a form control, or an ASP.NET web control in any one of these ways to
ImageGif
- C# 解析GIF动画文件。 可以保存GIF动画和获取动画,LZW算法是通过.NET的Image来实现的。-C# parsing GIF animation. GIF animations can be saved and for animation, LZW algorithm is adopted. NET of Image accomplished.
motion_detection_csharp
- This a 2-week project which has been submitted for my "Imaging and special effect" Module. It is the implementation of a Motion Detection program for Webcams. This application can successfully sense the motion in the real time video stream
ArcObjectsGISforCsharp.NET
- 所谓ArcObject,现在一般都是指ArcGIS Desktop版本的组件开发集,即需要安装ArcGIS桌面版软件后才能安装这些组件开发集,它是所有版本中组件最全的版本,如果想对ArcGIS产品及其开发有个详尽的了解,学习ArcObject是最恰当的。ArcObject版本包括了所有的类库,其中包括ArcMap、ArcMapUI、ArcCatalog、ArcCatalogUI等组件库,这些组件库必须在安装了桌面版软件后才能使用。 由于使用ArcObject开发的程序必须安装桌面版软件,这