资源列表
program-estimated
- 包含三个功率谱的程序函数,分别是Batllet频谱估计法,Music频谱估计法,以及Welch频谱估计法,清晰明了,注释清楚。-The program contains three power spectral function, namely Batllet spectrum estimation method, Music spectrum estimation method, and Welch spectral estimation method, clarity, comments c
bresenham
- 将中点Bresenham算法推广到绘制任意斜率的直线段。使用对话框输入直线的起点和终点坐标。-Midpoint Bresenham algorithm will be extended to the slope of the straight line segments drawn arbitrarily using dialog to enter the line start and end coordinates.
test1
- 将中点Bresenham算法推广到绘制任意斜率的直线段。使用对话框输入直线的起点和终点坐标,以屏幕中心为二维坐标系原点,绘制任意斜率的直线段。编制CLine类,成员函数为MoveTo()和LineTo()。对边界像素的处理原则是“起点闭区间、终点开区间”,即要求所绘直线达到VC++的MoveTo()和LineTo()函数的绘制效果。-Midpoint Bresenham algorithm will be extended to the slope of the straight line se
2
- 将中点Bresenham算法推广到绘制任意斜率的直线段。使用对话框输入直线的起点和终点坐标,试以屏幕中心为二维坐标系原点,绘制任意斜率的直线段。要求编制CLine类,成员函数为MoveTo()和LineTo()。对边界像素的处理原则是“起点闭区间、终点开区间”,即要求所绘直线达到VC++的MoveTo()和LineTo()函数的绘制效果。-Midpoint Bresenham algorithm will be extended to the slope of the straight line
FunWithGravity_src
- Fun with Gravity just a simple program to demonstrate the gravity
Desktop
- amazing factorial program fantastic
Desktosp
- i am gonna be a super cat
CSpline
- 利用Cardinal绘制样条曲线。传入控制点坐标生成插值点坐标-Cardinal Line
Wavelet_OMP
- 压缩感知重构算法,非常简洁,易懂,可用于各种随机信号的重构算法,是初学者很好的学习资料-Compressed sensing reconstruction algorithm is very simple, easy to understand, can be used for a variety of random signal reconstruction algorithm is good for beginners learning materials
Upingxiang
- 桨叶嵌入式液弹吸振器,是一种新型的桨叶减摆器,该函数功能是求桨叶在一阶激励频率下的幅频响应,-Liquid bomb embedded blade vibration absorber, is a new blade damper, the function function is seeking an order in the blade under the excitation frequency amplitude-frequency response,
Cline
- 逐点比较法画直线,运用递推公式可以增加效率-By-point comparison method draw a straight line, can increase the efficiency of the use of recursive formula
computer-graphics-curriculum-design
- 本程序是计算机图形学课程设计的程序,包含用各种算法绘制直线、圆、曲线,填充,剪裁等,有助于计算机图形学的学习与实践。-This procedure is a computer graphics curriculum design process, including the use of various algorithms to draw lines, circles, curves, filling, cutting, etc., help to learn and practice of
