-
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
-
系统清理程序,可以清理系统中的垃圾文件。例如IE的缓存,系统的缓冲区等...
系统清理程序,可以清理系统中的垃圾文件。例如IE的缓存,系统的缓冲区等
- 2022-03-25 16:45:27下载
- 积分:1
-
新浪微博开放平台java源码
新浪微博开放平台java源码,需要进行oauth认证,具体使用请看http://blog.csdn.net/u012490740/article/details/12912543
- 2022-01-28 23:00:59下载
- 积分:1
-
此代码为在.net环境下 用c#进行数据库编程的核心功能代码 希望对网友们又帮助...
此代码为在.net环境下 用c#进行数据库编程的核心功能代码 希望对网友们又帮助-in this code. Net environment with a database c# programming code of the core functions of the website hope it helped
- 2023-07-10 04:15:02下载
- 积分:1
-
http://www.bc
http://www.bc-cn.net/Article/kfyy/cyy/jc/200409/5_4.html
float aver(float a[5])
{
int i
float av,s=a[0]
for(i=1 i
- 2022-04-15 00:50:48下载
- 积分:1
-
ST chip as well as on the development of information MP764W
ST芯片开发资料以及说明--MP764W-ST chip as well as on the development of information MP764W
- 2022-05-18 01:59:04下载
- 积分:1
-
字模工具,用于嵌入式系统调试用,希望大家用得上
字模工具,用于嵌入式系统调试用,希望大家用得上-Fonts tool for debugging embedded system with the hope that we would apply
- 2022-02-05 17:41:37下载
- 积分:1
-
labview之应用共享变量编程实例及说明,非常详细。
labview之应用共享变量编程实例及说明,非常详细。-Application of LabVIEW shared variable programming examples and explanations in great detail.
- 2022-03-20 20:23:32下载
- 积分:1
-
征管辅助,可以打印税收通用完税证等一些常用的税收票据,代码简单,其中包含了小写数字转换成金融大写数字的程序。...
征管辅助,可以打印税收通用完税证等一些常用的税收票据,代码简单,其中包含了小写数字转换成金融大写数字的程序。-collection and management support, can print tax general tax certificate and some other popular tax bills, code simple. it covers a lowercase converted into financial capital figures procedures.
- 2023-08-19 13:55:03下载
- 积分:1
-
数据结构C语言和Java描述单链表的基本操作
数据结构C语言和Java描述单链表的基本操作-C language and Java data structures describing the basic operation of a single linked list
- 2022-12-13 22:20:03下载
- 积分:1