-
51单片机红外解码程序,通过外部中断配合定时器实现对大部分遥控器进行解码,并显示代码及地址!...
51单片机红外解码程序,通过外部中断配合定时器实现对大部分遥控器进行解码,并显示代码及地址!-IR
- 2023-02-04 04:30:04下载
- 积分:1
-
通过本程序,能够获取计算机系统的逻辑硬盘号、物理硬盘号、Cpu号、Bios号等等...
通过本程序,能够获取计算机系统的逻辑硬盘号、物理硬盘号、Cpu号、Bios号等等 -Through this program, have access to computer systems, the logical drive number, the physical disk number, Cpu numbers, Bios, etc., No.
- 2022-06-29 13:01:56下载
- 积分:1
-
银行线程
银行线程-WWwwwwwwddddddddddddddddd
- 2022-03-24 07:17:54下载
- 积分:1
-
VC常量、宏等自动提示器
VC常量、宏等自动提示器-VC constant, great and so on automatic prompt
- 2022-10-14 22:15:03下载
- 积分:1
-
ms_word_encrypt。解析word文件格式,和密码规则
ms_word_encrypt。解析word文件格式,和密码规则-ms_word_encrypt
- 2023-02-07 03:40:04下载
- 积分:1
-
编译原理初学者适用,DFA,有穷自动机的功能实现
编译原理初学者适用,DFA,有穷自动机的功能实现-Compile the application of the principle of beginners, DFA, DFA realize the function of
- 2022-05-31 05:44:10下载
- 积分:1
-
easyVision 电脑查看器
这是计算机视觉和图像处理应用程序的快速原型开发方法实验 Haskell 框架。我们利用函数式编程编写优雅程序支持的标准低层次专业图书馆的表现力。
- 2022-01-22 17:00:33下载
- 积分:1
-
带颜色的TAB控件,请大家一起学习参考下,很有用!
带颜色的TAB控件,请大家一起学习参考下,很有用!-Colored TAB control, please refer to the following to learn together, very useful!
- 2022-03-06 07:01:17下载
- 积分:1
-
目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的...
目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,本人花时间改造了一下这个类,改造后,该类可以应用于任何MFC、 WTL/ATL及其它WINDOWS API编程。
由于原来的CPictureEx是继承于CStatic类,本人改造后,在CPictureEx中直接封装了一个窗口句柄HWND。
假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-present on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. I spend time on this transformation of the type that after transformation, and these can be applied to any MFC. WTL/ATL and other Windows API programming. As the original CPictureEx inherited from CStatic category, I transform, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a
- 2022-07-09 13:07:36下载
- 积分:1
-
1.实现对二进制数据库的检索,查找,修改,增加,删除等操作; 2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏。 3.程序启动时自动校验数据库完整性及...
1.实现对二进制数据库的检索,查找,修改,增加,删除等操作; 2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏。 3.程序启动时自动校验数据库完整性及其数据合法性并且自动屏蔽非法数据及提示用户删除损坏的数据库。 4.可以按归并排序方法对书目进行排序; 5.内置前台销售操作功能,可以实现图书销售的功能,并且根据销售情况实时修改数据库; 6.内置强大的异常处理机制,可以应付绝大部分异常情况。 7.程序标题栏实时显示程序状态。
对初学者很有帮助的-1. The realization of the binary database search, find, modify, add, delete and other operations 2. The realization of the database encryption, support for password check to prevent the landing effectively prevent data leakage. 3. Procedure automatically check data integrity and legitimacy of the database and automatic shield illegal data and prompts the user to delete the damaged database. 4. May merge sort method to sort the bibliography 5. Built-front sales operation, can achieve the function of book sales and, in accordance with amendments to the sale of real-time database 6. Built a powerful exception handling mechanism to cope with the vast some anomalies. 7. Program title bar in real-time status display program. Useful for beginners
- 2022-01-25 20:52:57下载
- 积分:1