-
Duilib 自定义控件详解
讲解 如何 使用Duilib 进行自定义控件的实现 并附带例子,Duilib 是一款强大的界面开发工具,可以将用户界面和处理逻辑彻底分离,极大地提高用户界面的开发效率。提供所见即所得的开发工具UIDesigner。使用DirectUI后将使得我们的设计人员彻底解 放,不会受到开发的束缚,可以充分地发挥其设计能力来设计软件界面,并参与到用户界面开发过程中。 Duilib 目前支持Windows 32 、Window CE、Mobile等平台,使用C++开发,遵循BSD协议,可以免费用于商业项目 。
- 2022-02-26 16:40:33下载
- 积分:1
-
例子OpenCV
Example OpenCv
// Background average sample code done with averages and done with codebooks
// (adapted from the OpenCV book sample)
//
// NOTE: To get the keyboard to work, you *have* to have one of the video windows be active
// and NOT the consule window.
//
// Gary Bradski Oct 3, 2008.
//
/* *************** License:**************************
Oct. 3, 2008
Right to use this code in any way you want without warrenty, support or any guarentee of it working.
BOOK: It would be nice if you cited it:
Learning OpenCV: Computer Vision with the OpenCV Library
by Gary Bradski and Adrian Kaehler
Published by O Reilly Media, October 3, 2008
AVAILABLE AT:
http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134
Or: http://oreilly.com/catalog/9780596516130/
ISBN-10: 0596516134 or: ISBN-13: 978-0596516130
************************************************** */-Example OpenCv
// Background average sample code done with a
- 2022-01-22 15:54:45下载
- 积分:1
-
view pe struct, wonderful program. please contact me for more detail
view pe struct, wonderful program. please contact me for more detail
- 2022-12-10 20:00:03下载
- 积分:1
-
递归的应用:最简单分形图形实现ksqx
递归的应用:最简单分形图形实现ksqx-recursive applications : the most simple Fractal Graphics ksqx
- 2022-04-12 06:50:13下载
- 积分:1
-
example one multi
example one multi-layered application , for beginers. introduction
- 2022-01-28 02:42:18下载
- 积分:1
-
一组实现拖放操作的控件,支持所有windows下的拖放操作,包括文件,文本,URL,图片的拖放.全部源代码,强力推荐。...
一组实现拖放操作的控件,支持所有windows下的拖放操作,包括文件,文本,URL,图片的拖放.全部源代码,强力推荐。-achieve a group of drag and drop controls, and support all windows of drag-and-drop operations, including documents, text, URL, drag and drop the photos. Full source code, strongly recommended.
- 2022-11-15 04:15:03下载
- 积分:1
-
Qlearning
a simple application to show how it work
Qlearning
a simple application to show how it work
- 2022-03-22 18:54:24下载
- 积分:1
-
CPU主频计算器
该软件不调用任何系统接口,采用自己的计算模式计算当前运行CPU的主频,能够准确无误的判定当前CPU的主频,使得各种虚假的CPU参数修改软件现行。软件采用VC编写,供各位对CPU速度判定有需求的程序员参考!
- 2022-05-30 10:03:47下载
- 积分:1
-
C++计时器源码
应用MFC框架的计时器程序,可以放大缩小窗口,设置计时时间,到时提醒,提示音等;可以关联PPT,点击开始后倒计时,同时自动播放PPT,支持PowerPoint 2003。开发工具vs2013,工程可以直接打开,含可执行程序。
- 2022-04-21 12:19:22下载
- 积分:1
-
栈,队列的实现,链表的简单操作,包括…
实现栈,队列,链表的简单操作,其中链表包括单链表,双链表,循环链表。-The realization of stacks, queues, linked list of simple operations, which include single-list list, double-linked list, circular list.
- 2022-06-20 14:44:13下载
- 积分:1