-
真正的VB MDI窗口背景代码,没有使用子窗体。
真正的VB MDI窗口背景代码,没有使用子窗体。-Real VB MDI window background code, do not use sub-forms.
- 2023-04-16 04:20:03下载
- 积分:1
-
程序实现了反色,注意其中真彩图和调色板位图处理时的差别。...
程序实现了反色,注意其中真彩图和调色板位图处理时的差别。-program of anti-color, true color pictures attention Bitmap and palette handling differences.
- 2023-05-05 08:10:03下载
- 积分:1
-
这是我的课程设计卡诺图的图形化简,是有TC做的
这是我的课程设计卡诺图的图形化简,是有TC做的-This is my course design Karnaugh map graphical presentation is done TC
- 2022-04-22 04:13:12下载
- 积分: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
-
援非洲刚果共和国电力监控系统VC实现三(基于MSCOMM控件的采集线程实现)援非洲刚果共和国电力监控系统VC实现五...
援非洲刚果共和国电力监控系统VC实现三(基于MSCOMM控件的采集线程实现)援非洲刚果共和国电力监控系统VC实现五-Assistance Africa Republic of the Congo realize VC Power Monitoring System III (based on control of the acquisition thread MSCOMM realize) aid Africa Republic of the Congo realize VC Power Monitoring System V.
- 2022-01-26 04:24:33下载
- 积分:1
-
A voxel example in C
A voxel example in C
- 2023-01-31 04:00:03下载
- 积分:1
-
vc++6.0,使用MFC完成画矩形功能.矩形内部使用BITMAP填充,可以运行的代码...
vc++6.0,使用MFC完成画矩形功能.矩形内部使用BITMAP填充,可以运行的代码-vc++ 6.0, using MFC completed painting rectangular function. BITMAP-filled rectangular internal use, you can run the code
- 2023-04-07 05:45:03下载
- 积分:1
-
几篇关于特征提取的好文章啊,包括点云和三角面片的特征识别与提取...
几篇关于特征提取的好文章啊,包括点云和三角面片的特征识别与提取-Several feature extraction on a good article ah, including point clouds and triangular patches of feature recognition and extraction
- 2022-03-24 14:19:30下载
- 积分:1
-
good map editor, J2ME applicable to the development, we hope that the support
很好的地图编辑器,适用于J2ME的开发,希望大家支持-good map editor, J2ME applicable to the development, we hope that the support
- 2022-03-09 11:07:43下载
- 积分:1
-
因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk实现量化坐标后的球例程。...
因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk实现量化坐标后的球例程。-Because the VTK visualization toolkit with powerful functionality, visualization research in the field of personnel and many of them in the application of it. The compressed packet is prepared with a VC VTK realize the use of coordinates to quantify the ball after the routine.
- 2022-02-25 15:44:35下载
- 积分:1