-
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
-
From Microsoft
从微软网站上下的,介绍了公共裤Compact Framework 2.0_OpenNETCF Smart Device Framework 2.0.rar的新增内容,转发给同行--windows mobile开发者-From Microsoft
- 2022-03-07 07:01:37下载
- 积分:1
-
4号,再加上24的符号计算的博弈结果,微软面临的问题…
4个数,加符号算出结果24的游戏,微软曾经面试题,用计算机求解,又详细过程。-Number 4, plus 24 symbols calculated results of the game, Microsoft face questions and use computers to solve. Also detailed process.
- 2023-05-24 03:25:03下载
- 积分:1
-
C语言编程产生离散单元斜边序列,序列的门…
用C语言编程产生离散单位斜边序列、门序列、指数衰减序列,实现三者卷积,并在显示器上观察到相关序列或卷积的图形。比较经典的卷积C源码-C language programming produce discrete units hypotenuse sequence, the gate sequence, exponential decay sequence, the realization of the three convolution, and observed in the display sequence, or convolution-related graphics.This is the classical convolution C original code
- 2022-02-02 22:38:30下载
- 积分:1
-
这是几个游泳的测试程序,都是些基础的东西,有带学习
这是几个游泳的测试程序,都是些基础的东西,有带学习
-This is a swim test procedure are some basic things, the learning
- 2022-05-28 06:24:27下载
- 积分:1
-
一个非常有帮助的绘制贝塞尔曲线的应用程序,有非常详细的函数代码...
一个非常有帮助的绘制贝塞尔曲线的应用程序,有非常详细的函数代码-A very helpful Bezier curve drawing applications, have very detailed function code
- 2022-01-27 18:48:28下载
- 积分:1
-
二维码识别
对二维码进行识别,将简单的二维码图像进行剪切,量化,去噪,矫正,最后识别出二维码的信息。
- 2023-04-29 14:50:02下载
- 积分:1
-
根据渗流力学原理,通过分析油井的不稳定试井数据求取地层参数;附带有数据。...
根据渗流力学原理,通过分析油井的不稳定试井数据求取地层参数;附带有数据。-According to seepage mechanics, through the analysis of instability in oil well test data to strike a formation parameter incidental data.
- 2022-04-13 01:52:35下载
- 积分:1
-
一个完全的C编译的程序,这样的操作系统课程…
一个完完全全用c编译的程序,使操作系统的课程设计,实现了安全分配,回收,网上的大多都没有回收操作,使一个非常完整的银行家算法的实现-a totally c compiler with the procedures so that the operating system of curriculum design, realization of a security allocation, recovery, most of the Internet are not recycling operation, a very integrity of the algorithm to achieve bankers
- 2023-05-18 04:30:03下载
- 积分:1
-
environment : windows98/2000/xp, Visula C 6.0, DirectX7.0 compile. A detailed de...
环境:windows98/2000/xp,visualc6.0,DirectX7.0编译。说明内文件的详细说明
- 2023-04-22 18:55:03下载
- 积分:1