搜索资源列表
times
- 功能概述: 提供一个时间序列的分析插件,只需要提供时间轴和数值轴,就可以进行相关的可视化分析计算。 接口要求: 利用TeeChart为主要平台构建,支持WebService,支持ActiveX,支持OLE Automation。 所有数值序列采用数组存储,独立于数据库,支持数据的转入转出,支持文本和XML等格式导入导出 图像支持矢量输出,支持多种文件格式输出,支持Stream方式输出图像。 序列数据源(含中间序列)支持交互修改. 基于年序列的频率分析见单独的频率分析插件Hfre
vtk编程技巧
- vtk是目前三维重建方面一个大型的函数库,广泛应用于医学、计算流体力学、三维数据可视化等方面-VTK is a three-dimensional reconstruction of large libraries, widely used in medicine, computational fluid dynamics and three-dimensional data visualization etc.
keshihua
- raycasting算法,Display为计算得到图像-raycasting algorithm to calculate Display Image
wnlbyhjl
- 这个是一个万年力,用语计算年分月日,希望对大家有用-this is a million years, led terms calculated on the day you wish to useful
customgrids
- 已知有规律的网格区域,和一定数量的测量值,计算每个区域的最大值,并按照自定义的区域规则,计算相应的最大值,三维显示不同的大小的网格和相应的最大值。-known to the law of the regional grid, and the number of measurements to calculate the maximum value in each region, since accordance with the definition of regional rules, the
Raster_vb
- For i = 0 To PicMain.Height MaskLine = False 初始化MaskLine变量 For j = 0 To PicMain.Width CurrentColor = GetPixel(PicMain.hdc, j, i) 取得当前所在点的颜色值 If j < PicMain.Width Then TwoColor = GetPixel(PicMain.hdc, j + 1, i) 取得当前所在点前面一点的值, 用途是当是一条很宽的线条
GPSGCNH
- 拟合曲面,先输入已知数据,拟合出系数,再带入未知点的X,Y坐标进行计算!-fitting surface, known to input data, fitting out factor, again into the unknown point of the X, Y coordinates calculated!
pengzhuang
- 包含了一些图形处理模块,比如三角函数计算,Png图形处理-contains some graphic processing modules, such as trigonometry, Png graphic processing
VC6DrawBezier
- 这是用VC6.0编写的绘制三次Bezier曲线的程序,使用MFC框架文档视图结构。程序除实现三次Bezier曲线的绘制,还实现了点,直线,圆的绘制,可做为学习计算机图形算法的参考。与其它Bezier曲线绘制程序的不同是,本程序实现了Bezier曲线上型值点的计算显示。程序中编写了Bezier曲线类来完成Bezier曲线的绘制,并能对绘制的曲线数据进行保存与打开。对学习文件操作也有一定帮助。这是我第一次上传源码,有什么不妥之处还请管理员指点。谢谢!-VC6.0 prepared by the cu
vcmat
- 以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。-before using Matlab and vc mixed programming using the first proc
weathermap-1.1.1.tar
- 从网络管理系统中获取网络主干链路带宽数据,计算带宽利用率,并生成主干链路带宽利用率图形。-from Network Management System access network backbone link bandwidth data to calculate bandwidth utilization, Generation and trunk link bandwidth utilization graphics.
response
- 在matlab中计算单位冲击脉冲响应曲线,冲击脉冲有5种,初始条件为0-in Matlab calculations unit impulse response curve, the impact of a pulse 5, the initial conditions 0
jisuanjihuayuan
- 在计算机上用vb画出立体圆球体,曲面和圆环图像。这是上学时计算机绘图的课程设计希望对大家有所帮助-on computers using vb-painted three-dimensional sphere, and the ring surface images. This is the school's computer graphics curriculum design we want to help
Out
- 画外接圆的C++代码 //计算外接圆半径 //输入参数: // 三角形三点坐标(ddDot0,ddDot1,ddDot2) //输出参数 // 圆心坐标(ddCenter) // 圆心半径(dRad) //成功:返回值>0 //失败:返回值<=0
DrawCurve_COPY
- 此程序可由表达式计算出图形并显示出来,并且可以将图形数据有选择性的保存下来 或者将批量数据画曲线
多边形相交计算
- 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的相交计算功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the intersection of polygons computing capabilities.
多边形计算
- 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形计算的功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the polygon count function.
85375568krijin.克里金插值计算
- 克里金插值计算,一种拟合算法,主要用于等值线应用。,Kriging interpolation calculation, a fitting algorithm, mainly for the application of contour lines.
histshow
- 本程序计算图像直方图,并以二维形式显示出来-Procedures for the calculation of the image histogram, and the form of two-dimensional display
computer
- 计算几何的基本算法实例,可以提供借鉴的方法-simple example of computer graphics