-
/*大屏幕显示数字时钟*/ /*要求屏幕按640*480分辩率显示数字时钟,格式为12:18:30,表示12点18分30秒,共8个字符;*/ /*每个字符以80...
/*大屏幕显示数字时钟*/ /*要求屏幕按640*480分辩率显示数字时钟,格式为12:18:30,表示12点18分30秒,共8个字符;*/ /*每个字符以80*100点阵显示,记时真确*/-/* Large Screen Display Digital Clock*//* Require the screen by Resolution 640* 480 display digital clock, the format of 12:18:30, 12:18:30, a total of eight characters;*//* Each character with the 80* 100 Lattice revealed that in mind when true* /
- 2023-02-04 17:55:03下载
- 积分:1
-
Cubist
Cubist-demo调试程序-Cubist-demo debugger
- 2023-04-10 17:35:04下载
- 积分:1
-
Simple plate 8051 internship with the original code to provide you entry embedde...
简单的8051实习板用原代码为您提供入门嵌入式系统,其源代码以c语言为主
- 2022-01-25 15:12:26下载
- 积分:1
-
子类对话框的设计,拆分的源窗口,界面开发很好的…
对话框子类设计,窗口拆分的源程序,是进行界面开发的好资源。
-Subclass dialog design, split the source window, interface development is a good resource.
- 2023-05-22 14:00:03下载
- 积分:1
-
demo(S50)源代码
应用背景D8 读卡器S50DEMO源代码,用于技术开发,和卡片个人化应用关键技术// rfvcDlg.cpp : implementation file
//
#include "stdafx.h"
#include "rfvc.h"
#include "rfvcDlg.h"
#include "dcrf32.h"
#include "General.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//dc_HANDLE icdev;
HANDLE icdev;
unsigned long cardsnr;
/////////////////////////////////////////////////////////////////////////////
// CRfvcDlg dialog
CRfvcDlg::CRfvcDlg(CWnd* pParent /*=NULL*/)
: CDialog(CRfvcDlg::IDD, pParent)
{
//{{AFX_DATA_INIT(CRfvcDlg)
//}}AFX_DATA_INIT
// Note that LoadIcon does not require a subsequent DestroyIcon in Win32
m_hIcon = AfxGetApp()->LoadIcon(IDR_MAINFRAME);
}
- 2022-02-16 02:14:23下载
- 积分:1
-
设计模式,命令模式,好莱坞法则,学习设计模式
设计模式,命令模式,好莱坞法则,学习设计模式-design pattern, command pattern
- 2022-04-25 10:56:19下载
- 积分:1
-
关于电力系统无功优化的学术论文,改论文使用了连续二次规划的方法。...
关于电力系统无功优化的学术论文,改论文使用了连续二次规划的方法。-On Power System Reactive Power Optimization of theses, papers to the use of a continuous quadratic programming method.
- 2022-09-13 19:25:03下载
- 积分:1
-
mega8的控制LED走马灯程序,利用ICCAVR编译c程序
mega8的控制LED走马灯程序,利用ICCAVR编译c程序-LED lantern mega8 control procedures, the use of ICCAVR compile c program
- 2022-07-18 08:00:29下载
- 积分:1
-
这个是采用欧氏距离下的K
这个是采用欧氏距离下的K-means算法的matlab实现-this is the Euclidean distance between the K-means algorithm to achieve the Matlab
- 2023-04-25 19:35:03下载
- 积分:1
-
caculater
多功能计算器能够实现基本计算器的功能,此文件为参考代码,详情请下载之后再查看。-caculater
- 2022-01-28 05:28:02下载
- 积分:1