-
商店信息管理系统源代码2600多行
有图形界面
仅供学习参考...
商店信息管理系统源代码2600多行
有图形界面
仅供学习参考-Store information management system source code more than 2600 firms have a graphical interface for reference purposes only learning
- 2022-03-20 15:14:40下载
- 积分:1
-
BM关键字查找算法,在用于查找子字符串的算法当中,BM(Boyer...
BM关键字查找算法,在用于查找子字符串的算法当中,BM(Boyer-Moore)算法是目前相当有效又容易理解的一种,一般情况下,比KMP算法快3-5倍。-BM keyword search algorithm used in the sub-string search algorithm which, BM (Boyer-Moore) algorithm is quite effective and easy to understand A, under normal circumstances, more than 3-5 times the KMP algorithm quickly.
- 2022-03-10 14:08:21下载
- 积分:1
-
链表信息
学生信息建立
// 上机实验二.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "iostream.h"
#include "string.h"
struct Student
{
char id[10];
char name[10];
char sex[10];
char grade[10];
char tel[10];
int age;
};
- 2022-02-14 01:40:40下载
- 积分:1
-
很好的VFP6.0源代码程序.人事管理系统
很好的VFP6.0源代码程序.人事管理系统-good VFP6.0 source code procedures. Personnel Management System
- 2022-04-17 00:59:11下载
- 积分:1
-
很实用的人事中介管理系统,可用于小型企业,也可用于毕业设计!...
很实用的人事中介管理系统,可用于小型企业,也可用于毕业设计!-very useful intermediary personnel management system can be used for small enterprises, will also be used for graduation design!
- 2022-03-04 01:25:43下载
- 积分:1
-
想学习算法的朋友,可以看看拉格朗日算法参考参考
想学习算法的朋友,可以看看拉格朗日算法参考参考-Want to learn algorithms Friend, you can look at the Lagrangian algorithm reference reference
- 2023-02-03 01:05:04下载
- 积分:1
-
YAN Wei
严蔚敏的数据结构(C语言)源码,适合研究-YAN Wei-min data structure (C language) source code, suitable for research
- 2022-04-10 07:43:29下载
- 积分:1
-
pppppppppppppppppppppppppppppp
这是一个停车场的模拟系统,在对数据结构栈与队列的熟悉及实现-pppppppppppppppppppppppppppppp
- 2022-03-18 14:08:13下载
- 积分:1
-
约瑟夫环实现
约瑟夫环实现
- 2022-02-07 00:49:01下载
- 积分:1
-
咖啡厅和餐厅
此应用程序是设计用来管理客户端服务器应用程序-基于数据库的咖啡馆。设计建成使用 PHP 的服务器和客户端移动机器人的应用程序。
- 2022-12-21 17:10:04下载
- 积分:1