-
纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pe...
纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pen完成。
-Although Windows has a really cool GUI, sometimes the way standard buttons look quite does not meet our requirements. We may then choose buttons with a style called "owner-draw". The owner has to draw the button in every aspect (background, border, text, image) of every situation that requires drawing (click, enable, focus, etc.).It took me days to come up with something functional, Now here is some simple, reliable code: if it proves useful I will write something about owner-draw buttons with text (dealing with fonts, shapes, edges, colorrefs, brushes and pens).
- 2022-08-10 21:55:53下载
- 积分:1
-
基于静态图像的人脸识别系统,由武汉大学计算机学院开发,功能齐全,值得学习....
基于静态图像的人脸识别系统,由武汉大学计算机学院开发,功能齐全,值得学习.-Based on the static image of Face Recognition System, Computer Science from Wuhan University development, full-featured, it is worth learning.
- 2022-02-06 07:25:12下载
- 积分:1
-
这份代码经源码格式软件格式化过
这份代码经源码格式软件格式化过-this format source code by formatting software too
- 2023-03-09 12:30:03下载
- 积分:1
-
This is an application of computer graphics knowledge blanking procedures. The t...
这是一个应用计算机图形学知识进行消隐的程序。所绘制的三维图形是一个房子-This is an application of computer graphics knowledge blanking procedures. The three-dimensional graphics rendering is a house
- 2023-03-19 00:00:03下载
- 积分:1
-
计算机图形学的实习编程,简单的图形绘制如圆、多边形等
计算机图形学的实习编程,简单的图形绘制如圆、多边形等-Internship in computer graphics programming, graphics rendering, such as a simple circle, polygon, etc.
- 2023-08-05 14:00:03下载
- 积分:1
-
这是一个用vc编写的关于画图的小例子,本例是为初学者准备的
这是一个用vc编写的关于画图的小例子,本例是为初学者准备的-This is a preparation using vc on the drawing small examples, the cases are prepared to beginners
- 2022-03-23 02:12:46下载
- 积分:1
-
使用vc开发的小的画图程序,使用文档/视图模式开发。对于文档处理具有保存和打开功能,能处理三种图形的加载和保存工作,这三种图形分别为线、矩形和椭圆,并且能在视图...
使用vc开发的小的画图程序,使用文档/视图模式开发。对于文档处理具有保存和打开功能,能处理三种图形的加载和保存工作,这三种图形分别为线、矩形和椭圆,并且能在视图中正确的显示出这些图形。-Vc developed the use of a small drawing program, use the Document/View model of development. The documents deal with the save and open features, can handle three types of graphics to load and preservation work, the three graphics are lines, rectangular and oval, and can view the correct display of these graphics.
- 2022-01-26 03:46:37下载
- 积分:1
-
这是关于BMP图像读取的程序,谢谢啊.如果有不足的地方可以请教啊...
这是关于BMP图像读取的程序,谢谢啊.如果有不足的地方可以请教啊-BMP images read on the procedure, I would like to thank ah. If there is insufficient space consult ah
- 2022-03-20 06:49:59下载
- 积分:1
-
除了传统的数学运算,MATLAB支持关系和逻辑运算。如果你已经有了一些编程经验,就会对这些运算熟悉。这些操作符和函数的目的是提供求解真/假命题的答案。一个重要的...
除了传统的数学运算,MATLAB支持关系和逻辑运算。如果你已经有了一些编程经验,就会对这些运算熟悉。这些操作符和函数的目的是提供求解真/假命题的答案。一个重要的应用是控制基于真/假命题的一系列MATLAB命令-addition to the traditional math, MATLAB support and logical operators. If you already have some programming experience, will be familiar to these operations. These operator and function for the purpose of providing solving real/fake Proposition answer. One important application is based on real control/false proposition of a series of orders MATLAB
- 2022-01-30 19:03:18下载
- 积分:1
-
一个RGB转YUV420很好的程序,经典程序
一个RGB转YUV420很好的程序,经典程序-RGB switch to YUV420 great program
- 2022-05-23 02:35:37下载
- 积分:1