搜索资源列表
fanpingxingsibianxing
- visual basic程序实现反平行四边形机构设计-visual basic program to achieve the anti-parallelogram mechanism design
NotRule
- 不规则的按钮控件,有三角形,圆形,平行四边形,菱形-Irregular button control, there is a triangle, circle, parallelogram, rhombus, etc.
j
- 在程序中添加一个【绘图】菜单项,在该项的子菜单中有【正方形】、【椭圆】、【三角形】、【平行四边形】等菜单选项。选中一菜单项会在应用程序窗口的用户区中画出相应的图形,同时清除原有图形。 2、阅读VC++的帮助文档,了解一个名称为StretchBlt的函数,该函数与BitBlt函数一样可以把内存中的位图显示在显示器的屏幕上,但它与BitBlt不同的地方是可以把位图拉伸或缩小。请用这个函数编制一个可以对位图放大或缩小的应用程序。 -In the process of drawing】 【Add
RotateBox
- 一个使用GDI实现的一个带有3D效果的旋转的立方体。(vs2008工程) CDC::PlgBlt函数可以实现将资源设备中的一个方形区域映射到目标设备上的一个平行四边形区域中,而这个函数还提供了一个遮罩位图,利用这个功能再加上合适的计算可以实现将资源位图中的任意一个三角形区域映射到目标设备上的任意三角形区域。而这个功能正是3D绘图中最基本的“三角形贴图”。-GDI achieved using a 3D effect with a rotating cube. (Vs2008 projects
QingXieTuPian
- VB 将图片平行四边形化 VB旋转图像 VB反转图像-VB picture parallelogram VB rotating image VB reverse image
Parallelogram
- 用汇编语言编写一个平行四边形 简单的汇编语言使用实例-Written in assembly language a parallelogram assembly language using simple examples
YCgCr_detect
- 以YCgCr和YCbCr颜色空间为基础,分别建立了平行四边形模型和椭圆模型,采用光照补偿法对图像进行预处理,从而避免了光照不均对检测结果所造成的误差。-Based on the YCgCr and YCbCr color spaces, the parallelogram model and the ellipse model are established respectively. The image is pretreated by the light compensation metho
c语言画图
- win32控制台画出的各类几何图形以及教程讲解,新手入门专用.(The Win32 console draws all kinds of geometry and tutorial instructions, which is special for beginners.)