-
MFC
MFC Graphics Tablet Test Application
- 2017-06-01 19:05:58下载
- 积分:1
-
OnlyOneInst
VC++ 禁止运行程序的多个实例,程序根据主窗口类名和主窗口名判断是否已经有实例存在,如果存在就将其激活,并显示出来,如果是最小化的就还原窗口;如果有实例存在,则返回False并退出。
(VC++ prohibits running the program multiple instances of the program under the main window class name and the main window name to determine whether there are examples exist, if it will activate and show, if it is minimized to restore the window if examples exist, Returns False and exit.)
- 2011-04-21 23:01:44下载
- 积分:1
-
wk_dz
Visual C++案例开发集锦第六章\获取网卡地址的程序源码,值得一看!(Visual C++ case development highlights Chapter to obtain the Ethernet address of the program source code, worth a visit!)
- 2011-08-13 16:07:33下载
- 积分:1
-
C#读取/写入ini文件实例
C#读取和写入ini文件
- 2013-01-20下载
- 积分:1
-
VolumeSerial_src
change the drive s serial number on three different file systems: FAT, FAT32 and NTFS. The article s source code files come with a home made DiskSector read/write class for WinNt/2k/XP and Win9x system. The article also comes with a handy dialog based application that allows you change the serial number visually.
- 2008-12-16 15:48:48下载
- 积分:1
-
program
通过OPENCV实现图片缩放功能,可以不丢失图片的效果
(OPENCV to achieve through the picture zoom feature, they do not have the effect of the loss of picture)
- 2009-07-09 11:01:16下载
- 积分:1
-
C#创建数字证书并导出为pfx,并使用pfx进行非对称加解密完整示例源码下载
我的项目当中,考虑到安全性,需要为每个客户端分发一个数字证书,同时使用数字证书中的公私钥来进行数据的加解密。为了完成这个安全模块,特写了如下一个DEMO程序,该DEMO程序包含的功能有:1:调用.NET2.0的MAKECERT创建含有私钥的数字证书,并存储到个人证书区;2:将该证书导出为pfx文件,并为其指定一个用来打开pfx文件的password;3:读取pfx文件,导出pfx中公钥和私钥;4:用pfx证书中的公钥进行数据的加密,用私钥进行数据的解密;
- 2013-09-23下载
- 积分:1
-
WindowsAPI消息大全
说明: 目前网上的WindowsMessage基本上都是WM_开头的,本文档汇集了所有类型的Windows消息及其对应的16进制字面量,包括ComboBox、ListView等等控件,并附带简短说明(All Windows Messages and consts)
- 2020-06-22 13:00:02下载
- 积分:1
-
ID卡识别实例 c#版
ID卡识别实例
- 2013-01-31下载
- 积分:1
-
读取WebBrowser中的Cookies(含Session)信息 并赋值给HttpWebRequest 执行模拟网页操作
通常大家通过 webbrowser.document.cookies 只能得到cookie但是得不到 session,这个实例也得到了session
- 2013-01-05下载
- 积分:1