-
RPG游戏的地图编辑器的源代码,可以用于编辑RPG游戏的地图,永远…
RPG游戏地图编辑器源代码,可以用于编辑RPG游戏的地图,供大家学习如何制作RPG游戏的地图工具-RPG game map editor source code, can be used for editing RPG game maps, for everyone to learn how to produce the maps RPG game tools
- 2022-08-07 16:14:50下载
- 积分:1
-
point font
point font
- 2023-08-08 14:25:02下载
- 积分:1
-
debian linux hard disk installation files. the hard disk to install the hard dis...
debian linux 硬盘安装文件.硬盘安装硬盘安装-debian linux hard disk installation files. the hard disk to install the hard disk installation
- 2022-03-01 11:02:48下载
- 积分:1
-
单片机时钟模块
资源描述
单片机的时钟模块,晶振频率为11.0592MHZ,proteus的联调仿真
单片机的时钟模块,晶振频率为11.0592MHZ,proteus的联调仿真
- 2022-08-17 06:26:51下载
- 积分:1
-
这是我买的开发板上的arm2410的用户手册是pdf文档,希望对2410爱好者有帮助...
这是我买的开发板上的arm2410的用户手册是pdf文档,希望对2410爱好者有帮助-This is what I bought to mark the arm2410 development of a user manual is pdf documents, 2410 lovers hope to help
- 2022-11-02 20:40:03下载
- 积分:1
-
Add BDE alias: paikedata set path: [location] paike data (such as: e: paike...
添加BDE别名:paikedata
设置path:[存放位置]paikedata (如:e:paikedata)
运行:f_ssgl.exe
--★运行说明------------------------------------------------
13
用户名:nwn
密码:j -Add BDE alias: paikedata set path: [location] paike data (such as: e: paike data) to run: f_ssgl.exe- ★ run Description------------------------------------------------ 13 user name: nwn password: j
- 2022-01-25 15:23:34下载
- 积分:1
-
LabView controls inside the call and management procedures, there are a lot of r...
LabView里面的控件调用和管理程序,还有很多的相关的子程序-LabView controls inside the call and management procedures, there are a lot of related subroutines
- 2022-03-13 18:03:55下载
- 积分:1
-
一个简单的计数器
一个简单的计数器-a simple counter
- 2022-07-23 20:06:18下载
- 积分:1
-
这是一个显示系统当前实践的vrml程序,完全手写,观看代码请用vrmlpad,预览效果请用bs....
这是一个显示系统当前实践的vrml程序,完全手写,观看代码请用vrmlpad,预览效果请用bs.-This is a display system the current practice of VRML procedures, completely handwritten watch code please vrmlpad, please preview the effect of bs.
- 2022-05-12 12:14:15下载
- 积分: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