-
verilog编写的RTC(实时时钟)包含APB总线接口、时钟计时部分等...
verilog编写的RTC(实时时钟)包含APB总线接口、时钟计时部分等-verilog prepared by the RTC (real time clock) contains APB bus interface, clock time some other
- 2022-05-18 10:16:02下载
- 积分:1
-
把每天重要的事情写下来,做个排序,可以提高工作的效率
把每天重要的事情写下来,做个排序,可以提高工作的效率-The important thing every day to write it down, to be sorted, you can increase efficiency
- 2022-03-24 20:31:27下载
- 积分:1
-
enigma源码,可以给刚开始学的人学习下。
enigma源码,可以给刚开始学的人学习下。
- 2022-08-08 17:09:14下载
- 积分:1
-
计算机组成原理实验11,提供给学生在学校…
计算机组成原理试题11,提供给在校学生,或者考研需要者,希望能提供一些帮助-Principles of Computer Organization Test 11, made available to students at school, or study section for those who need it, hoping to provide some help
- 2022-10-25 16:10:03下载
- 积分:1
-
无网格法权函数求解子程序,需要和以上载的第一个程序和用!...
无网格法权函数求解子程序,需要和以上载的第一个程序和用!-without grid power function for subroutines, and the need to contain the above procedures and the use of one!
- 2022-09-06 17:40:03下载
- 积分:1
-
evolynx radius源码实现,RADIUS协议支持
evolynx radius源码实现,RADIUS协议支持-Source evolynx radius realize, RADIUS protocol support
- 2023-06-10 08:15:04下载
- 积分:1
-
ExCEL VBA contrast to the two tables.
ExCEL中的VBA对比两个表。-ExCEL VBA contrast to the two tables.
- 2023-08-14 23:20:03下载
- 积分:1
-
桌面录象软件!拥有着宽软件,你就可以轻松的记录下年一在桌面上所做的一切...
桌面录象软件!拥有着宽软件,你就可以轻松的记录下年一在桌面上所做的一切-desktop video software! The software has a wide, you can easily record, one on the table, everything done
- 2022-01-26 05:42:07下载
- 积分:1
-
program to perform sequential divider in vhdl
program to perform sequential divider in vhdl
- 2023-01-02 23:05:04下载
- 积分: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