-
qt-embedded开发的实例教程,通过10个实例让你很快入门。-qt-embedded examples of the development of curricula, the adoption of 10 examples of your entry soon.
- 2022-03-07 08:10:28下载
- 积分:1
-
一个足球彩票程序,不是原创.是朋友偷来的!
一个足球彩票程序,不是原创.是朋友偷来的!-a football lottery process, not originality. Friends stolen!
- 2022-06-14 05:04:23下载
- 积分:1
-
MAKE MEDAL
因为单位所有单据,且具有法律效力的文件,都必须加盖单位公章,但公章不能每人都有,所以研发此工具,可以自己电子公章-MAKE MEDAL
- 2023-03-23 14:20:03下载
- 积分:1
-
一个完全的C编译的程序,这样的操作系统课程…
一个完完全全用c编译的程序,使操作系统的课程设计,实现了安全分配,回收,网上的大多都没有回收操作,使一个非常完整的银行家算法的实现-a totally c compiler with the procedures so that the operating system of curriculum design, realization of a security allocation, recovery, most of the Internet are not recycling operation, a very integrity of the algorithm to achieve bankers
- 2023-05-18 04:30:03下载
- 积分:1
-
序我们可以4536458909 8 0分,16:10
排序we
4536458909可 0-=- 8捌认为
-sequencing we can 4536458909 8 0 16:10 split that
- 2022-03-01 20:34:01下载
- 积分:1
-
MATLAB代码的各种方法
matlab code for various methods
- 2022-04-01 22:29:48下载
- 积分:1
-
vc++串口通信典型实例
vc++6.0串口通信的典型实例,其中包括pc机与pc机之间的通信,PC机与单片机,pc机与智能仪器,等的串口通信实例
- 2022-03-13 03:14:22下载
- 积分:1
-
COM versus CORBAA Decision Framework! 1 introduced the use COM or CORBA record D...
COM versus CORBAA Decision Framework!一本介绍应该使用COM还是CORBA的记录文摘!-COM versus CORBAA Decision Framework! 1 introduced the use COM or CORBA record Digest!
- 2022-02-20 20:57:59下载
- 积分:1
-
PB do with a small library management system without the installation procedure...
用PB做的一个小型图书管理系统 无安装程序ASA数据库-PB do with a small library management system without the installation procedure ASA databases
- 2022-05-23 11:31:14下载
- 积分: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