-
用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
-
测试鼠标的操作及了解windows程序的消息机制!
测试鼠标的操作及了解windows程序的消息机制!-mouse test operation and understanding of the procedures windows Message!
- 2022-05-24 04:51:46下载
- 积分:1
-
一个用C语言实现的学生管理系统,比较简单明了,适合初学者的学习。...
一个用C语言实现的学生管理系统,比较简单明了,适合初学者的学习。-1 with the C language implementation of the student management system, relatively simple and clear, suitable for beginners to learn.
- 2022-10-29 09:10:03下载
- 积分:1
-
SHT15温湿度传感器驱动程序
本工程为SHT11~15系列温湿度传感器驱动程序,使用最少内部资源,串口输出温度和湿度数据,波特率9600,使用内部时钟11.0592MHz。可移植到任一系列51单片机中。代码使用flash不超过4k。开发软件为keil C51。
- 2022-02-28 14:31:14下载
- 积分:1
-
这是一个VC调用VB控件的实例,通过这个实例可以让您了解如何在VC中去调用用VB开发的控件。相信对您一定有帮助的。...
这是一个VC调用VB控件的实例,通过这个实例可以让您了解如何在VC中去调用用VB开发的控件。相信对您一定有帮助的。
-This is an instance of VC call the VB controls, through this example allows you to learn how to use VB to call the VC in the development of controls. I believe you must have help.
- 2023-05-23 16:35:03下载
- 积分:1
-
wince use Slip examples of procedures, suitable for just learning evc friends
wince下使用滑动条的实例程序,适合刚学evc的朋友-wince use Slip examples of procedures, suitable for just learning evc friends
- 2023-04-06 18:40:03下载
- 积分:1
-
实例03
实例03-网络聊天室客户端-03-network chat room client
- 2022-03-17 09:00:18下载
- 积分:1
-
二维无网格伽辽金法简单例子程序
二维无网格伽辽金法简单例子程序-2D-EFGM simple example Act procedures
- 2022-01-20 23:10:43下载
- 积分:1
-
实现服务器端与客户端的相互通信,开发环境是Visual C
实现服务器端与客户端的相互通信,开发环境是Visual C-The realization of server-side and client to communicate with each other, development environment is Visual C
- 2023-08-12 22:00:04下载
- 积分:1
-
使用量子编程方法写的一个计算器程序
c++源码
使用量子编程方法写的一个计算器程序
c++源码-Quantum programming method used to write a calculator program c++ Source
- 2022-02-26 08:49:24下载
- 积分:1