-
猫抓老鼠游戏,本程序利用visual c++实现了利用鼠标进行猫抓老鼠的程序。在一定的时间内把屏幕上的鼠抓完。...
猫抓老鼠游戏,本程序利用visual c++实现了利用鼠标进行猫抓老鼠的程序。在一定的时间内把屏幕上的鼠抓完。-Cat抓老鼠games, this procedure is to achieve visual c++ using the mouse to the cat抓老鼠procedures. A certain amount of time the mouse on the screen after grasping.
- 2022-04-30 17:02:15下载
- 积分:1
-
my drawing, and so Albert located at the VC familiar with the resolution after a...
我的画图程序,做毕设时的熟悉VC++后作的第一个画图程序,对理解VC++编程有重要帮助。可实现画直线,矩形,圆等图形。推荐-my drawing, and so Albert located at the VC familiar with the resolution after a drawing program, to understand VC program is important to help. Painting can achieve straight, rectangular, round and other graphics. Suggest
- 2022-06-20 07:41:02下载
- 积分:1
-
用directx和c写的立法体变换程序,可以实习立法体的缩放平移等...
用directx和c写的立法体变换程序,可以实习立法体的缩放平移等-using DirectX and c write transform the legislative body procedures, the internship legislative body, such as scaling translation
- 2022-03-07 20:50:39下载
- 积分:1
-
这是一个关于图象处理的源程序,可以调试运行,不错吆
这是一个关于图象处理的源程序,可以调试运行,不错吆-This is an image processing of the source code, debugging and running, good shout
- 2022-02-20 07:23:53下载
- 积分:1
-
OpenGL high
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-03-15 23:09:21下载
- 积分:1
-
地形高度图和carema类实现地形的绘制
地形高度图和carema类实现地形的绘制-Terrain height map and category realize carema terrain mapping
- 2023-05-12 00:25:03下载
- 积分:1
-
一个关于跟踪调试的源码
一个关于跟踪调试的源码-a track on the source code debugging
- 2022-09-18 05:30:03下载
- 积分:1
-
在VC中利用OpenGL进行三维绘图的实现
在VC中利用OpenGL进行三维绘图的实现-OpenGL
- 2023-07-27 14:45:03下载
- 积分:1
-
以前下载的一些用matlab编写的关于运动轮廓模型程序
以前下载的一些用matlab编写的关于运动轮廓模型程序-Previously downloaded some prepared using matlab contour model on the campaign process
- 2022-05-15 10:05:57下载
- 积分:1
-
将一个彩色图像之间的颜色表示。
Convert a color image between color representations.
B = COLORSPACE(S,A) converts the color representation of image A
where S is a string specifying the conversion. S tells the
source and destination color spaces, S = destdest . Supported color spaces are
RGB R G B Red Green Blue (ITU-R BT.709 gamma-corrected)
YPbPr Luma (ITU-R BT.601) + Chroma
YCbCr / YCC Luma + Chroma ("digitized" version of Y PbPr)
YUV NTSC PAL Y UV Luma + Chroma
YIQ NTSC Y IQ Luma + Chroma
YDbDr SECAM Y DbDr Luma + Chroma
JPEGYCbCr JPEG-Y CbCr Luma + Chroma
HSV / HSB Hue Saturation Value/Brightness
HSL / HLS / HSI Hue Saturation Luminance/Intensity
XYZ CIE XYZ
Lab CIE L*a*b* (CIELAB)
Luv CIE L*u*v* (CIELUV)
Lch CIE L*ch (CIELCH)-Convert a color image between color representations. B = COLORSPACE (S, A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destin
- 2023-02-24 07:00:03下载
- 积分:1