-
图书馆系统
创建一个随机访问文件,为图书馆的书,它将只包含基本信息关于每一个书记录列表将有一个独特的国际标准书号没有、 书类别、 书名和作者姓名、 出版商名称、 出版年月和价格.程序应该能够从文件加载书籍列表。 书本中。程序应该能够添加到列表中的新书,从列表中删除一本书更新本书的详细信息,显示列表中的图书信息和书籍列表保存到一个文件存储
- 2022-12-04 09:40:03下载
- 积分:1
-
This the memory allocation of some discussion and some algorithm to achieve!
这是有关内存分配的一些讨论 以及 一些算法的实现-This the memory allocation of some discussion and some algorithm to achieve!
- 2023-02-02 01:05:03下载
- 积分:1
-
这是VC++操作EXCEL的一个例子,希望对大家有所帮助
这是VC++操作EXCEL的一个例子,希望对大家有所帮助-this is a example of operate EXCEL with VC++,hope helpful to you!
- 2023-06-22 04:00:05下载
- 积分:1
-
图论中得kruskal 算法 求解最小生成树 算法为图论中得经典算法...
图论中得kruskal 算法 求解最小生成树 算法为图论中得经典算法
-In graph theory a Kruskal algorithm for minimum spanning tree algorithm in graph theory a classical algorithm
- 2022-03-19 20:45:12下载
- 积分:1
-
客户关系管理系统,可以进行一些简单的客户关系管理
客户关系管理系统,可以进行一些简单的客户关系管理
- 2022-05-31 07:57:46下载
- 积分:1
-
each RFC 3261 header is a corresponding access logo. However, many information f...
每个RFC 3261信息头有一个相应的存取标识. 但是,许多信息头拥有同样的形式。 例如。To和From的信息头都是由显示名和一个URI组成。 To和From信息头用来管理与处理NameAddr实例的. 这个类管理每个信息头类型来负责 解析信息头文本,倘若存储和存取在信息的生存期间,和序列化信息头值为翻译的文本。 下面的表显示了reSIP当前支持的每个RFC信息头的reSIP类型。 reSIP类型是一个SIP信息的信息头调用存取标识作为它的参数的返回类型。-each RFC 3261 header is a corresponding access logo. However, many information first with the same form. For example. To and From the information revealed by the first name and a URI component. To and From the first information for the management and disposal of NameAddr examples. The management of each category of information for the first type of analytical information to the first version, if the storage and access of information in the survival period, and sequence information for the first value of the text translation. The following table shows the current reSIP support of each of the first RFC information reSIP types. ReSIP type of information is a SIP call the first access to information as its logo to the return parameter types.
- 2022-01-24 14:57:37下载
- 积分:1
-
1. 问题描述设计一个国际象棋的马踏遍棋盘的演示程序。2. 基本要求将马随机放在国际象棋8*8棋盘的某个方格中,马按走棋规则进行移动。编制非递归程序,求出马的行...
1. 问题描述设计一个国际象棋的马踏遍棋盘的演示程序。2. 基本要求将马随机放在国际象棋8*8棋盘的某个方格中,马按走棋规则进行移动。编制非递归程序,求出马的行走路线,将数字1,2,3,4,…,64依次填入一个8*8方阵。-1. Problem description design of a chess board Ma travels in the demonstration program. 2. Ma basic requirements on random chess 8* 8 chessboard in a box, according to Ma go mobile chess rules. Preparation of non- recursive procedure, and seeking stepped routes, the number 1,2,3,4 ..., 64 were filled an 8* 8 matrix.
- 2023-05-30 01:50:03下载
- 积分:1
-
顺序表类型的实现,数据结构清华大学严老师C语言第二版算法。...
顺序表类型的实现,数据结构清华大学严老师C语言第二版算法。-order to achieve the type of data structure Tsinghua University teachers strict version of the second C-language algorithm.
- 2022-09-28 02:05:03下载
- 积分:1
-
大二,数据结构,8套期末考试试题,仅供学习之用
大二,数据结构,8套期末考试试题,仅供学习之用-Sophomore year, data structure, 8 sets of examination papers at the end, only learning
- 2022-12-24 16:00:03下载
- 积分:1
-
每一个参加排列的数据对应二叉树的一个结点,且任一结点如果有左(右)子树,则左(右)子树各结点的数据必须小(大)于该结点的数据。中序遍历排序二叉树即得排序结果。...
每一个参加排列的数据对应二叉树的一个结点,且任一结点如果有左(右)子树,则左(右)子树各结点的数据必须小(大)于该结点的数据。中序遍历排序二叉树即得排序结果。-Order to participate in each of the data corresponding to a binary tree node, and any one node if there is left (right) subtree, then the left (right) subtree of the data node must be small (large) in the node data. Order traversal of binary tree that is the result of a sort.
- 2022-11-17 03:15:03下载
- 积分:1