联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All GIS/地图编程(90) 
按平台查找All Visual C++(90) 

[GIS/地图编程] code_exe

Searching for shared motif between strings in C
Searching for shared motif between strings in C Amir Mohammad Nasrollahi, 30 Jan 2015 CPOL 4.50 (2 votes) Rate: vote 1vote 2vote 3vote 4vote 5 In this article, i consider the problem of identifying motifs in the biological sequence data sets. To solve this task, i present a new algorithm for finding patterns that just use <String.h> library in C compiler and a new way to avoid using arrays search. Download source Download exe.zip Introduction In this article, i consider the problem of identifying motifs in the biological sequence data sets. To solve this task, i present a new algorithm for finding patterns that just use <String.h> library in C compiler and a new way to avoid using arrays search. Background Finding motifs or repeated patterns in data is of wide scientific interest with many applications in genomic and proteomic analysis. The motif search problem abstracts many important problems in analysis of sequence data, where motifs are, for ins (2016-07-26, Visual C++, 43KB, 下载1次)

http://www.pudn.com/Download/item/id/1469521921159194.html

[GIS/地图编程] delaunayTIN

这是T三角网生成的源代码,很简短使用,希望对您有帮助,谢谢支持!
this is a kind of form of the delauney TIN.I hope that you will enjoy it,thank you (2013-02-26, Visual C++, 62KB, 下载24次)

http://www.pudn.com/Download/item/id/2141326.html

[GIS/地图编程] Delaunay2011-9-16

vc编程读取dxf文件高程点数据,对离散点均匀化处理,并用delaunay逐点插入算法建网。
vc programming to read the dxf file elevation point data, the uniform treatment of discrete points, and delaunay incremental insertion algorithm of network construction. (2012-04-22, Visual C++, 5185KB, 下载34次)

http://www.pudn.com/Download/item/id/1840153.html

[GIS/地图编程] TIN

利用点的数据,首先读入文件,然后构建TIN三角网
Using the point of data, first read the file, and then build TIN triangulation (2011-05-19, Visual C++, 4584KB, 下载62次)

http://www.pudn.com/Download/item/id/1538085.html

[GIS/地图编程] mapserver-4.0.1

著名GIS平台 完整源代码 基于CGI的通过万维网来传输动态GIS与图像的应用程序
GIS platform for the famous full source code through the World Wide Web-based CGI to dynamic GIS and image transfer applications (2011-05-01, Visual C++, 855KB, 下载14次)

http://www.pudn.com/Download/item/id/1513000.html

[GIS/地图编程] Voronoi

先对散点进行三角网生成,然后再有三角网生成Voronoi多边形。还可以在生成的Voronoi图中继续追加散点,进一步生成新的Voronoi图。程序在Vc++2003环境下编译通过。
Get TIN through some points.Then derive Voronoi graph from TIN.After you get your first Voronoi graph,you can continue add new points to form new Voronoi graph.This program is compiled through VC++2003. (2010-03-16, Visual C++, 58KB, 下载201次)

http://www.pudn.com/Download/item/id/1089306.html

[GIS/地图编程] delaunay

Delaunay三角网,及Voronoi三角形生成,实现用户加点,自动生成功能!界面友好!速度稍慢~
Delaunay Triangulation and Voronoi triangle generation, add a little to achieve the user to automatically generate the feature! User-friendly! A slower pace ~ (2009-09-19, Visual C++, 93KB, 下载43次)

http://www.pudn.com/Download/item/id/915393.html

[GIS/地图编程] TIN

vc 实现生成三角网的源程序,做地形仿真的和地形提取的很有帮助哦
vc achieve triangulation of the source code generated, and simulation of topography and terrain extraction helpful Oh (2009-08-02, Visual C++, 70KB, 下载100次)

http://www.pudn.com/Download/item/id/864398.html

[GIS/地图编程] spapi

一个基于文件流的三角网生成库,用c++写的,速度非常快
A file-based stream library to generate a triangular network, with c++ written by very fast (2009-08-01, Visual C++, 15903KB, 下载122次)

http://www.pudn.com/Download/item/id/863399.html

[GIS/地图编程] CNSDTF-DEM-Read

本程序可读取国家标准地球空间数据交换格式CNSDTF DEM数据,这种格式与美国USGS DEM数据格式相比较,有些简单,不包含椭球体,投影方式等元数据,实际上就是投影后的平面格网数据.
Read CNSDTF-DEM (2009-07-22, Visual C++, 4KB, 下载119次)

http://www.pudn.com/Download/item/id/852271.html

[GIS/地图编程] contourmaking

