-
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
-
管理系统小十分 而就身体后 是上 按时上突然后
管理系统小十分 而就身体后 是上 按时上突然后 -management system is very small and it is on the body after time after suddenly
- 2022-02-04 02:42:28下载
- 积分:1
-
how to menus 如何使用菜单?
how to menus 如何使用菜单?-how how to use the menus to the menu
- 2022-06-20 04:57:19下载
- 积分:1
-
自己写的小代码.是学习加瓦的第一个小程序,熟悉编程环境的...
自己写的小代码.是学习加瓦的第一个小程序,熟悉编程环境的-Write their own little code. Gaoua the first to learn a small procedures, familiar with the programming environment
- 2022-02-11 17:17:29下载
- 积分: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
-
内部算法排序比较,按从小到大排序,快速算法,归并排序,冒泡排序等...
内部算法排序比较,按从小到大排序,快速算法,归并排序,冒泡排序等-Comparison of internal sorting algorithm, to sort by from small to large, fast algorithms, merge sort, bubble sort, etc.
- 2022-05-12 23:23:59下载
- 积分:1
-
The GRLIB IP Library is an integrated set of reusable IP cores, designed for sys...
The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip
(SOC) development. The IP cores are centered around a common on-chip bus, and use a coherent
method for simulation and synthesis. The library is vendor independent, with support for different
CAD tools and target technologies. A unique plug&play method is used to configure and connect
the IP cores without the need to modify any global resources.-The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) developmen t. The IP cores are centered around a common on-c hip bus, and use a coherent method for simulation and syn thesis. The library is vendor independent, with support for different CAD tools and target technologies. A unique plug
- 2022-12-07 22:00:03下载
- 积分:1
-
DOS下逻辑锁 首先,大略介绍一下我的程序,我是用汇编写成,程序有2个文件:hdlock.exe hdlock.dat ,其中hdlock.dat是我写的用于装...
DOS下逻辑锁 首先,大略介绍一下我的程序,我是用汇编写成,程序有2个文件:hdlock.exe hdlock.dat ,其中hdlock.dat是我写的用于装入硬盘0柱0道1扇的硬盘锁,hdlock.exe实现 (1)把hdlock.dat装入硬盘0柱0道1扇并设置硬盘锁的密码,(2)修改密码,(3)卸载 硬盘锁 在此,先介绍一下 hdlock.dat,因为硬盘锁本身受空间限制,必须严格控制在1bdH 字节内,(知道为什么吗?)所以是不能用masm先写原程序,再编译,我基本上是用debug 的A命令一次性写出来的,我把这些反汇编了出来,加上一些注释,给大家看看,互相学习 吗。 -DOS logic lock First, I briefly tell us about the procedure that I used the compilation of written procedures are two documents : hdlock.exe hdlock.dat, hdlock.dat yes, I wrote for the packed column drives 0 0 1 hard disk lock, hdlock.exe achieve ( 1) hdlock.dat loaded drive 0- 0 and set up a password lock drive, (2) to alter the code, (3) remove the hard disk lock, first tell us about hdlock.dat, since drive lock itself subject to space restrictions, must be strictly controlled within the 1bdH byte (wonder why?) So it is not used can write original program first and then build, basically, I used the debug A one-time write down orders, I put out a compilation of the anti-plus some notes, for every
- 2022-04-23 17:27:25下载
- 积分:1
-
工业电磁加热原代码
应用背景可应用于电磁感应加热的单片机控制,能完成加热器功率控制,以及温度保护,过压保护,过流保护,数码显示等功能。实际可应用于化工,塑料等行业的电加热应用关键技术用于工业加热器的软件控制,通过控制PWM输出,调节功率大小。软件加入各种保护功能,使工业加热器安全可靠的工作
- 2023-03-09 01:40:03下载
- 积分:1
-
IC Card Reader IC Card Reader IC Card Reader
IC卡读写
IC卡读写
-IC Card Reader IC Card Reader IC Card Reader
- 2022-02-01 00:24:11下载
- 积分:1