-
Labview电子教程,希望大家有用
Labview电子教程,希望大家有用-labview,hope it can help you....
- 2022-06-13 06:35:41下载
- 积分:1
-
a message window shows the Cla
一个消息窗口显示Cla
- 2023-06-10 21:45:08下载
- 积分:1
-
AFS600
基于Fusion系列AFS600的FPGA的51核,在板子上试过,可以对51核写1602的显示程序,就可以显示了,也可以写其他的51程序。-AFS600-based Fusion Series of FPGA 51 nuclear, tried on the board, you can write 1602 on 51 of the display of the nuclear program, we can show that we can process other 51.
- 2023-03-15 13:05:05下载
- 积分:1
-
dos Directory is a comprehensive basis of hope downloading
dos基础教程 很全面的 希望大家下载-dos Directory is a comprehensive basis of hope downloading
- 2022-03-03 14:58:51下载
- 积分:1
-
切割地形图,地形图,切割后
裁剪地形图,裁剪地形图后自动完成,自动检查-Cutting topographic maps, topographic maps, after cutting
- 2022-03-13 18:59:10下载
- 积分:1
-
RPG游戏道具编辑器源代码,可以用于编辑RPG游戏的道具,供大家学习如何制作RPG游戏的道具工具...
RPG游戏道具编辑器源代码,可以用于编辑RPG游戏的道具,供大家学习如何制作RPG游戏的道具工具-RPG game props editor source code, can be used for editing RPG game props, for everyone to learn how to produce RPG game props tools
- 2022-03-26 00:36:54下载
- 积分:1
-
能自动设计出最佳的文丘里管,只需进口的参数即可。
能自动设计出最佳的文丘里管,只需进口的参数即可。-Can automatically design the best Venturi tube, simply import the parameter.
- 2022-01-31 03:10:31下载
- 积分:1
-
The common multiple calculation algorithm design, from the 1
算法设计的公倍数计算,从1-n个整数的通用算法。-The common multiple calculation algorithm design, from the 1-n integers a common algorithm.
- 2023-01-21 10:50:04下载
- 积分:1
-
C程序设计的PPT文档,比较基础全面,适合初学者学习
C程序设计的PPT文档,比较基础全面,适合初学者学习-C Programming PPT document to compare the basis of a comprehensive, suitable for beginners to learn
- 2022-01-27 14:35:00下载
- 积分: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