搜索资源列表
Surfer_interface
- 用VB.NET调用地理绘图软件Surfer的接口实现提取边缘,并绘制等值线图、矢量图、阴影地形图、维表面图-VB.NET using geographic mapping software called Surfer extract the edge of the interface and mapping contour map, vector, shaded relief map, map-dimensional surface
model
- bp常用模型算法描述,C语言实现,及hmm的C语言实现,矢量化的C语言实现-bp commonly used to describe the model algorithm, C language, and the C language hmm, vector of the C language
2006032806113327291
- 使用dxf2prn软件的步骤 1)单击工具栏的dxf按牛,选择一个dxf文件. 2)单击编辑菜单下的,按层进行转换. 3)在C:下会看到sample.prn. 说明,用autocad 2004 画好图,然后转成 dxf R12的格式. 说明 如果出现 导入dxf出现死机现象是由于dxf文件太大所致,最好不好超过5m. 具体的 转prn程序 在 Gemotry 的 dxf2prnbylayer(CFile *filepath) 函数和 其他图元的dx
cudaraytrace
- Raytracing functions for use in CUDA. Three types of objects are supported: planes, triangle and spheres. Functions can be called both from a kernel and the main programm. The shadow query for spheres is custom. Inside the archive is a group of commo
asp.net-Open-geodatabase
- asp.net打开geodatabase矢量图-asp.net open geodatabase vector
vector_basic
- Vector structure for using in NativeMethods class.
vector
- 简单利用c++实现n维数组的操作-Simply use c++ achieve operating n-dimensional array. . . . . . .
createUnitVector
- a code for normalizing vector
!myLibrary
- 这是我自己用vb.net写的几个很简明的基础类库,很适合初学者或业余爱好者使用。主要包括:DataManager库(参数化的数据库操作类库,支持Access、SQL Server以及excel文件三种格式,用它就再也无需拼写繁琐的sql语句了),Geometry库(平面几何的类库,包括点、直线、线段、圆、向量等对象,支持平移、翻转、缩放、求垂足、求焦点、求夹角、求切线等等多种方法,基本涵盖了中学平面几何的所有内容),Json库(好用的Json文本解析工具,当然功能比较简单)。-This is m
Classsystem
- 一个使用vector的简单的学生管理系统,能实现读文件等信息读入方式和一些查找以及排序。(A simple student management system using vector, can read documents and other information into the way and some search and sort.)