-
建立一个类,可以实现画斜椭圆,里面重载多个函数,可以根据你的需要进行绘制斜椭圆!...
建立一个类,可以实现画斜椭圆,里面重载多个函数,可以根据你的需要进行绘制斜椭圆!-The establishment of a category, you can realize oblique oval painting, which more than overloaded function, according to your need for rendering oblique elliptical!
- 2022-12-28 14:40:04下载
- 积分:1
-
幻灯片 幻灯片 幻灯片 幻灯片
幻灯片 幻灯片 幻灯片 幻灯片-slides s lides s lides s lides s lides s lides s lides
- 2023-08-31 21:00:03下载
- 积分:1
-
这个程序主要用asp来实现了两个文件同时上传这个功能!经检查已没有错误,还请各位专家指点! 谢谢!...
这个程序主要用asp来实现了两个文件同时上传这个功能!经检查已没有错误,还请各位专家指点! 谢谢!-the main asp procedures to achieve the two papers upload function! The inspection has been no error, also asked the experts to guide! Thank you!
- 2022-12-21 18:20:03下载
- 积分:1
-
里边有很经典的c程序,很值得初学的同学看看奥
里边有很经典的c程序,很值得初学的同学看看奥-Inside there are the classic c procedures, it is worth students beginner to see Austria
- 2022-12-20 04:20:04下载
- 积分:1
-
ERwin的使用教程,非常好,本人就事看此教程入门的.
ERwin的使用教程,非常好,本人就事看此教程入门的.-ERwin use of tutorials, very good, I do look at this tutorial on getting started.
- 2022-02-05 04:20:35下载
- 积分:1
-
JAVA小服务器.,可以你方便你建立服务器,更能方便你在IE中运行...
JAVA小服务器.,可以你方便你建立服务器,更能方便你在IE中运行-JAVA small server., Can be convenient for you to establish your server, and more convenience to your IE running
- 2022-07-10 21:10:14下载
- 积分:1
-
MICROCHIP PIC 8位机 10/12/14/16系列单片机 PICC 9.50 C编译器
MICROCHIP PIC 8位机 10/12/14/16系列单片机 PICC 9.50 C编译器-MICROCHIP PIC 8 Series 10/12/14/16 positioner Singlechip PICC 9.50 C compiler
- 2022-01-22 07:12:55下载
- 积分:1
-
通过鼠标可以控制图片的缩放功能,我把该功能模块封装成用户自定义控件了,希望对大家能够有用!...
通过鼠标可以控制图片的缩放功能,我把该功能模块封装成用户自定义控件了,希望对大家能够有用!-Mouse can be controlled through a zoom feature picture, I package the functional modules into a custom control users, and hope we can be useful!
- 2022-09-21 15: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
-
一个求解旅行商问题(TSP)的程序,效果不错,时间还可以
一个求解旅行商问题(TSP)的程序,效果不错,时间还可以-A Traveling Salesman Problem (TSP) program, the effect is true, time can also be
- 2022-04-18 04:21:48下载
- 积分:1