-
电气新国标 多下载 0.4KV~40.5KV户内高压开关柜
电气新国标 多下载 0.4KV~40.5KV户内高压开关柜-Electric new multi-GB downloads 0.4KV ~ 40.5KV indoor High-voltage Switch Cabinet
- 2022-02-21 06:49:37下载
- 积分:1
-
perfect text chatting system
perfect text chatting system
- 2022-02-26 21:14:14下载
- 积分:1
-
该汉字库软件用于生成16X16汉字点阵数据
该汉字库软件用于生成16X16汉字点阵数据-16X16 hanziku
- 2023-07-26 22:30:03下载
- 积分:1
-
嵌入式文件系统制作的文档,清晰简单
嵌入式linux文件系统的制作说明文档,简单明了-Embedded Linux file system produced documentation, clear and simple
- 2022-03-02 17:40:23下载
- 积分:1
-
Minigof 迷你高尔夫游戏源代码(手机版)
Minigof 迷你高尔夫游戏源代码(手机版)-Minigof mini-golf game source code (mobile version)
- 2022-03-06 14:20:06下载
- 积分:1
-
Transparent form TMTT (FormName As Form, TouMingDu As Integer) removed after the...
透明窗体 TMTT(FormName As Form, TouMingDu As Integer)
下载后去掉.zip-Transparent form TMTT (FormName As Form, TouMingDu As Integer) removed after the download. Zip
- 2022-07-09 13:28:20下载
- 积分:1
-
80c51与ISD4003程序在这里了,但是没有电路图,你们看看吧
80c51与ISD4003程序在这里了,但是没有电路图,你们看看吧-80C51 with ISD4003 procedures here, but there is no circuit diagram, you see it
- 2023-01-18 23:00:04下载
- 积分:1
-
is a digital editor
是一个数码编辑
- 2022-06-03 15:14:25下载
- 积分:1
-
将Excel表格转换到AUTO CAD的示例程序!
将Excel表格转换到AUTO CAD的示例程序!-Excel forms AUTO CAD conversion of the sample program!
- 2022-08-14 05:40:42下载
- 积分: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