-
常见OS磁盘文件系统的数据结构及应用,好东西啊,大家快下,下了我好下
常见OS磁盘文件系统的数据结构及应用,好东西啊,大家快下,下了我好下-common OS disk file system data structures and applications, good things ah, we fast, I had a good under
- 2023-06-04 14:35:03下载
- 积分:1
-
GMM的巨磁电阻效应
gmm gmr
gmm gmr
- 2023-06-01 15:35:03下载
- 积分:1
-
一个扫雷游戏,用鼠标控制左击确定无雷,右击确定有雷,在右击取消有雷标记,刚开始用鼠标控制菜单,选者难度,及记录,开始游戏后按 F2返回菜单...
一个扫雷游戏,用鼠标控制左击确定无雷,右击确定有雷,在右击取消有雷标记,刚开始用鼠标控制菜单,选者难度,及记录,开始游戏后按 F2返回菜单-a minesweeping games, with the left mouse control attack to determine mine-free, right click identified minefields in the right-to remove the minefields marked the beginning, with mouse control menu, the choices were difficult, and records of the games started by F2 to return to the menu
- 2022-02-15 23:54:23下载
- 积分:1
-
在西安鼎成丹徐积余东一siteweaver开发
在线订单程序,基于动易SITEWEAVER开发-zai xian ding dan cheng xu,ji yu dong yi siteweaver kai fa
- 2022-01-25 22:04:05下载
- 积分:1
-
在MATLAB下实现了图像的方块编码功能
在MATLAB下实现了图像的方块编码功能-Achieve the image in the MATLAB code in the box functionality
- 2022-03-04 13:22:05下载
- 积分:1
-
java实现的几类排序算法包括,快速算法,SHELL算法等非常经典的算法...
java实现的几类排序算法包括,快速算法,SHELL算法等非常经典的算法-achieving several of the sorting algorithms include rapid algorithm, SHELL algorithm very classic algorithm
- 2022-07-01 03:50:25下载
- 积分:1
-
supplies insurance management system
劳保用品管理系统-supplies insurance management system
- 2023-05-26 14:00:03下载
- 积分:1
-
用powerbuilder写的一个多文档记事本
用powerbuilder写的一个多文档记事本-written by more than one document Notepad
- 2023-07-11 20:15:03下载
- 积分:1
-
配合刚刚上传的TOOLBOX_calib,是进行标定的标定图
配合刚刚上传的TOOLBOX_calib,是进行标定的标定图-With just uploaded TOOLBOX_calib, calibration is the calibration graph
- 2023-04-18 11:10:03下载
- 积分: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