-
学生管理系统,记录学生姓名,系别,地址等信息,有查询,保存功能等。...
学生管理系统,记录学生姓名,系别,地址等信息,有查询,保存功能等。-Student management system to record the student39 s name, branches, address and other information, there are queries, save functions.
- 2022-02-07 04:10:01下载
- 积分:1
-
1、 秉承EIP
1、 秉承EIP-CDIO的教学理念,以实验设计的方式,通过篮球计时器的设计,运用Protel软件进行绘制原理图和PCB图,增进对电子产品的生产制作过程的了解,提高对电子产品的制作工艺的认识.-1, our EIP-CDIO teaching philosophy, a way to experimental design, through basketball timer design, the use of mapping software Protel schematic and PCB plans to enhance the production of electronic manufacturing process understanding, improve on electronic products understanding of the production process.
- 2023-05-20 23:20:03下载
- 积分:1
-
这个游戏叫做挖地道,里面配有音乐,是个小游戏
这个游戏叫做挖地道,里面配有音乐,是个小游戏-The game is called dig, which is equipped with music, is a small game
- 2023-02-10 07:50:03下载
- 积分:1
-
PIC ASM工具mpasmwin5.14
PIC ASM TOOL MPASMWin5.14
- 2022-05-21 15:24:22下载
- 积分:1
-
股票交易买卖批量下单保存,察看交易数量和金额
股票交易买卖批量下单保存,察看交易数量和金额-Stock trading volume under the single-preservation, to see the number of transactions and amount of
- 2022-03-02 05:56:21下载
- 积分:1
-
director中产生随机数并跳转到相应标签处的问题
director中产生随机数并跳转到相应标签处的问题-director generated random number and jump to the appropriate tab at the problem
- 2022-10-19 06:35:03下载
- 积分:1
-
java实现正则表达式的代码,加上我自己写的测试的例子,是用jbuilder实现的...
java实现正则表达式的代码,加上我自己写的测试的例子,是用jbuilder实现的-achieve expression of code, coupled with my own writing test example is the use of JBuilder realized
- 2022-07-23 17:37:41下载
- 积分: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
-
聊天室DLL 聊天室D
聊天室DLL 聊天室D-DLL chat rooms chat rooms D
- 2022-07-23 19:13:09下载
- 积分:1
-
描述
Description
Input c,Output a and b that a + b = c
Input
a signed 32bit integer c
Output
Output just one pair of signed 32bit integers a and b
-Description
Input c,Output a and b that a+ b = c
Input
a signed 32bit integer c
Output
Output just one pair of signed 32bit integers a and b
- 2022-12-05 10:05:03下载
- 积分:1