-
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
-
Arduino 试验
Arduino 的测试。他们是一个小的例子,我用我测试 arduino 的第一天。也许对你有用。它正在试图控制机器人未来 !!!
- 2023-04-22 13:25:04下载
- 积分:1
-
服从瑞丽分布的多普勒频移的MATLAB仿真
服从瑞丽分布的多普勒频移的MATLAB仿真-obey Ruili distribution of the Doppler frequency shift MATLAB simulation
- 2022-12-01 04:00:03下载
- 积分:1
-
一个文字游戏,比较适合新手使用。
游戏内容主要包括地图,文件读写,行走,物品购买,战斗等....
一个文字游戏,比较适合新手使用。
游戏内容主要包括地图,文件读写,行走,物品购买,战斗等.-A game of words, more suitable for novice use. The game includes maps, documents to read and write, walk, buy items, fighting and so on.
- 2023-06-20 07:55:03下载
- 积分:1
-
its a simple student database from a site
its a simple student database from a site
- 2023-03-04 14:45:04下载
- 积分:1
-
PKU ACM 1007 的源码,求逆序的算法时间复杂度控制在O(n)
PKU ACM 1007 的源码,求逆序的算法时间复杂度控制在O(n)-PKU ACM 1007 source code, and reverse time complexity of the algorithm control in O (n)
- 2023-03-15 11:40:03下载
- 积分:1
-
1.在选择装入背包的物品时,对每种物品I只有两种选择,即装入背包或不装入背包。不能将物品I装入背包多次,也不能只装入部分的物品I。
2.物品的种数,重量、价...
1.在选择装入背包的物品时,对每种物品I只有两种选择,即装入背包或不装入背包。不能将物品I装入背包多次,也不能只装入部分的物品I。
2.物品的种数,重量、价值,背包的容量要求输入;
3.算法中加入剪枝函数(对重量已经超过限制重量的子树不搜索);
-1. In the selection of the items into the backpack, for each of the items I have only two choices, that is loaded or not loaded backpack backpack. Items should not be many times I load backpack can not only part of the goods loaded I. 2. Number of species items, weight, value, capacity backpack for the importation 3. Algorithm to add pruning function (of weight over the weight limit does not search sub-tree)
- 2022-03-25 05:48:01下载
- 积分:1
-
Referring to foreign plant design, plant design can be realized domestic
借鉴国外的工厂设计,可实现国内的工厂设计-Referring to foreign plant design, plant design can be realized domestic
- 2023-07-08 23:40:04下载
- 积分:1
-
这个本身是我自己在课余为了解决自己在参加一些英文的朗读、演讲比赛制作的!比较实用!为了参加这次的比赛作了一些修改,可以支持多文本编辑和文本读入!但由于时间仓促、...
这个本身是我自己在课余为了解决自己在参加一些英文的朗读、演讲比赛制作的!比较实用!为了参加这次的比赛作了一些修改,可以支持多文本编辑和文本读入!但由于时间仓促、经验有限等原因,其中会出现一些bug!希望大家指出!谢谢!-this is my own in order to resolve their own after school to participate in some English reading, speech contests produced! More practical! To participate in the competition made some changes to be able to support more than a text editor and text read! Because time is so short, the limited experience of other reasons, there will be some bug! We hope that! Thank you!
- 2022-06-16 12:20:14下载
- 积分:1
-
这是一个字的动画,它的字是动的,给人的感觉是字不是字拉,而是一个个的有生命体...
这是一个字的动画,它的字是动的,给人的感觉是字不是字拉,而是一个个的有生命体-This is a character animation, the characters it is moving and gives the impression that the word is not the words, but out of a life-
- 2023-04-22 04:35:03下载
- 积分:1