-
1335控制的320x240图形液晶驱动程序
1335控制的320x240图形液晶驱动程序 -1335 controlled 320x240 graphics LCD driver
- 2022-03-15 17:44:28下载
- 积分:1
-
这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成...
这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成员变量、定义消息处理函数、创建对话类对象并显 示对话框以及添加工具栏按钮。 该程序的功能就是在单文档窗口中绘制各种不同线宽(有六种线宽)、不 同风格(有三种风格:实线、划线和点线)和不同颜色的线段。并且具备保存、 恢复、撤消、滚动、窗口分割等功能。 该程序所用到的都是Visual C++最基本、最核心的内容。-This is a simple drawing program, the preparation of the procedures for the establishment of the process, including the application of the basic framework for handling View, documents, serial processing, and rolling, window segmentation, create dialogue template resources, the creation of such a dialogue, the definition member variables, the definition Message Handling Functions to create dialogue and object type dialog box appears and add toolbar button. The procedure is the function of a single document window mapping different width (a six linewidth), the different styles (three styles : solid line, and crossed point line) and different colors segment. And with the preservation, restoration, lifting, rolling, the window segmentation capabilities. The
- 2022-12-02 23:35:03下载
- 积分:1
-
进行异或图形效果处理
进行异或图形效果处理-for differences or graphics processing
- 2022-08-10 17:20:12下载
- 积分:1
-
计算机图形学课程里的相关编程。介绍如何利用计算画图的一些经典画法。...
计算机图形学课程里的相关编程。介绍如何利用计算画图的一些经典画法。-Computer graphics related programming courses. Introduce how to use some of the classic calculation of drawing painting.
- 2023-08-09 20:50:03下载
- 积分:1
-
Rendering terrains with Managed DirectX
There aren t many 3D games without a te...
Rendering terrains with Managed DirectX
There aren t many 3D games without a terrain. Creating and rendering a terrain, and the physics involved when, for example, driving on it with a car can be quite difficult. This article will demonstrate one technique to create a terrain: a simple technique to implement, but one that will look good.
- 2023-05-29 11:45:04下载
- 积分:1
-
分形图象,C编程,在TC-2编译成功并运行成功.
分形图象,C编程,在TC-2编译成功并运行成功.-fractal images, C programming, the TC-2 successfully compile and run successfully.
- 2022-09-02 05:15:03下载
- 积分:1
-
二维码识别免费
二维码识别源代码,废了好长时间得到 的东西,分项给你加二维码识别源代码,废了好长时间得到 的东西,分项给你加二维码识别源代码,废了好长时间得到 的东西,分项给你加
- 2023-05-13 18:20:02下载
- 积分:1
-
it is very good!
Visual c++ 图像识别 Visual c++ 图像识别
很好用的哦-it is very good!
- 2022-02-11 13:02:52下载
- 积分:1
-
snow fall animation.......
snow fall animation-snow fall animation.......
- 2022-03-26 04:54:28下载
- 积分:1
-
Abstract
We present a component
Abstract
We present a component-based, trainable system for detecting
frontal and near-frontal views of faces in still gray
images. The system consists of a two-level hierarchy of Support
Vector Machine (SVM) classifiers. On the first level,
component classifiers independently detect components of
a face. On the second level, a single classifier checks if the
geometrical configuration of the detected components in the
image matches a geometrical model of a face. We propose
a method for automatically learning components by using
3-D head models. This approach has the advantage that
no manual interaction is required for choosing and extracting
components. Experiments show that the componentbased
system is significantly more robust against rotations
in depth than a comparable system trained on whole face
patterns.
- 2023-05-01 18:35:08下载
- 积分:1