基于不规则三角网的等值线生成的算法程序的设计与开发
Triangulated Irregular Network Based on the contour of the algorithm to generate the design and development process (2009-06-02, Visual C++, 2KB, 下载132次)

http://www.pudn.com/Download/item/id/788408.html

[GIS/地图编程] 090422

这是一个不规则三角网生成算法的研究和排查,是最近几天我的研究成果,与大家共享。
This is an algorithm to generate triangulated irregular network of research and investigation is the last few days the results of my research, to share with you. (2009-04-26, Visual C++, 5KB, 下载32次)

http://www.pudn.com/Download/item/id/731788.html

[GIS/地图编程] Draw

本程序能手动添加点,并能实时的生成不规则三角网,并能记录添加点的坐标信息,功能完善。
This procedure can manually add points, and can generate real-time, triangulated irregular network, and can record the coordinates of points to add information, perfect functions. (2009-03-16, Visual C++, 349KB, 下载17次)

http://www.pudn.com/Download/item/id/674770.html

[GIS/地图编程] Delaunay

这是一个自动添加点,动态生成不规则三角网的程序,程序结构完整,对初学者比较有借鉴价值。
This is an automatic add points, triangulated irregular network dynamically generated procedures, procedures for structural integrity, and for beginners there is reference value of comparison. (2009-03-16, Visual C++, 174KB, 下载127次)

http://www.pudn.com/Download/item/id/674767.html

[GIS/地图编程] ContourToDEM

该源码介绍了由数字高程模型生成等高线的理论与方法,主要介绍了基于地性线的Delaunay-三角网的建立、三角网跟踪生成等高线以及等高线编辑处理的理论与方法,对遥感图像室内全数字测图过程作了有益的探讨.根据该源码所提出的基本理论和方法,利用Visual C++5.0研制开发了基于微机的等高线处理系统,并用航空像对进行了综合实验,实验表明该源码所述方法是正确的、可行的.
The source code introduced by the digital elevation model to generate contour lines of the theories and methods, mainly based on land lines of Delaunay-triangulation of the establishment, tracking triangulation to generate contour lines and contour line editing to deal with theories and methods of remote sensing image indoor all-digital mapping of the process useful. According to the source of the basic theories and methods, the use of Visual C++ 5.0 developed contour lines based on computer processing system, and by air as to carry out a comprehensive experiment, experiments show that the methods described in the source code is correct and feasible. (2008-11-11, Visual C++, 165KB, 下载114次)

http://www.pudn.com/Download/item/id/577397.html

[GIS/地图编程] cTin

简单TIN创建方法类,支持极端数据创建,比如两个或多个点非常接近情况。 1、dataSet方法用于数据传入 2、create方法开始创建TIN 3、sizeTin方法获取三角网个数 4、dataTin方法获取指定三角网三个顶点的索引
TIN simple method to create categories, support for the creation of extreme data, such as two or more points, very close to the situation. 1, dataSet methods for data imported 2, create way to start creating TIN 3, sizeTin triangulation method to get the number 4, dataTin designated triangulation method to get the three vertex index (2008-10-24, Visual C++, 2KB, 下载17次)

http://www.pudn.com/Download/item/id/566424.html

[GIS/地图编程] convexhull

用动态链表实现求凸壳的程序(卷包裹法),供三角网实现编程的人参考
Using dynamic list for the Convex Hull of the realization of procedures (vol Parcel law) for the triangular network programming reference (2008-10-23, Visual C++, 441KB, 下载32次)

http://www.pudn.com/Download/item/id/565875.html

[GIS/地图编程] DelaunayTIN

按照边扩展法通过堆栈来实现Delaunay三角网的构建
The adoption of the law in accordance with the edge expansion of the stack to achieve Delaunay Triangulation Construction (2007-08-27, Visual C++, 80KB, 下载102次)

http://www.pudn.com/Download/item/id/324232.html

[GIS/地图编程] 20063239564119634

一个 GIS 程序源代码 转载请注明来源: 开源盛世-源代码下载网
A GIS program source code is reproduced please specify Source: Open Source Spirit- the source code download network (2007-08-02, Visual C++, 5KB, 下载10次)

http://www.pudn.com/Download/item/id/314902.html

[GIS/地图编程] VisualC++DevelopGIS

本电子书籍介绍如何用VC从地层来开发GIS。由于关于这方面的书籍是寥寥无几,网大家来下载
the e-books on how to use VC from the formation to the development of GIS. Because of this book are only net you to download (2007-05-13, Visual C++, 13613KB, 下载19次)

http://www.pudn.com/Download/item/id/281141.html
总计:90