-
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
-
rtc
rtc-rtc
- 2022-07-27 06:29:12下载
- 积分:1
-
库存管理系统
应用背景特征---------------在文件中添加项目显示所有项目在库存中查找特定项目修改库存项目的状态删除库存项目存货项目分析关键技术它是基于库存管理小型项目TurboC图形。这是工程学院的学生以及大师MCA - mscit非常有用…更多
- 2022-03-17 09:25:40下载
- 积分:1
-
俄罗斯方块 俄罗斯方块 俄罗斯方块 俄罗斯方块 俄罗斯方块 俄罗斯方块 俄罗斯方块...
俄罗斯方块 俄罗斯方块 俄罗斯方块 俄罗斯方块 俄罗斯方块 俄罗斯方块 俄罗斯方块 -Arix Tetris
- 2022-05-14 11:39:07下载
- 积分:1
-
基于免疫算法的模糊神经网络在板厚板形控制中的应用 很不错的文章 对免疫算法的模糊神经网络控制进行的详细的分析...
基于免疫算法的模糊神经网络在板厚板形控制中的应用 很不错的文章 对免疫算法的模糊神经网络控制进行的详细的分析
- 2022-03-06 03:23:23下载
- 积分:1
-
DSP TMS320LF2407A 原理图及说明
DSP TMS320LF2407A 原理图及说明-TMS320LF2407A DSP diagram and descriptions
- 2022-03-24 10:47:52下载
- 积分:1
-
Hamming 神经网络从功能上来看是最小Hamming 距离分类器.利用它能够完成不完整输入信息与所存储模式的最小汉明距离分类.
Hamming 网...
Hamming 神经网络从功能上来看是最小Hamming 距离分类器.利用它能够完成不完整输入信息与所存储模式的最小汉明距离分类.
Hamming 网络是一个双层神经网络,第一层网(即匹配子网络)是用来计算输入模式与该网络已经学习过的各样本之间的匹配测度.第二层网(即竞争子网络)接收从匹配子网络送来的未知模式与已存各样本的匹配测度,然后经过多次迭代运算就可以求得与输入模式相匹配的样本.-Hamming neural network from the functional point of view is the smallest Hamming distance classifier. Use it to complete incomplete input information storage model with the smallest Hamming distance classifier. Hamming network is a double neural network, the first network layer (ie matching sub-network) is used to calculate the input model and the network has been studied by the match between the sample test degrees. The second layer network (that is, competitive-network) from the receiver-matching network sent an unknown model has been deposited with the samples matching measure, Then after many iterative computation can be obtained with the input mode matching sample.
- 2023-07-07 13:35:03下载
- 积分:1
-
打兔子游戏,datuzi,仅供参考,代码不是很完美
打兔子游戏,datuzi,仅供参考,代码不是很完美-Rabbit playing the game, datuzi, only for reference, the code is not perfect
- 2022-03-05 20:57:37下载
- 积分:1
-
0-1 背包问题
与回溯算法求解0-1背包问题的界限,没有界限,对比搜索量,可以输出程序中的特定数据
- 2022-05-20 14:40:17下载
- 积分:1
-
8085单片机数字钟码
8085 microprocessor code for digital clock
- 2022-08-08 20:02:58下载
- 积分:1