-
jpeg图像编/解码
jpeg图像编/解码-jpeg picture arranges/decodes
- 2022-01-24 10:22:09下载
- 积分:1
-
CODE128条码
CODE128条码
- 2022-03-12 03:00:05下载
- 积分:1
-
Image processing algorithms available
图像处理的各种算法 应有尽有 非常适合初学者学习-Image processing algorithms available
- 2023-07-29 06:05:06下载
- 积分:1
-
矩阵的逆运算
矩阵的逆运算-matrix inverse operation.
- 2022-10-09 08:40:03下载
- 积分:1
-
Radiosity+
辐射度模型,3D图形学当中有关辐射度模型的具体描述-Radiosity+-+A+Programmer_ s+Perspective
- 2022-02-05 22:50:16下载
- 积分:1
-
这是在微软Visual Basic下的三维格网的开发,没有用到Directx和OpenGL...
这是在微软Visual Basic下的三维格网的开发,没有用到Directx和OpenGL-This is the Microsoft Visual Basic 3 Ludwig network under development, there is no use Directx and OpenGL
- 2022-03-09 10:14:08下载
- 积分:1
-
在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[...
在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[0][0],point[0][1],point[0][2])。整个步骤我想在程序的注释中讲得很清楚了。-in graphic mode display 3D graphics rotating procedures objects each vertex of the coordinates are stored in the external variables which point, for instance, the first point is a vertex [0], the coordinates of (point [0] [0], [0] point [1] point [0] [2]). I think the whole process in the Notes procedures made very clear.
- 2022-02-12 17:14:49下载
- 积分:1
-
osg2.0源代码,版本更新到OSG下载官方网站
osg2.0源代码,版本更新可到osg官方网站下载-osg2.0 source code, version update to the official website of OSG Download
- 2022-06-14 19:24:16下载
- 积分:1
-
实时曲线绘制的类clPlot,在vc环境下实现曲线图形,vc++以曲线形式实时动态显示数据的控件。...
实时曲线绘制的类clPlot,在vc环境下实现曲线图形,vc++以曲线形式实时动态显示数据的控件。-Class clPlot, vc environment under curve vc in the form of real-time dynamic curves show the data control.
- 2023-02-05 14:40:04下载
- 积分:1
-
功能是图象的检测,模板匹配如果上
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32...
功能是图象的检测,模板匹配如果上
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.lib gdi32.lib
这里是vc可直接运行
注意事项:
运行时,文件c: est.bmp必须存在-Function of image detection, template matching on the command-line compiler, if the process is as follows vcvars32rc bmp.rccl detect.c bmp.res user32.lib gdi32.lib here can be directly run vc Note: run-time, file c: est.bmp must exist
- 2022-09-30 18:50:03下载
- 积分:1