-
用vc++mfc做的时钟
#include "stdafx.h"#include"windows.h"#include "clock.h"#include "clockDlg.h"#include"math.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif/////////////////////////////////////////////////////////////////////////////// CAboutDlg dialog used for App Aboutclass CAboutDlg : public CDialog{public: CAboutDlg();// Dialog Data //{{AFX_DATA(CAboutDlg) enum { IDD = IDD_ABOUTBOX }; //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CAboutDlg) protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL// Implementationprotected: //{{AFX_MSG(CAboutDlg) //}}AFX_MSG DECLARE_MESSAGE_MAP()
- 2022-08-21 22:08:38下载
- 积分:1
-
为个人电脑生成指纹
Generate a finger print for a pc
- 2022-04-07 02:46:16下载
- 积分:1
-
自己写的一个关于MSXML类库的试用例子
自己写的一个关于MSXML类库的试用例子-Himself wrote a trial on the MSXML library example
- 2022-01-25 16:22:13下载
- 积分:1
-
这是遗传算法进行函数优化的程序,可以运行成功,需要的就下吧...
这是遗传算法进行函数优化的程序,可以运行成功,需要的就下吧-This is the source code of genetic algorithm for function optimization, it can run ,down it if you need it.
- 2022-02-28 15:48:30下载
- 积分:1
-
RC4编码和解码,内附原始代码,用你的理解…
RC4编码和解码,包括RC4原始代码,用于您了解如何编码和解码RC4。
- 2022-04-25 09:39:58下载
- 积分:1
-
将HTML转化为XML的一个实用工具,COM类;
将HTML转化为XML的一个实用工具,COM类;-HTML XML into a practical tool, COM;
- 2023-09-07 01:35:04下载
- 积分:1
-
information of fwq
基于服务器推进技术的源代码信息。请大家多多点击。-information of fwq
- 2022-07-10 12:33:20下载
- 积分:1
-
gfg
小票打印机驱动程序,适合[Version]Signature="$Windows NT$"Provider=%AUTHOR%LayoutFile=ntprint.infClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}Class=PrinterDriverVer=3/22/2011;; Manufacturer section;[Manufacturer]"POS58"=Generic, NTx86, NTamd64, NTia64;; Model sections. ; ; Each section here corresponds with an entry listed in the; [Manufacturer] section, above. The models will be displayed in the order; that they appear in the INF file.;[Generic]"POS58" = POS58Drv.GPD[Generic.NTx86]"POS58" = POS58Drv.GPD[Generic.NTamd64]"POS58" = POS58Drv.GPD[Generic.NTia64]"POS58" &n
- 2022-03-01 06:55:37下载
- 积分:1
-
在线升级,希望对大家有帮助,这只是一个简单的DEMO
在线升级,希望对大家有帮助,这只是一个简单的DEMO-Online upgrade, I hope all of you help, this is just a simple DEMO
- 2022-03-05 06:59:16下载
- 积分:1
-
基于代码保护的虚拟机引擎源码,代码说明:1. 全部使用VS2005编译.2. 两个解决方案. 四个VC项目.
希望对希望了解VM方面的朋友能有一些帮助....
基于代码保护的虚拟机引擎源码,代码说明:1. 全部使用VS2005编译.2. 两个解决方案. 四个VC项目.
希望对希望了解VM方面的朋友能有一些帮助.-Based on code protection of the virtual machine engine source code, code: 1. All use VS2005 to compile .2. 2 solution. 4 VC project. Want to want to know a friend in VM to have some help.
- 2022-10-14 11:30:03下载
- 积分:1