-
我们使用的MIS系统的未来发展为一套powerbuil设计…
我们利用MIS系统的前台开发PowerBuilder 90 设计了一套程序,在普通激光打印机上实现了条码打印,圆满的解决了生产管理上的条码问题。
-We use the future development of MIS system for the design of a set of PowerBuilder 9.0 program
- 2022-01-29 04:50:47下载
- 积分:1
-
一个很好用的MPEG2
一个很好用的MPEG2-TS流分析软件,内含序列号,保证可以使用-A good use of MPEG2-TS stream analysis software, including the serial number to ensure that you can use
- 2022-05-23 12:43:09下载
- 积分:1
-
一个基本的窗口游戏例子很有意思,哦,是美国退伍军人..
一个基本的windows游戏程序范例,也很有意思哦,是一个老美写的!-a basic windows Games examples are very interesting, oh, is a veteran of the U.S. write!
- 2023-03-19 20:40:03下载
- 积分:1
-
some examples of opencv
some examples of opencv
- 2022-10-16 09:15: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
-
opnet仿真实例,希望对大家有帮助,
opnet仿真实例,希望对大家有帮助,-OPNET
- 2022-10-13 05:55:03下载
- 积分:1
-
(1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形...
(1) 设计一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形,如果没有参数,则通过异常处理方法现实错误消息。(用于计算面积的方法是一个重载的方法。提示:定义一个抽象的父类,并提供一个抽象的方法area(). 再派生出三个子类,重写area()方法,然后在main方法中用多态来实现具体的面积函数的调用)。-(1) design a program based on user input for the command line parameters to calculate the number of rectangular, square, triangle area. If the input parameter is one, two, three then they should correspond to a square, rectangle, triangle, without parameters, exception handling through the real error message. (Used to calculate the area is an overloaded method. Note: the definition of an abstract parent class, and provides an abstract method area (). To send birth to three sub-classes override area () method, and then in main method using multi-state to achieve a specific area of a function call).
- 2022-07-11 07:56:19下载
- 积分:1
-
有关字符处理及获取机器日期的一些源程序
有关字符处理及获取机器日期的一些源程序- Related character processing and gain machine date some source
programs
- 2022-02-11 23:00:02下载
- 积分:1
-
人脸识别相关的英文论文,希望对你有帮助
人脸识别相关的英文论文,希望对你有帮助-Face Recognition related English papers, I hope you have help
- 2022-03-02 08:10:05下载
- 积分:1
-
用vb编的一个关闭和启用注册表程序,希望对visual basic编程感兴趣和希望了关闭和启用注册表程序原理的人有所帮助...
用vb编的一个关闭和启用注册表程序,希望对visual basic编程感兴趣和希望了关闭和启用注册表程序原理的人有所帮助-With vb for a closing and opening of the registry process, in the hope that interested in visual basic programming and hope to shut down procedures and principles of the opening of the registry will help people! !
- 2022-08-24 19:50:54下载
- 积分:1