-
dump
说明: as an American people should do the birds you our country try your best to study
- 2019-05-06 12:29:51下载
- 积分:1
-
28sf040a
28sf040a
- 2022-07-24 06:21:27下载
- 积分:1
-
解决汉诺塔问题的cpp文件
解决汉诺塔问题的cpp文件-solve problems cpp file
- 2023-07-23 23:30:03下载
- 积分:1
-
TI TMS320F2810DSP 生成SVPWM程序
TI TMS320F2810DSP 生成SVPWM程序-TI TMS320F2810DSP generation procedures SVPWM
- 2022-01-31 10:04:18下载
- 积分:1
-
hackbaseVIP_42
黑客基地VIP会员内部培训资料!
第42讲:零起点培训如何破解软件和制做注册机(Hackers VIP membership base within the training materials! 42 Lecture: Beginners training how to crack the software and making RI)
- 2010-06-29 11:11:12下载
- 积分:1
-
Thermal Cycling
说明: The main goal of this step is to detect whether there is a mismatch of the thermal expansion
coefficients, PCB mounting problems, weak solder joints, and IC package integrity
- 2020-06-16 04:00:01下载
- 积分:1
-
kronmult
Computes a matrix-vector product with a repeated Kronecker product matrix.
- 2010-01-12 18:45:56下载
- 积分:1
-
在LabVIEW里实现PLC中的下降沿触发的功能
在LabVIEW里实现PLC中的下降沿触发的功能-PLC in LabVIEW to achieve the falling edge trigger function
- 2023-07-20 10:55:03下载
- 积分:1
-
第 18 章 基于GUI搭建通用视频处理工具
说明: 基于GUI搭建通用视频处理工具,matlab搭建界面,读取处理视频(Build a general video processing tool based on GUI, build an interface with MATLAB, read and process video)
- 2020-10-02 00:37:41下载
- 积分:1
-
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