-
这是一个用回溯算法解0
这是一个用回溯算法解0--1背包问题的C++程序(好用的)-This is a backtracking algorithm used 0 1 knapsack problem of the C++ Procedure (useful)
- 2022-02-05 22:06:27下载
- 积分:1
-
简单的计算器,暂时不支持复杂的函数如,三角函数等
简单的计算器,暂时不支持复杂的函数如,三角函数等-A simple calculator, temporary does not support the complex functions such as trigonometric functions, etc.
- 2022-03-02 01:20:12下载
- 积分:1
-
数据结构程序(顺序表 单链表 栈 队列 串 数组)
自己写的一些简单的数据结构代码 包括了顺序表 单链表 栈 队列 串 数组 树 和 图还没写 写完再发
- 2022-09-07 17:30:03下载
- 积分:1
-
矩阵运算
Matrix operations
solution of AX=B
Jordan and newton Methods
- 2022-03-03 02:05:43下载
- 积分:1
-
ORACLE数据库的并集查询
ORACLE数据库的并集查询-ORACLE database inquiries and Set
- 2022-02-02 13:05:45下载
- 积分:1
-
Written in C language string handling methods based on the data structure prepar...
C 语言写的字符串处理方法 依据数据结构的方法编写的关于串处理的各个函数-Written in C language string handling methods based on the data structure prepared by the various string handling functions
- 2022-08-15 07:41:41下载
- 积分:1
-
图书馆系统
创建一个随机访问文件,为图书馆的书,它将只包含基本信息关于每一个书记录列表将有一个独特的国际标准书号没有、 书类别、 书名和作者姓名、 出版商名称、 出版年月和价格.程序应该能够从文件加载书籍列表。 书本中。程序应该能够添加到列表中的新书,从列表中删除一本书更新本书的详细信息,显示列表中的图书信息和书籍列表保存到一个文件存储
- 2022-12-04 09:40:03下载
- 积分:1
-
功能实现:1).输入,显示各个学生信息 2).根据学号,姓名查找某个学生的成绩 3).修改学生信息 4).删除学生信息 5) 清空数据库6)选择范围的输出学生成...
功能实现:1).输入,显示各个学生信息 2).根据学号,姓名查找某个学生的成绩 3).修改学生信息 4).删除学生信息 5) 清空数据库6)选择范围的输出学生成绩排名。-Function achieve: 1). Input, display individual student information 2). According to Student ID, name to find a student" s achievement 3). Modified Student Information 4). Remove Student Information 5) Clear the database 6) Select the output range of student achievement rankings.
- 2022-07-18 04:56:50下载
- 积分:1
-
大三计算机的数据结构的 c++ 所用的 头文件
大三计算机的数据结构的 c++ 所用的 头文件-junior computer data structure used by the c in the first paper
- 2023-03-30 12:25:03下载
- 积分:1
-
已知一个网络对应的邻接矩阵,求该网络上的最大流。属于数据结构中的问题。...
已知一个网络对应的邻接矩阵,求该网络上的最大流。属于数据结构中的问题。-a network known counterparts in the adjacent matrix, the network for the maximum flow. Data structures belonging to the problem.
- 2022-07-21 20:53:21下载
- 积分:1