搜索资源列表
3DPieChart
- 本文的想法就是创建一个独立的能够用于绘制立体三维饼状图的类库。首先,它看起来非常简单,因为,在Graphics 类中已经有了一个叫DrawPie 的方法。这个方法接收开始角度和展开角度作为参数,因此,看上去不再有什么其它的问题了。不过它实现的是一个平面的圆饼图,我需要的是一个三维的透视图;如果你也正需要这样的一个控件,这篇文章将再适合不过了 本文中的PieChart 解决方案包括三个类:PieSlice, PieChart3D 和 PieChartControl (继承于System.Win
my_draw_01_20060207
- vc++6.0 画图小程序, 立方体透视图,可拖动鼠标更改立方体角度
touying.rar
- 利用VC+OpenGL实现立方体的一点、两点、三点透视图算法。,The realization of the use of VC+ OpenGL cube that two three-point perspective drawing algorithm.
vbexportexcle
- vb6 导出excle 含透视图,适合新手学习用vb操作excle使用-VB6 export excle containing renderings suitable for novices to learn to operate excle use vb
VBA-report-generate-code
- vba程序,和Config文件配合使用,由数据库表格自动生成Excel的标准数据透视图。可加入定时任务。-vba procedures, and Config files used in conjunction with the database tables automatically generated by the standard Excel PivotChart. Can be added to regular tasks.
matlab3
- 通过MATLAB代码实现简单基本的透视图。(Realize perspective drawing.)