-
Undelete the record, compress the database of DBase and Foxpro, written by Delph...
因为时常编写程序总是会遇到意外删除之后无法找回的情况,现利用Delphi实现了反删除操作-Undelete the record, compress the database of DBase and Foxpro, written by Delphi.
- 2022-03-18 17:24:49下载
- 积分:1
-
MFC写的LRC文件提取分析方法与歌词
mfc写的lrc文件提取解析程序,按时间排列歌词-mfc written lrc file extraction analytical procedure time with lyrics
- 2022-11-03 07:45:03下载
- 积分:1
-
这是操作系统中的一个进程调度算法的源程序!使用delphi7.0K开发!...
这是操作系统中的一个进程调度算法的源程序!使用delphi7.0K开发!-This is a programme of arithmetic of process attemper with DELPHI 7.0.
- 2022-01-26 16:05:21下载
- 积分:1
-
一个简单的,vc实现的登录界面。希望能有所帮助
一个简单的,vc实现的登录界面。希望能有所帮助-A simple, vc realize the login screen. Hope to be helpful
- 2022-04-30 06:10:46下载
- 积分:1
-
A simple game, very fun, there is the original code, is VC++ Prepared
一个简单的游戏,很好玩,有原代码,是VC++编写的-A simple game, very fun, there is the original code, is VC++ Prepared
- 2022-04-29 09:05:44下载
- 积分:1
-
上传的是站长收藏夹里的源代码
上传的是站长收藏夹里的源代码-upload favorites is the head of the source code Lane
- 2022-03-04 03:40:08下载
- 积分:1
-
12天的圣诞节
12 Days Of Christmas
- 2022-04-19 14:53:54下载
- 积分:1
-
用Excel做一个交易软件
用Excel做一个交易软件,目的是为了让大家更好的学习怎么实现编程的学习和使用,可以自动化交易,无人职守,实现股票交易的自动化,再也不求人。
- 2022-05-26 03:02:08下载
- 积分: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
-
在Pocket PC上实现用GPS模块读取信息
在Pocket PC上实现用GPS模块读取信息-Achieved in the Pocket PC with GPS module to read information
- 2022-10-09 10:10:03下载
- 积分:1