-
一个使数据文件的数据减速去前1000个点(可修改)平均值的算法....
一个使数据文件的数据减速去前1000个点(可修改)平均值的算法.-a data information in the paper before the slowdown to 1,000 points (to be revised) average of the algorithm.
- 2022-01-26 02:23:59下载
- 积分:1
-
Verilog实现的LCD控制器,在实现了LCD接口以及相关的控制时序。...
Verilog实现的LCD控制器,在实现了LCD接口以及相关的控制时序。-Verilog implementation LCD controller
- 2023-09-09 00:05:03下载
- 积分:1
-
时钟设置时钟类程序,设置二次时间并显示输出和学生信息
时钟设置时钟类程序,设置二次时间并显示输出和学生信息-clock set the clock category, the setting is the second time, and output of information and students
- 2022-03-18 09:32:14下载
- 积分:1
-
关于编译原理的学习内容,
《编译原理(第3版)》
关于编译原理的学习内容,
《编译原理(第3版)》-build on the principle of learning content, "Compiler Principle (3rd edition)"
- 2023-07-19 18:50:07下载
- 积分:1
-
Realize with vc 6.0 Notepad function, through which patients can understand the...
用vc 6.0实现记事本功能, 通过该例可以了解记事本的实现方法.-Realize with vc 6.0 Notepad function, through which patients can understand the realization of methods of Notepad.
- 2022-03-18 08:58:06下载
- 积分:1
-
point font
point font
- 2023-08-08 14:25:02下载
- 积分:1
-
a good book on system verilog
a good book on system verilog
- 2022-02-05 16:11:49下载
- 积分:1
-
本套网络视频教程由<华清远见嵌入式培训中心>提供,解压后,打开主文件夹下的<index.html>文件即可收看视频。...
本套网络视频教程由提供,解压后,打开主文件夹下的文件即可收看视频。-This set of video tutorials from
- 2022-03-16 00:10:53下载
- 积分:1
-
快速查找文本内容,用于TXT WORD 十六进制等查询
快速查找文本内容,用于TXT WORD 十六进制等查询-Quickly find the text for TXT WORD hexadecimal inquiries, etc.
- 2022-08-10 06:30: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