搜索资源列表
文字识别程序
- 目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括SVM方法和BP神经网络的方法,其中SVM方法的识别率较高,SVM+网格密度特征, 在小字符集情况下,达到了识别率97%以上 采用OO思想编写,适合做二次开发-currently the handwriting recognition system consists of pretre
等边三角形有限元网格生成程序
- 等边三角形有限元网格生成程序,效果不错,值得参考-equilateral triangle finite element mesh generation process, the effect is true, they may be worth
网格简化
- 在三角网格重建的过程中,平坦区域可以用较少的三角形表示,而曲率较大的地方应该有更多的三角形,本程序删减平坦区域的三角形-triangular mesh in the process of redevelopment, the flat region can use smaller triangles, Curvature and the larger part should be more triangular, the deletion procedures flat triangle reg
testcodec
- 非常好的类似excel的网格程序,使用vc6 开发。
quxianTu
- 利用TpaintBox的Canvas绘从串口收取的实时心电波形及备景程序,绘制网格程序已封成一个Function,可以直接用到别的地方,如绘窗口背景网格只要改几个参数就可以了
使用三角网格逼进球面_完美版
- 一个自己好玩的程序,主要是用三角面片构成一个球,三角面片的面积相同但形状不同-a fun own procedures, it is mainly used triangular facets pose a ball, and the triangular facets of the same size but different shapes
tinlib_w.将离散点三角化的程序
- 将离散点三角化的程序。tinlib_w.有运行示例。做三维地形或模型显示可用,Discrete points, triangulation procedures. tinlib_w. have run the sample. Or do three-dimensional terrain models show the available
multi grid 多重网格的程序
- 这是一个多重网格的程序,可以对偏微分方程进行计算!,This is a multi-grid procedure, partial differential equations can be calculated!
2008DELAUNEY.rar
- 基于delaunay三角网格剖分程序,只是没有图形输出,可以只将生成文件直接导入TECPLOT中。,Based on the delaunay triangular mesh generation process, but there is no graphics output, you can only generate documents directly into TECPLOT in.
omll-3d
- 面向对象的三维无网格法OMLL程序,可用于结构、流体应力变形分析-Object-oriented three-dimensional meshless method OMLL procedure can be used for structural, fluid stress and deformation analysis
contour
- 生成contours,基于四边形的网格生成程序-To generate contours, based on the quadrilateral mesh generation procedure
ReMESH-2.0_win32
- 三维网格简化的程序 只有软件,没有源码,可以进行几乎所有的网格简化功能-a software for remesh, which you can use it for almost ……
STL_DISPLAY_Display
- STL文件读取程序(Matlab):可以将ASCII格式的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上-a MATLAB program which gets the name of an ASCII STL (Stereolithography) file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen.
Implit_Function_And_Marching_Cube
- 实现了3D模型变形(morphing)的隐函数插值算法。并有Matching Cube算法网格化模型。这个程序花了我不少时间编写。-Achieved a 3D model of the deformation (morphing) of the implicit function interpolation algorithm. And Matching Cube Mesh count model. This process gave me a lot of time to prepare.
GPU_Water_Simulation
- 在128*128的网格上求解2维波动方程来模拟大范围的水波。用一个像素渲染程序完成对波动方程的时间积分,结果存放于一个浮点数纹理中,.然后将此纹理传给渲染模块。此外使用凹凸贴图来描述水面的细节波纹,这会给稍后的逐像素渲染带来逼真的水面闪烁高光效果.-128* 128 grid on the solution of 2-dimensional wave equation to simulate a wide range of water. With a pixel shader program
2dc
- 直角坐标系下,已知流场内传热计算程序,包含网格生成,流动计算,后处理程序,是传热学入门的经典程序之一 -Cartesian coordinate system, the known heat flow inside the computational procedures, including grid generation, mobile computing, the latter process is heat transfer entry, one of the classic pro
LodGeoshpere
- 该程序实现了一个LOD编程实例,根据视点与对象的距离,以不同的网格数来绘制球体,程序中球体表面是通过若干三角形来逼近的。-The program implements a LOD programming examples, according to the distance between the target point of view and in different grid to draw a number of spheres, spherical surface is the pro
tuxingxue
- 这是一个真实感图形学的例子,程序中设计了一个从三角网格到加入光照,颜色的球体-This is an example of realistic graphics, the program was designed from a triangular mesh to add light, color ball
resample
- 该程序主要用于对三维模型的网格进行重采样-The program is mainly used for three-dimensional model of the grid re-sampling
code
- Euler移动网格程序,主要自适应移动网格方法求解方程。-moving mesh method for Euler equatioon