资源列表
painter
- Window painter source(with MFC)
moxing
- 一个讲mathlab的课件,讲层次模型的,对于学习的人会很有用,本人认为比较好的。-A talk mathlab courseware, speaking hierarchical model for learning will be useful, I think better.
tools
- 可以动态的加载位图,根据结点间的关系动态绘制流程图,结点可以动态拖动,相应流程连接线跟着变化。可以根据自己的需要设置连接点和连接点的关系。-Can dynamically load a bitmap, according to the relationship between nodes in the dynamic drawing flowcharts, nodes can dynamically drag, followed by corresponding changes in flow
paint
- 画图工具 VB实现。教案设备的机会能看见小内裤呢kZXK-VB drawing tools to achieve. Lesson plans the opportunity to see the little equipment underwear it kZXK. .
Print
- 屏幕截取的功能,适用于图像研究者使用, 详细的代码,希望你能够得到帮助-Screen Capture functionality for images researchers used a detailed code, I hope you can help
mediview
- 人体解剖软件,很好,很实用,是医生,设计师不可缺少的利器。-Human anatomy software, very good, very practical, a doctor, an indispensable tool for designers.
ScanLine_Z-buffer-1
- 扫描线Z-buffer算法作业,实现了简单的扫描线算法-Scan line Z-buffer algorithm operation, to achieve a simple scan line algorithm
Draw
- vs2005用MFC编写的画图例程,入门级别,大家参考下-an code-example under vs2005 with MFC
huatuban
- 画图板! 可改变背景颜色 调正笔头大小!-Drawing board! Can change the background color tone is written size!
CompletePCBDesignUsingOrCAD
- orCAD原理图设计和PCB布线介绍,是一本很好的书-Introduction to Complete PCB Design Using OrCAD Capture and Layout
bezier
- Bézier曲线是自由形式曲线最普遍的一种表示方法。曲线以Pierre Bézier的名字命名。 Bézier曲线是一条多项式的曲线,近似地表示它的控制点。曲线可以是任何次数的多项式。一条n次曲线由n+1个控制点来控制。曲线对第一个点和最后一个点插值,其形状直接受其它的控制点的影响。 -Free-form curve Bézier curve is the most common way of saying that. Curve, named after Pierre Bézier.
BSPLine
- B样条曲线给出了一种方法,用具有 连续性的k-1次的多项式曲线对n个控制点集合进行拟合,B样条曲线允许任意阶连续。因此,在计算机图形学中优先选择B样条曲线来定义非常平滑的曲线。如果要通过任意数量的点生成满足C2或更高阶连续性的曲线,B样条曲线是一种较好的选择。-B-spline curve presents a method, the continuity of k-1 times on the n-polynomial curve fitting set of control points,