-
这是一个绘制魔术三角形和递归圆的程序,在c语言运行的
这是一个绘制魔术三角形和递归圆的程序,在c语言运行的-This is a magic triangle and drawing a round of the recursive procedure, the operation of the language c
- 2022-03-04 01:16:03下载
- 积分:1
-
中科院的多视角人脸识别
Real
中科院的多视角人脸识别
Real-Time Multi-View Face Detection-Chinese Academy of Sciences of the Multi-View Face Recognition Real-Time Multi-View Face Detection
- 2022-07-16 08:35:00下载
- 积分:1
-
一个绘图系统,可以绘制简单的基本的图形,也可以显示Bezier等基本的曲面,是用VC++的MFC编写的
一个绘图系统,可以绘制简单的基本的图形,也可以显示Bezier等基本的曲面,是用VC++的MFC编写的-a mapping system that can draw simple basic graphics, can also show that the basic Bezier curves, and is using VC++ MFC prepared
- 2022-03-19 04:11:12下载
- 积分:1
-
myUI-界面编程
myUI-界面编程是对类似QQ界面进行编程 独立的类 实现。每个控件一个类,c++编程
- 2022-02-03 23:12:53下载
- 积分:1
-
一个将照片进行马赛克,连成立体图像的程序
一个将照片进行马赛克,连成立体图像的程序-a mosaic of photographs, and even the establishment of procedures for body image
- 2023-07-28 03:30:05下载
- 积分:1
-
THis the fundamental part of a Game Computer driver. It contains only the struct...
THis the fundamental part of a Game Computer driver. It contains only the structural layout upon which it is possible to create an object to object interface that would support 2 person game play.-THis is the fundamental part of a Game Computer driver. It contains only the structural layout upon which it is possible to create an object to object interface that would support 2 person game play.
- 2022-02-14 21:49:04下载
- 积分:1
-
This is a directory program, communications records can achieve the basic requir...
这是一个通讯录开发程序,可以实现通讯记录的基本要求,对开发者会有所帮助-This is a directory program, communications records can achieve the basic requirements of the development will be helpful
- 2023-06-16 11:00:03下载
- 积分:1
-
这是一个图像处理中的直方图显示
这是一个图像处理中的直方图显示-This is an image processing histogram shows
- 2022-03-04 15:55:38下载
- 积分:1
-
c语言作图,可以用来作为C语言开发电脑游戏的一部分程序!极有使用价值....
c语言作图,可以用来作为C语言开发电脑游戏的一部分程序!极有使用价值.-c graphic language, which can be used as part of the C language development part of the computer games procedures! Very useful.
- 2022-11-04 08:55:02下载
- 积分:1
-
基于visual c++ 2008环境
该实例是一个类似ACDSee的图像浏览工具――GraphShower。GraphShower主要实现如下功能:...
基于visual c++ 2008环境
该实例是一个类似ACDSee的图像浏览工具――GraphShower。GraphShower主要实现如下功能:
⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。
⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式:
① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。
② 适合宽度:保持图像长宽比例缩放图像,使图像宽度等于视图宽度。
③ 适合高度:保持图像长宽比例缩放图像,使图像高度等于视图高度。
④ 适合屏幕:自动判断图像的显示方式,使图像能在当前视图上完整显示。
⑶ 特效显示。GraphShower支持以下特效:向下扫描、垂直双重扫描、向右移动、水平双重移动、垂直百叶窗、水平百叶窗、垂直栅条、水平栅条、马赛克和雨滴。
⑷ 文件目录窗口。通过目录树可以直接打开图像文件。
⑸ 位图浏览窗口。以缩略图的形式显示图像。
-err
- 2023-04-20 10:25:03下载
- 积分:1