资源列表
gxx
- 这是一个神经网络的概周期的matlab源程序,通过数值模拟可以很好的说明理论的正确性
bhm
- 在autocad中加载后可以使文字和索引号自动居中-After loading in autocad can make text and automatically index its center
Kalman_filter_gps
- 卡拉曼滤波在木匾跟踪中的应用,基于matlab仿真程序软件,姿态融合-Karaman filtering in the Mubian tracking software based on Matlab simulation program, the gesture fusion
zhongbiao
- 钟表程序 设计c语言。实现钟表程序,显示的是目前时刻的信息-Watch program
graph
- A Graph tool in c++ so helpfull for graphic matters
SHUZI
- 数字信号处理,数字高通滤波器的设计(经典设计法)-Digital signal processing, digital high-pass filter design (classic design method)
the-production-of-four-deportment
- 将一个公司的四个部门一年的产量进行统计,并将产量化成柱状图的形式表示出来(每1000个产量画出一个*)-The year of the four departments of a company s production statistics, histograms and production into a form that out (per 1000 yields draw a*)
Bezier
- 这个是贝塞尔曲线(C++)的源代码。它是计算机图形学中非常重要的内容。-This is a Bezier curve (C++) Source code. It is very important in computer graphics content.
NewtonAndLagrange
- 牛顿插值算法和拉格朗日插值算法,算是很经典的插值方法了-Newton interpolation algorithm and Lagrange interpolation algorithm, is very classic interpolation method
grfx
- 画图的综合例子。 //1.程序分析: //2.程序源代码:
MyCanvas
- 用java实现的一个画线的小程序,十分的简单.学java的第一个程序.-achieved with a small line drawing procedure is very simple. Java school for the first procedure.
threeBCurverC
- 三次B样条曲线 对于初学计算机辅助几何设计的学生来说 是一个很好的程序 易懂 简单