-
directly in the written text on the screen
直接在屏幕上写文字 - 退出之后没有清除,sorry 演示了3D文字和任意形状的窗口,由于CPU占用率太高,后来就改成直接写在屏幕上,而不显示窗口的做法。这样一来CPU占用就不会超过10%-directly in the written text on the screen-not after the withdrawal of removal, sorry demonstration of the 3D characters and arbitrary shape of the window, as CPU utilization rate is too high, and later on changed to write directly on the screen, with no sign of the window. Such a CPU utilization will not exceed 10%
- 2022-02-16 02:38:56下载
- 积分:1
-
windows QT +Mysql 数据库管理系统
这个是我在Windows下 利用QT开发环境 编写的数据库管理系统,后台商品管理远程FTP服务器 可以实现添加,删除,查询,更新 等操作,对新手学习QT 数据库有很大的帮助,来看看吧,多学习。
- 2022-02-28 14:38:22下载
- 积分:1
-
我在学习移动设备开发时,自己写的一个简单的基于移动设备的数据库程序,开发工具VS2005,C#,数据库SQL CE2.0...
我在学习移动设备开发时,自己写的一个简单的基于移动设备的数据库程序,开发工具VS2005,C#,数据库SQL CE2.0-I study at the development of mobile devices, they wrote based on a simple database program for mobile devices, development tools, VS2005, C#, database SQL CE2.0
- 2022-01-25 17:21:41下载
- 积分:1
-
汇编学习书箱,对刚学汇编的朋友来说是很多的选择
汇编学习书箱,对刚学汇编的朋友来说是很多的选择-Compilation of the book to learn me, just school friends is a compilation of many choices
- 2022-07-05 13:46:04下载
- 积分:1
-
医院信息系统,包括医生工作站,挂号,收费…
医院信息系统,包括医生工作站,挂号,收费,发药,物质管理等模块.-Hospital information systems, including doctors workstations, registration, fees, medicine, material management modules.
- 2022-07-01 04:51:59下载
- 积分:1
-
人脸检测源代码
基于opencv3.2.0和visual studio2017和C++编写的人脸检测代码,可以直接运行
- 2023-06-21 00:40:03下载
- 积分:1
-
VC++数字、英文字符、汉字及手写识别实例
VC++数字、英文字符、汉字及手写识别实例-VC++ Figures, English characters, Chinese characters and examples of handwriting recognition
- 2022-03-16 22:36:28下载
- 积分: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
-
jDlog的主要功能: 1. 日记分类 2. 站内短消息 3. 隐藏日记 4. 所见即所得的日记以及评论编辑器 5. 日记可存为草稿暂不发布 6. 日记评论 7...
jDlog的主要功能: 1. 日记分类 2. 站内短消息 3. 隐藏日记 4. 所见即所得的日记以及评论编辑器 5. 日记可存为草稿暂不发布 6. 日记评论 7. 可视化访问统计 8. 可单独跟踪某篇日记 9. 日记与评论搜索 10. 会员注册 11. 支持RSS1.0,2.0及ATOM 12. 日记排序 13. 日记可选择天气与心情指数-jDlog include these functions:1. catalog 2. short message 3.hide log 4.HTML style editor for logs and comments 5.save the log as draft 6.comment support 7.accessing Stat 8.log track 9.search support 10.user register 11.RSS1.0/2.0 and ATOM support 12 log sort 13 select weather and heart
- 2022-06-02 13:01:49下载
- 积分:1
-
IBE(基于身份的加密)
基于身份标识的加密算法 IBE 由Shamir于1984年首先提出。这种加密算法的基本思想是公钥可以是任何唯一的字符串 ,如 email地址 、身份证或其他标志,它的优点是公钥是可识别的,不需要通常PKI系统的证书发放,同时可以以椭圆曲线形式实现该算法。IBE加密方案的安全性建立在CDH (Com puta-tional Diffie.Henman) 困难问题的一个变形之上,称之为BDH(Bilinear-Diffie-Hellm an)问题。IBE的核心是使用了超奇异椭圆曲线上的一个双线性映射(Weil pairing)。双线性映射是对修正后的Weil对和Tate对的总结和抽象,是第一个实用的IBE方案口]之所以成功的关键,因而在2001年后的大部分IBE方案中都得到了应用.
- 2022-02-24 21:40:56下载
- 积分:1