资源列表
GUI_1
- MATLAB经典GUI源程序,适合初学者入门学习
zhouchen
- 小波阈值自动选取方案去噪,并用HHT对去噪后的轴承信号进行处理,提取故障特征。-Wavelet threshold de-noising program automatically chooses, for bearing with HHT denoised signal processing, fault features.
PAOWU
- 计算机图形学实验 抛物样条曲线画简单图形,我画的是桃心图案,只要预先画出图案,选取合适坐标即可画出不同的图案-Computer graphics experiments parabolic spline drawn simple graphics, I paint the pattern of hearts, as long as the pre-drawn designs, select the appropriate coordinates can be drawn in different
CSpline
- 利用Cardinal绘制样条曲线。传入控制点坐标生成插值点坐标-Cardinal Line
GBZTGD
- AUTOCAD绘图中用于统一改变字体高的程序-AutoCAD drawing for the reunification of the high font change procedures
hxl068
- 应用贝塞尔曲线成功画出一个苹果,修改点坐标便可以画出想要的图-drawing an apple by Bezier.
GPSGCNH
- 拟合曲面,先输入已知数据,拟合出系数,再带入未知点的X,Y坐标进行计算!-fitting surface, known to input data, fitting out factor, again into the unknown point of the X, Y coordinates calculated!
moniyuankongflhfysdedonghua
- 模拟圆孔夫琅和费衍射的动画 萝卜驿站 - 歪酷博客 Ycul Blog - 记录我们的时代
bezier1
- N次Bezier曲线,可以绘制N次Bezier曲线
tcurve
- C语言直接画屏(或framebuffer)显示贝塞尔曲线,优化内存的使用。使用时把tmalloc tfree直接修改为malloc free。进一步的优化在于多个malloc合并为一个malloc。也可用于没有OS的嵌入式-C language directly painted screen (framebuffer) shows a Bezier curve, optimizing memory usage. When used directly modify tmalloc tfree to
function-mapping
- 一段使用C语言编写的二维函数图形绘制程序,可在tuoboC 上运行,绘制的函数图形清晰、美观,可供C语言爱好者参考学习-Using the C language written in a two-dimensional function graph drawing program can be run in tuoboC, graphics functions to draw a clear, beautiful, available for C language enthusiasts ref
任意点开始的顺圆
- 虽然系统有给出划圆的直接的函数,但是没有让读者了解具体的计算机系统内部的绘制过程,本程序以顺圆为例,以逐点逼近法画出了并且是可以从任意点开始的顺圆的程序-Although the system is given a round of direct function, but did not allow the reader to understand the specific computer systems within the mapping process, the procedures