-
MicoChip the company
MicoChip 公司的 PIC单片机的ICD2下载器,里面有原理图及PCB图,可直接制版使用,USB接口的。-MicoChip the company
- 2022-03-20 01:24:50下载
- 积分:1
-
vcchq
数据包传送源码程序,这是第二能量熵的matlab代码,均值便宜跟踪的示例。( Data packet transfer source program, This is the second energy entropy matlab code, Example tracking mean cheap.)
- 2017-05-03 18:12:15下载
- 积分:1
-
灰度图、二值图、边缘图转换代码
用于图像处理,灰度图、二值图、边缘图转换代码。(For image processing.)
- 2018-05-31 14:51:38下载
- 积分:1
-
对象闪烁功能
对象闪烁功能-functional objects scintillation Contents Paragraphs Page
- 2022-05-24 17:14:45下载
- 积分:1
-
AssetsBundleExtractor_2.2stabled_64bit (1)
说明: you can unpack unity vrca files with this program have fun and enjoy even tho you can get this for free
- 2021-01-29 14:38:35下载
- 积分:1
-
Vissim资料
Vissim中文教程、VAP、pua文件指导说明(Vissim Chinese tutorial, VAP, PUA file instructions)
- 2017-10-20 16:53:16下载
- 积分:1
-
Linux
linux-2.4.29操作系统的源码,想研究linux系统内核,就下一个吧,还不抓紧?-linux-2.4.29-source operating system, to study Linux kernel, under a bar, not seize?
- 2022-03-25 19:59:48下载
- 积分:1
-
eFAST
eFAST全局敏感度分析matlab程序,可设置自己的参数(EFAST global sensitivity analysis matlab program can set its own parameters)
- 2021-04-09 18:38:59下载
- 积分:1
-
用传输矩阵法计算光子晶体的反射率
一种用传输矩阵法计算一维光子晶体的反射率的matlab程序(Calculation of the reflectance of the photonic crystal by the transfer matrix method)
- 2018-03-19 22:18:25下载
- 积分: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