-
poser的人体模型
poser的人体模型-poser models of body
- 2022-01-30 19:44:39下载
- 积分:1
-
做Java开发朋友一定知道Eclipse编辑器,这是它的VB实现.
Form1.Label1 = kk.vkCode & ":" & kk.scanCode...
做Java开发朋友一定知道Eclipse编辑器,这是它的VB实现.
Form1.Label1 = kk.vkCode & ":" & kk.scanCode & ":" & kk.Time
If wParam = 256 Then
Myfunc = 1: Exit Function
endif
wParam 的按键值可以在程序运行中测试中找到。-doing Java development friends will know that the Eclipse editor, This is the VB. Form1.Label1 = kk.vkCode
- 2022-02-04 18:28:40下载
- 积分:1
-
我已经写下了在图像空间下的开发
自己编写的在Delphi下进行图像开发的空间可以向-I have written in the Delphi development under the image space can
- 2023-04-22 05:20:03下载
- 积分:1
-
介绍了虚拟屏幕技术的原理及实现,附带源代码。是写游戏教好的参考资料...
介绍了虚拟屏幕技术的原理及实现,附带源代码。是写游戏教好的参考资料-introduced a virtual screen technology and the realization of the principle, the source code attached. The game is to write a good reference
- 2022-03-15 15:37:01下载
- 积分:1
-
一个马尔科夫分类算法,其中使用了马尔科夫估计方法,分类的精度高。...
一个马尔科夫分类算法,其中使用了马尔科夫估计方法,分类的精度高。-a classification algorithm, which used Markov estimation, classification of high accuracy.
- 2022-02-04 20:39:03下载
- 积分:1
-
prepared by the VC, can achieve translation and rotation
用VC编写的,可以实现平移和旋转-prepared by the VC, can achieve translation and rotation
- 2023-04-26 02:05:03下载
- 积分:1
-
基于visual c++ 2008环境
该实例是一个类似ACDSee的图像浏览工具――GraphShower。GraphShower主要实现如下功能:...
基于visual c++ 2008环境
该实例是一个类似ACDSee的图像浏览工具――GraphShower。GraphShower主要实现如下功能:
⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。
⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式:
① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。
② 适合宽度:保持图像长宽比例缩放图像,使图像宽度等于视图宽度。
③ 适合高度:保持图像长宽比例缩放图像,使图像高度等于视图高度。
④ 适合屏幕:自动判断图像的显示方式,使图像能在当前视图上完整显示。
⑶ 特效显示。GraphShower支持以下特效:向下扫描、垂直双重扫描、向右移动、水平双重移动、垂直百叶窗、水平百叶窗、垂直栅条、水平栅条、马赛克和雨滴。
⑷ 文件目录窗口。通过目录树可以直接打开图像文件。
⑸ 位图浏览窗口。以缩略图的形式显示图像。
-err
- 2023-04-20 10:25:03下载
- 积分:1
-
使用opengl函数写程序,实现如下:画一个矩形,平移至点P(100,50,200),绕x轴旋转45度角。...
使用opengl函数写程序,实现如下:画一个矩形,平移至点P(100,50,200),绕x轴旋转45度角。-To write programs using the opengl function to achieve the following: draw a rectangle, flat move to point P (100,50,200), around the x-axis rotation 45-degree angle.
- 2022-01-25 23:46:54下载
- 积分:1
-
/ *包含在这段代码中的* TIFF作家/
/* The TIFF writer contained in this code */
/* assumed that the machine on which it */
/* is running stores numbers with the */
/* most-significant byte first, i.e., in */
/* the "big-endian" byte-order. */
//tiff:标签图像文件格式。100多kb的源代码,-/* The TIFF writer contained in this code*//* assumed that the machine on which it*//* is ru nning stores numbers with the*//* most-signif icant byte first, i.e., in*//* the "big-endian" byte-order.*///tiff : Tagged Image File Format. More than 100 kb of source code,
- 2022-05-07 06:34:47下载
- 积分:1
-
图像几何变换,图像正交变换,图像灰度变换,图像增强:包括随机噪声、傅立叶变换、中值滤波、高斯滤波; ・色彩变换:包括彩色...
图像几何变换,图像正交变换,图像灰度变换,图像增强:包括随机噪声、傅立叶变换、中值滤波、高斯滤波; ・色彩变换:包括彩色->灰度、反色处理、亮度调整、直方图均衡化。专业人士编写-Image geometric transformation, image orthogonal transform, the image gray-scale transformation, image enhancement: including random noise, Fourier transform, median filtering, Gaussian filtering * color change: including color- " gray-scale, anti-color processing, luminance adjustment, histogram equalization. Professional preparation
- 2023-04-01 17:30:04下载
- 积分:1