- 3d-teapot Teapot teapotdemo A demo that uses the famous Newell teapot to demonstrate MATLAB graphics features. The teapot is defined by 32 bicubic bezier patches. The patches can be tesselated to surfaces at a wide range of resolutions. The resulting surfaces can be rendered with a variety of properties and effects.
- Fractal 运用分形算法生成不同的树
- itoolbox-ipls 区间偏最小二乘
- 52 vb添加程序到注册表开机启动项v2.1
- MyBarChartTest 基于MFC工程柱状图 柱状图类(CMyBarChart)的两个文件(MyBarChart cpp MyBarChart h)不依赖于具体的工程 将文件添加至自己的工程即可运行 控件内柱子所在位置 大小 可根据控件大小自适应调整大小及位置 每根柱子高度为相邻柱子之间间隙 设控件总宽度为W 柱子个数为N 那么间隙宽度 X W 3 N + 1 柱子高度为 Y 2 X 2 W 3 N + 1 使用步骤: 1 申明对象 CMyBarChart m conBarChart 2 创建控件 m conBarChart Create CRect 10 10 400 400 this 1000 " Barchart Test" 3 添加 删除数据 m conBarChart AddData 1 234 “AAA” RGB 0 0 0 true m conBarChart DelLastData 4 刷新柱状图 m conBarChart Refresh ">基于MFC工程柱状图 柱状图类(CMyBarChart)的两个文件(MyBarChart cpp MyBarChart h)不依赖于具体的工程 将文件添加至自己的工程即可运行
- bezierTool_print 通过processing在原有图上描点