-
用 ddraw 编写的一个RPG游戏源码,资源文件太大没有上传。
用 ddraw 编写的一个RPG游戏源码,资源文件太大没有上传。-Written with an RPG game ddraw source code, resource files do not upload too much.
- 2022-03-05 01:32:00下载
- 积分:1
-
It is no easy task to design a library for generic programming. Java s solution...
It is no easy task to design a library for generic programming. Java s solution has many nice features but is certainly not the only possible approach.
- 2023-05-11 15:55:03下载
- 积分:1
-
Windows虚拟内存 的c语言 演示
监视 内存状况
Windows虚拟内存 的c语言 演示
监视 内存状况-Virtual memory
- 2022-06-02 16:29:01下载
- 积分:1
-
用VB通过GPIB接口对仪器进行控制,主要用于产品自动测试。
用VB通过GPIB接口对仪器进行控制,主要用于产品自动测试。-we can control the instrument through the GPIB interface using VB. It is fit to test the product automatically.
- 2023-07-25 20:25:02下载
- 积分:1
-
简单人事管理系统
#include
#include
#include
#include
using namespace std;
const int Maxr=100;
int ID=10000;
class Employee //职工类
{
int tag;//删除标记
int no;//职工编号
char name[20];//职工姓名
char zw[20]; //职工职务
- 2022-03-24 22:13:18下载
- 积分:1
-
可以比较两行文字的相似率,支持中文
可以比较两行文字的相似率,支持中文
-can compare the two lines similar rate, Chinese support
- 2022-08-21 16:50:31下载
- 积分:1
-
可以直接进行行列式的计算
输入为行列式,输出为行列式的值...
可以直接进行行列式的计算
输入为行列式,输出为行列式的值-Can directly enter the calculation of the determinant as the determinant, the output value for the determinant
- 2022-03-12 16:44:47下载
- 积分:1
-
IC卡数据读写代码下载
IC卡数据读写代码下载-IC card reader data downloaded code
- 2023-03-16 01:50:04下载
- 积分:1
-
实现定时器算法逻辑,本身不带定时驱动器 TimerLogic实现了一个模拟的时钟,这个时钟的最上一层(类似秒针)是一个256个刻度的盘子,下面四层(类似分钟,时...
实现定时器算法逻辑,本身不带定时驱动器 TimerLogic实现了一个模拟的时钟,这个时钟的最上一层(类似秒针)是一个256个刻度的盘子,下面四层(类似分钟,时针)有刻度是64的小盘子,上层转一圈之后下一层的刻度就走一个刻度。指示当前盘子走到那个刻度是TimerVec(或TimerVecRoot)的index。-achieve timer algorithm logic, it should not take regular drives TimerLogic achieved a simulated clock, the clock on the floor (similar hands of) 256 is a calibration of the dishes, the following four (similar minute hand of a clock) is a scale of 64 small plates, the upper circle turn Zhi after the next level of calibration leave a mark. The current instructions that come calibration plate is TimerVec (or TimerVecRoot) index.
- 2023-03-20 20:00:04下载
- 积分:1
-
md5压缩,使用简单,md5压缩核心函数都有包含
md5压缩,使用简单,md5压缩核心函数都有包含-md5 compression, using a simple, md5 compression core functions have included
- 2022-03-18 04:20:08下载
- 积分:1