-
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
-
所有的练习和排位赛80 ssd2完整了
todos los ejercicios de ssd2 completos y con calificacion de 80 para arriba
- 2022-06-02 02:05:57下载
- 积分:1
-
Delphi 7.1 Update package.rar
Delphi 7.1 Update 升级包-Delphi 7.1 Update package.rar
- 2022-04-18 15:33:06下载
- 积分:1
-
内存管理
memory management
- 2022-07-10 03:27:20下载
- 积分:1
-
在linux环境下,对mapinfo格式地图操作(包括读、写等)的库文件以及源代码,用arm...
在linux环境下,对mapinfo格式地图操作(包括读、写等)的库文件以及源代码,用arm-linux-gcc编译过的。我就是用它完成了我们学校地图的显示及一些操作功能,平台是三星的s3c2410.-the linux environment, the right to operate MapInfo format maps (including reading, writing) of the library and source code, using arm- linux-gcc compiler before. I was using it completed a map of our school and show some operating functions, the platform of Samsung"s s3c2410.
- 2022-02-01 00:54:27下载
- 积分:1
-
虚拟串口,可以添加任意数量的机器串口,串口…
虚拟串口,可以在机子上添加任意多个串口,对于调试串口的程序很有用-Virtual serial port, you can add any number of machine serial port, serial port for debugging the program very useful
- 2022-03-04 23:54:51下载
- 积分:1
-
词法分析器。
要求:1.读出所给文件的所有词
2.将所有词输出写入一个txt文档中。
3.每个词用特殊符号‘^’隔开
源程序为自己所编译的c...
词法分析器。
要求:1.读出所给文件的所有词
2.将所有词输出写入一个txt文档中。
3.每个词用特殊符号‘^’隔开
源程序为自己所编译的cpp文件,即“text2.cpp”,Compile――〉Build――〉BuildExiecute,将结果写入另一个文件“after_execute.txt”中。
-lexical analyzer. Requirements : 1. Read out documents to all the words of two. Output of all words into a txt documents. 3. Each word with a special symbol "^" separate source for the translation of their documents cpp, "text2.cpp" Compile-- "Build--" BuildExiecute. The results will be included in another document "after_execute.txt".
- 2022-01-31 14:44:26下载
- 积分:1
-
Can easily convert ASCII and hexadecimal and decimal conversions between, apply...
可以方便转换ASCII及十六进制和十进制之间转换,适用于编程新手的方便工具-Can easily convert ASCII and hexadecimal and decimal conversions between, apply a handy tool for novice programmers
- 2022-02-02 03:50:06下载
- 积分:1
-
简易的震动波形绘制工具,用C#编写,可实现时域和频域的波形绘制,便于震动数据的分析...
简易的震动波形绘制工具,用C#编写,可实现时域和频域的波形绘制,便于震动数据的分析-simple wave-mapping tools, prepared with C#, can be time-domain and frequency-domain waveform drawing, facilitate the analysis of vibration data
- 2022-03-16 16:17:01下载
- 积分:1
-
高斯混合模型,是一种非常有用的图像处理方法
高斯混合模型,一个非常有用的图像处理方法-Gaussian mixture model, a very useful image processing method
- 2022-12-11 15:05:04下载
- 积分:1