-
基于MemDC双缓存绘图技术的温度计
在VC6.0上实现简单的动态温度计,利用MFC向导创建基于对话框的工作空间,创建MemDC类,实现双缓存绘图,
- 2022-10-19 16:00:03下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
BMP图片转换为JPG图像
将BMP图像转换为JPG图像-of BMP images converted to JPG images
- 2022-01-28 21:03:52下载
- 积分:1
-
Simple Browse是一款简洁易用,源码公开的图片浏览器。它短小精悍,浏览快速,生成的缩图精美漂亮,能浏览常见的多种图像格式。 它是仿照ACDSee而...
Simple Browse是一款简洁易用,源码公开的图片浏览器。它短小精悍,浏览快速,生成的缩图精美漂亮,能浏览常见的多种图像格式。 它是仿照ACDSee而做的,样子和使用方法都挺象。但是有一点不同:在ACDSee里,浏览到缩图后,想看大图,要用View命令切换到另一个界面,有时候,这种做法不够方便;而Simple Browse的做法是,目录树、缩图文件列表和大图观看窗口,全放在一个界面中,省去切换的麻烦。-Simple is a simple to use, the open-source browser pictures. It is small and fast browser, generating tiny exquisite beautiful, can visit a variety of common image formats. It is a replica of ACDSee done, and the use of methods like are very like. But there is one difference : ACDSee, browse to the tiny, big map display, use View orders switch to another interface, sometimes this approach is not convenient enough; Browse and Simple approach is that tree, tiny paper map and the list window to watch, all on one interface, switching saved the trouble.
- 2022-01-28 01:07:02下载
- 积分:1
-
一个火焰的C源代码
一个火焰的C源代码-a flame of C source code
- 2022-08-02 18:59:24下载
- 积分:1
-
日志边缘检测的风险投资项目,可以实现边缘检测,锐化…
log边缘检测的VC工程,可实现边缘检测,锐化等。并含有书面说明及实验文档。-log edge detection of the VC project can be realized edge detection, sharpening and so on. And contains a written description and laboratory documentation.
- 2022-05-19 01:30:45下载
- 积分:1
-
描述了如何在win开发环境下安装vtk图形开发包
描述了如何在win开发环境下安装vtk图形开发包-Describes how to win the development environment installed vtk Graphic Development Kit
- 2022-03-23 14:01:23下载
- 积分:1
-
本软件的主要功能是用B样条曲线去拟合输入的若干个数据点,同时用圆弧逼近该曲线生成数控加工G代码。
如上图所示:线上的红点为输入点,线旁的绿点为反算出的控制点...
本软件的主要功能是用B样条曲线去拟合输入的若干个数据点,同时用圆弧逼近该曲线生成数控加工G代码。
如上图所示:线上的红点为输入点,线旁的绿点为反算出的控制点,列表框中则是数控加工G代码。
本软件还有自动判错的功能如下图所示当文本框为空或输入的点数少于两个时将会分别弹出警告消息框。本软件主要的设计思路为利用一定的算法根据已知道的型值点反求控制点后根据控制点画出B样条曲线,本软件通过VB语言实现的
-Three B-spline fitting the data points are known
- 2022-07-02 17:29:54下载
- 积分:1
-
这是一个让图片伸缩显示的程序原代码,欢迎下载试用!
这是一个让图片伸缩显示的程序原代码,欢迎下载试用!-This is a show for telescopic pictures of the original procedure code, welcomed the trial download!
- 2022-04-29 08:31:35下载
- 积分:1
-
使用Java开发的一个子弹时刻的程序,人物模型在那一个停顿,相机环绕的效果...
使用Java开发的一个子弹时刻的程序,人物模型在那一个停顿,相机环绕的效果-Use Java to develop a bullet-minute procedure, a figure model in that pause, the camera surround effect
- 2022-01-26 01:34:48下载
- 积分:1