搜索资源列表
按比例尺打印的程序
- 地图打印输出的代码,可以参照这一程序用在编写gis的大型程序上。-map printouts of code can refer to the procedure used in the preparation of large gis procedures.
parzen
- parzen窗法对图象进行扫描处理的c++源程序,可供大型图象处理程序调用.-method of image scanning the c source available for large-scale image processing procedure call.
自动下载整站2004-11-8
- 一个可以取得一个网站所有链接图片的程序。。。只要输入网址和所存放的文件jia ,瞬间一个大型网站的所有图片将尽收眼底 http://www.8asp.com 程序如有什么问题请来我网站讨论-a website can get a picture of all the links procedures. . . And as long as the address stored in document jia, a major websites moment of all panoramic pi
solidgraph_bin
- 一个大型的3D程序处理程序,支持各种情况下的3D和多种情况下的图片处理等。同时支持2D,3D矢量图形的操作,是图形学方面非常值得研究价值的工程。强力推荐(执行程序)
solidgraph_sources
- 一个大型的3D程序处理程序,支持各种情况下的3D和多种情况下的图片处理等。同时支持2D,3D矢量图形的操作,是图形学方面非常值得研究价值的工程。强力推荐(源代码)
STLViewer
- CAD建模开发程序,程序包括四个动态库和一个主程序,对于初学较大型程序开发的朋友会有一定帮助,程序界面布局精美。
3dstyle-and-real-image
- 本程序是一个较大型的程序。它包含了多数的3D变换,3维形体的表示,消除隐藏面,真实感图形等知识,是一个理想的学习程序 -This program is a larger program. It contains most of the 3D transform, 3-dimensional shape representation, elimination of hidden surfaces, realistic graphics and other knowledge, is an idea
ARToolKitPlus_2.1.1
- AR 增强虚拟现实,可以移植到到WindowsMobile手机Iphone Android平台的 tracker识别,可以配合 OpenGL Direct编写大型增强虚拟现实程序。-AR enhanced virtual reality, can be transplanted to the Windows Iphone Android mobile phone platform tracker identification, will be compatible with the OpenGL
ClearLayers
- 大型的CAD文件中图层过多时会导致其浏览速度和各种操作变慢,本程序可以方便的清理CAD文件中的层,将不同层中的对象进行归并,以加速操作速度.-Large-scale CAD file layer will lead to excessive speed of their browser and slow down operation, the procedure can easily clean up CAD file layer, different layers of objects mer
BigImageView
- 大型图形浏览程序,可打开jpg、bmp格式图形,拖动、旋转、放缩、自动向上滚动,在C++Builder6.0下编辑通过,包含所有源码和可执行程序。-abcdef
aa
- 这是一个数字图像处理的大型程序,里面集成了多种数字图像功能的实现,比如图像增强,腐蚀,填充等;另附相应的电子书,对于初学者相当有用-This is a large-scale digital image processing program, which integrates several functions to achieve digital images, such as image enhancement, erosion, filling, etc. attach the appr
numerical-simulation
- 声波的三维数值模拟程序编制,可以用于大型模拟计算-Three-dimensional numerical simulation of acoustic programming, can be used for large-scale simulation
OGRE-message
- Ogre消息机制,详细介绍了ogre内部的消息传递,对了解ogre内部的管理很有帮助,对大型程序的消息管理也有借鉴作用-Ogre message mechanism, details of the ogre internal messaging, and helpful to understand the ogre internal management, message management of large programs also serve as a reference
MITPORLPYALE-face
- 上传了三个大型的人脸数据库,分别是MIT人脸库、ORL人脸库、YALE人连数据库,适合人脸识别的程序使用。-MIT+ORL+YALE face data
自动下载整站2004-11-8
- 一个可以取得一个网站所有链接图片的程序。。。只要输入网址和所存放的文件jia ,瞬间一个大型网站的所有图片将尽收眼底 http://www.8asp.com 程序如有什么问题请来我网站讨论-a website can get a picture of all the links procedures. . . And as long as the address stored in document jia, a major websites moment of all panoramic pi
Equalizer
- Equalizer 是标准的中间件并行创建和部署基于OpenGL的应用程序。它使应用程序能够从多个显卡,处理器和计算机利于规模的渲染性能,外观质量和显示尺寸。均衡器在任何应用程序运行未经修改的可视化系统从一个简单的工作站,以大型图形集群,多GPU工作站和虚拟现实装置- Equalizer is the standard middleware to create and deploy parallel OpenGL-based applications. It enables applicat
nsgz
- 追赶法是求解三对角方程组的一种方法,主要用与求解大型的三对角方程,在很多方面都可以用到,以上为追赶法的C语言程序实现()