-
windows 登录界面定制化
在 XP 时代,微软提供了 GINA 的接口来让我们对系统登录界面进行定制,在 Win7 以上系统中,微软提供了另外一种接口,就是 Credential Providers, Credential Providers 译为凭据提供者/商。所谓凭据就是提供了一种身份认证的方式,原有的 Windows 身份认证方式就是开机的时候需要你输入密码。而通过微软提供这套接口你可以实现丰富的身份认证方式,比如指纹、USB-Key等任意修改 Windows 系统登录时的界面。比较有名的有些一些应该了解过的产品就是 ThinkPad 的指纹解锁功能,通过验证指纹来解锁计算机,当你了解了实现机制以后,硬件条件允许的情况下,你也可以做一套自己的身份认证系统
- 2022-10-26 09:00:03下载
- 积分:1
-
使用VB6和GDI+实现了动态绘制系统托盘图标功能
使用VB6和GDI+实现了动态绘制系统托盘图标功能-The use of VB6 and GDI+ Realize dynamic mapping system tray icon functionality
- 2022-05-15 18:22:01下载
- 积分:1
-
can easily pair of Chinese Word, the ability to understand robot programming is...
可以容易地对中文进行分词,对于机器人的理解能力编程有很大的帮助-can easily pair of Chinese Word, the ability to understand robot programming is a great help
- 2022-08-07 06:15:41下载
- 积分:1
-
使用VC搭建界面的冒泡算法
使用VC搭建界面的冒泡算法-use interface structures and bubbling Algorithm
- 2023-01-20 09:35:03下载
- 积分:1
-
dnsquery_src
一个不使用gethostbyname函数实现的dns查询小程序-A gethostbyname function does not use the dns query applet
- 2022-03-16 14:45:44下载
- 积分:1
-
This code is artificial intelligence calculate way that a complete get
本代码是一个完整的小游戏,界面美观,其中的人工智能算法也很值得参考学习.-This code is artificial intelligence calculate way that a complete get-away drama, the interface is beautiful, among them too worthwhile consult study
- 2022-12-22 17:20:03下载
- 积分:1
-
一个经典的游戏,用MFC编写,能随机发牌或输入网络…
一个经典游戏,用MFC编写,能随机发牌,输入数字!-a classical game writed by MFC, which can distribute cards randomly or input figures.
- 2022-12-29 07:50:02下载
- 积分:1
-
本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握
本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握VC编程知识、技巧和方法。全书分为三个部分和附录。第一部分介绍Windows编程的基础知识,第二部分讲解用户界面编程技巧,最后一部分涉及Windows内部进程的一些实例。本书思路清晰,实用性强,是计算机应用人员及大专院校师生不可多得的参考书。 -the book introduces the use of Visual C 5.0 or 6.0, the advanced programming skills, MFC procedures covering the latest design concepts, the book provides a lot of VC programming examples to help readers a more comprehensive grasp VC programming knowledge, skills and methods. The book is divided into three parts and appendices. The first part gives Windows programming knowledge base, the second part on the user interface programming skills, the last part of the internal processes involved in the Windows examples. This book has clear ideas, practical, computer applications officers and tertiary students rare reference books.
- 2023-03-23 06:00:04下载
- 积分:1
-
模拟退火算法求解TSP问题,希望对大家有所帮助
模拟退火算法求解TSP问题,希望对大家有所帮助-simulated annealing algorithm for TSP, we hope to help
- 2022-04-09 08:31:03下载
- 积分:1
-
如何注册 COM 服务器
如果你经常有做与 COM 服务器,它是非常有用能向 (联合国) 注册这些资源管理器中。这不难扩展 explorer 的上下文菜单,你可以使用这个小 reg 文件添加"登记册"和"注销"的条目。
- 2022-10-06 14:15:02下载
- 积分:1