-
三道几何题:hdu 1007、hdu 2289、poj 3714
三道几何题:hdu 1007、hdu 2289、poj 3714-Three geometry question: hdu 1007, hdu 2289, poj 3714
- 2022-02-15 06:47:15下载
- 积分:1
-
收费系统我的第一个系统
收费系统我的第一个系统-system of a system
- 2022-01-25 18:06:06下载
- 积分:1
-
求最短路径的C++ 源代码 ,用很简单的数据结构实现的,运行速度很快...
求最短路径的C++ 源代码 ,用很简单的数据结构实现的,运行速度很快-The shortest path for the C++ Source code, using very simple data structure to achieve, to run fast
- 2022-02-25 07:46:16下载
- 积分:1
-
的地磅管理系统,还不错
的地磅管理系统,还不错-the loadometer management system, but also good
- 2022-08-22 20:58:23下载
- 积分:1
-
Matlab应用篇提供了大量的Matlab应用实例。配合前三篇所讲内容,巩固Matlab知识。...
Matlab应用篇提供了大量的Matlab应用实例。配合前三篇所讲内容,巩固Matlab知识。-Matlab Application chapter provides a large number of application examples Matlab. Compatible with the three have said, the consolidation of Matlab knowledge.
- 2022-06-14 23:04:39下载
- 积分:1
-
家谱管理系统
家谱管理系统
任务:实现具有下列功能的家谱管理系统
功能要求:
1). 输入文件以存放最初家谱中各成员的信息,成员的信息中均应包含以下内容:
姓名、出生日期、婚否、地址、健在否、死亡日期(若其已死亡),也可附加其它信息、但不是必需的。
2). 实现数据的存盘和读盘。
3). 以图形方式显示家谱。
4). 显示第n 代所有人的信息。
5). 按照姓名查询,输出成员信息(包括其本人、父亲、孩子的信息)。
6). 按照出生日期查询成员名单。
7). 输入两人姓名,确定其关系。
8). 某成员添加孩子。
9). 删除某成员(若其还有后代,则一并删除)。
10).修改某成员信息。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-21 03:00:19下载
- 积分:1
-
这是字符串匹配算法中很著名的KMP算法,此文件仅供大家参考,具体是否能调通,本人还没有试过...
这是字符串匹配算法中很著名的KMP算法,此文件仅供大家参考,具体是否能调通,本人还没有试过-This is a string matching algorithm is famous KMP algorithm, this document is your reference, specifically whether Qualcomm will emphasize, I have not tried
- 2022-03-30 22:24:58下载
- 积分:1
-
matlab排队仿真代码
假设某银行有4个窗口对外接待客户,从早晨银行开门起不断有客户进入银行。由于每个窗口在某个时刻只能接待一个客户,因此在客户人数众多时需要在每个窗口前顺次排队,对于刚进入银行的客户,如果某个窗口的业务员正空闲,则可上前输业务;反之,若4个窗口均有客户所占,他便会排在人数最少的队伍后面。
- 2022-05-05 06:36:58下载
- 积分:1
-
1. The definition of the order of string storage structure. 2. The initializatio...
1.定义串的顺序存储结构。
2.编写函数实现串的初始化、分配、取子串算法
3.编写函数据实现串的模式匹配-1. The definition of the order of string storage structure. 2. The initialization string write function implementation, distribution, taking sub-string algorithm 3. Write a function, according to string pattern matching to achieve
- 2022-08-25 03:34:41下载
- 积分:1
-
Pure C language to write a small general
纯C语言写的小型通用数据库,一个C数据结构组科技小组的作品,附有开发思路PPT,这可是一个宝贵的资源哦,更底层的东西,运行于DOS提示符,可以新建数据库等操作。C的编程高手们值得参考一下。-Pure C language to write a small general-purpose database, a data structure C Group Technology Group works to develop ideas with PPT, this is a valuable resource Oh, and the bottom of things, running on the DOS prompt, you can operate a new database. C programming masters worthy of reference.
- 2023-01-16 16:55:04下载
- 积分:1