-
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
-
本程序用C语言实现了读一个.txt文档中一行数据的功能。希望对大家有用。有不对的地方请指正。...
本程序用C语言实现了读一个.txt文档中一行数据的功能。希望对大家有用。有不对的地方请指正。-This procedure using C language to implement reading a. Txt document in the line of data. Want to be useful to everyone. Where there is something wrong please correct me.
- 2022-04-12 00:08:21下载
- 积分:1
-
在C 下实现的一个小程序 在图形模式下的一个动画 汽车开动,上面还有月亮...
在C 下实现的一个小程序 在图形模式下的一个动画 汽车开动,上面还有月亮-in C under a small procedure in graphic mode animation of a car running, still above the moon
- 2022-03-25 22:45:24下载
- 积分:1
-
改变单文档背景的VC源代码
改变单文档背景的VC源代码-single document to change the background source code VC
- 2022-12-19 14:55:03下载
- 积分:1
-
这是一个模拟一些简单物理现象的小程序,如小桥过河之类的,运行程序时需要把CCBP文件夹包含在头文件。...
这是一个模拟一些简单物理现象的小程序,如小桥过河之类的,运行程序时需要把CCBP文件夹包含在头文件。-This is a simple simulation of the physical phenomena of small programs, such as the bridge across the river like the program to run when the need CCBP folder contains the header files.
- 2023-03-01 03:00:04下载
- 积分:1
-
庞加莱自治系统
自治系统的Poincare截面的matlab程序实现-Autonomous System Poincare cross-section of the matlab program
- 2022-01-24 16:43:30下载
- 积分:1
-
21-40example-c代码,是txt文本格式的,另有60例代码会陆续传上来。-21-40example-c code, txt text format. Another 60 cases will successively sent code onto.
- 2022-09-23 20:10:03下载
- 积分:1
-
这个是pulezz拼图游戏源码,不仅可游戏,还可以练习制作
这个是pulezz拼图游戏源码,不仅可游戏,还可以练习制作-This is a jigsaw puzzle pulezz source, not only the game, you can practice the production of
- 2023-04-16 00:45:03下载
- 积分:1
-
c++小程序,入门学习的,可能对大家有用~!
c++小程序,入门学习的,可能对大家有用~!-c++ small procedures, entry of the study may be useful to everyone ~!
- 2022-05-13 07:00:47下载
- 积分:1
-
Sokoban, a kind of intellectual game, with diphi series, things have, after the...
推箱子 ,一种智力游戏,用diphi 编的,东西还有,以后再传
-Sokoban, a kind of intellectual game, with diphi series, things have, after the send
- 2022-04-17 03:52:25下载
- 积分:1