搜索资源列表
amchart
- amchart是一组由flash做成的图表组件。这些flash没有数据,一但指定了配置文件和数据文件的地址,flash就可以显示出你所需要的图表。 在配置文件中可以设这个flash的颜色,大小,文字属性,柱子,曲线的粗细颜色,是什么类型的柱子或曲线,是否有气泡,是否有图例,定位,鼠标右键及其事件等,stock图还要在里面指定数据文件的地址。 在数据文件中存放了要展示的数,数据一般是XML类型的数据,也有用CSV或TXT的类型的数据。 这里所指的文件不一定是一个真实的文件,也可以是同一
orthofit
- ORTHOFIT Fit polynomial to data. YS = ORTHOFIT[X,Y,N] smooths/fits data Y[X] in a least-squares sense using a polynomial of degree N and returns the smoothed data YS.
ACE_Programmer_Guide_Practical_Design_Patterns_fo
- With a large C++ code base, we rely on ACE to enable a cross-platform client-server framework for data quality and data integration. ACE has improved our design and smoothed over OS idiosyncrasies without sacrificing performance or flexibility.
EM_GM
- Smoothed bootstrap Newcomb s speed-of-light data are used in the book Bayesian Data Analysis b
Image-smoothed
- 图像平滑化处理 邻域平均法C语言实现图像平滑化处理-Image smoothed neighborhood average C language
smoothchangewindow
- 程序功能 :用GDI+实现平滑更换窗口背景 用鼠标操作,实现窗口背景图片的平滑切换-change window s brackgroud smoothed
0001
- 连续取N个采样值进行算术平均运算。N值较大时:信号平滑度较高,但灵敏度较低;N值较小时:信号平滑度较低,但灵敏度较高。-N consecutive samples taken arithmetic mean value calculation. Larger N values: smoothed signal is high, but the sensitivity is low when the N value is smaller: smoothed signal is low, but
www
- 用vs2012+opencv2.4.5做的图像平滑处理程序,可以对图像进行快速的平滑处理-Vs2012+ opencv2.4.5 do with image smoothing processing program, you can quickly smoothed image
Guassian-filter
- 读取图片 并使用高斯低通滤波器对图片平滑-to read a bmp image to compute its smoothed result with a 3*3 Guassian filter (sigma=1)
SPHYSIS-3D
- 光滑粒子流体动力学计算程序,由莫纳汉(1992)的制定灵感代码的研究人员在美国约翰霍普金斯大学(美国)联合开发,维哥曼彻斯特大学(英国)大学(西班牙),以及罗马萨皮恩扎大学(意大利)。-Smoothed particle hydrodynamics calculation program and by the Monaghan (1992) formulation inspiration code researchers at Johns Hopkins University (USA) joi
Meshless_SPH
- 无网格算法中的光滑粒子水动力学sph算法源程序(溃坝)-Meshless algorithm smoothed particle hydrodynamics sph algorithm source (dam)
KarmanFilterAl
- 卡乐曼滤波算法实例,挺方便简捷的算法。可以对曲线等进行平滑处理。-Carel Man filtering algorithm instance, very convenient and simple algorithm. Curve can be smoothed.
break_dam_SPH
- 用Smoothed Particle Hydrodynamics method计算2D溃坝问题,-Calculation 2D break_dam using SPH method
spectrum
- 求取地震资料二维剖面振幅谱,并对振幅谱进行了归一化和平滑。(The amplitude spectrum of two dimensional seismic data is obtained, and the amplitude spectrum is normalized and smoothed.)
暴利EA
- Heiken Ashi Smoothed EA 通过Heiken Ashi Smoothed指标进行自动交易 ((MONEY EA FROM MT4......)
EA
- Heiken Ashi Smoothed EA 通过Heiken Ashi Smoothed指标进行自动交易 ((改進版第二版)(Heiken Ashi Smoothed EA)
EAP3
- Heiken Ashi Smoothed EA 第三版本(Heiken Ashi Smoothed EA)
Remove Bad Point
- 对相邻点相差很小的一簇点集,找到变化突出的点并修正,起到使曲线平滑的作用。(For a series of points with small difference between adjoining points, finding the points with large distinction from their neighbor and correct it. The curve will be smoothed.)
彩色图像处理
- 比较对彩色图像CSimage4.bmp仅进行I分量平滑处理和对H、S、I三个分量都进行平滑处理后的图像情况。(Compared with the color image CSimage4.bmp, only the I component smoothing processing and the H, S, I three components are smoothed after the image processing.)
无人机完成程序
- 无人机路径规划,利用ASTAR算法实现,然后把路径平滑实现。(UAV path planning is realized by ASTAR algorithm, and then the path is smoothed.)