-
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
-
7920驱动程序,采用51 模拟时序方式,8 位并行方式和串行方式。...
7920驱动程序,采用51 模拟时序方式,8 位并行方式和串行方式。-7920 driver, means the use of 51 analog timing, 8-bit parallel mode and serial mode.
- 2022-02-03 08:57:55下载
- 积分:1
-
一个彩票统计源代码
一个彩票统计源代码--Code about lottery tickets statistics
- 2022-10-21 09:15:04下载
- 积分:1
-
PHILIPS LPC76X Comparator
PHILIPS LPC76X Comparator
- 2022-12-07 06:15:03下载
- 积分:1
-
通过鼠标可以控制图片的缩放功能,我把该功能模块封装成用户自定义控件了,希望对大家能够有用!...
通过鼠标可以控制图片的缩放功能,我把该功能模块封装成用户自定义控件了,希望对大家能够有用!-Mouse can be controlled through a zoom feature picture, I package the functional modules into a custom control users, and hope we can be useful!
- 2022-09-21 15:30:04下载
- 积分:1
-
Nano2410A V2.0用户手册 Nano2410A V2.0用户手册
Nano2410A V2.0用户手册 Nano2410A V2.0用户手册-Nano2410A V2.0 user manual Na no2410A V2.0 user manual Nan o2410 A user manual V2.0
- 2022-06-19 09:48:30下载
- 积分:1
-
gnuboy源代码:任天堂掌机游戏模拟器源代码,Linux环境…
gnuboy source code: 任天堂gameboy游戏模拟器源码,linux环境-gnuboy source code : Nintendo gameboy game simulator source code, linux environment
- 2022-08-09 05:24:25下载
- 积分:1
-
union management software, with VFP language series oh
工会管理软件,用VFP语言编的哦-union management software, with VFP language series oh
- 2022-10-26 03:10:03下载
- 积分:1
-
试着用这个来进行计时。
Try this for stopwatch counter timer.
- 2023-09-04 14:10:03下载
- 积分:1
-
排序算法:包括直接插入排序、冒泡排序、基数排序、快速排序、堆排序、计数排序、归并排序...
排序算法:包括直接插入排序、冒泡排序、基数排序、快速排序、堆排序、计数排序、归并排序-Sorting algorithms: including direct insertion sort, bubble sort, radix sort, quick sort, heap sort, counting sort, merge sort
- 2022-02-02 14:19:45下载
- 积分:1