-
aviation shortest path detection, call VB D
航空最短路径探测,VB调用D-aviation shortest path detection, call VB D
- 2022-01-25 18:02:49下载
- 积分: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
-
根据储蓄管理条例,计算储蓄定期利息的程序。
根据储蓄管理条例,计算储蓄定期利息的程序。-savings under the regulations, the periodic interest savings calculation procedures.
- 2023-08-31 09:45:03下载
- 积分:1
-
使用BTREE索引方法开发的ISAM数据库系统
使用BTREE索引方法开发的ISAM数据库系统-ISAM database system which is developed by using BTREE index method
- 2023-06-18 07:35:04下载
- 积分:1
-
基于MATLAB的工程是一个很好的初学者和# 39;指南,介绍了…
Matlab基础篇是Matlab初学者的一个很好的向导,它介绍了Matlab的安装及初等的使用方法-Matlab Matlab for the project is a good beginner"s guide, it introduced the Matlab the installation and use of primary
- 2022-04-22 12:12:11下载
- 积分:1
-
题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行...
题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行逻辑连接信息的3元组顺序表表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算.矩阵的输入形式采用3元组表示,而运算结果的矩阵则以通常的阵列形式列出.概要设计:1.以带行逻辑连接信息的3元组顺序表表示稀疏矩阵2.本程序包含2个模块:(1) 各集合定义模块(2) 主程序模块-topics : sparse matrix refers to those elements for most of the matrix 0. Using sparse features storage and computation can be greatly reduced storage space and improve computational efficiency. One can achieve for sparse matrix operations basic computing device. Basic requirements : OK logical connection with the three yuan Information Group the order said the sparse matrix table to achieve two matrices together, subtract and multiply arithmetic. Matrix entry forms using three yuan Group said, and the results of the matrix operations while the usual array listed. summary of design : 1. in line with the logic of information linking the three element group said sparse chronology matrix 2. this program contains two modules : (1) Set module (2) main program module
- 2022-05-29 01:02:00下载
- 积分:1
-
本人收集的一些数据结构经典算法实现,感觉还不错
本人收集的一些数据结构经典算法实现,感觉还不错-shu ju jie gou jing dian suan fa shi xian
- 2022-08-25 10:21:12下载
- 积分:1
-
For K
求K阶斐波那契序列 一个难得的数据结构示例 有详细注解 适合正在学习数据结构的STU-For K-order Fibonacci sequence a rare example of data structure has detailed annotations are learning the data structure suitable for the STU
- 2022-04-22 01:20:38下载
- 积分:1
-
货郎担限界算法 c语言
货郎担限界算法 c语言-traveling salesman Bound algorithm language c
- 2022-03-25 05:41:55下载
- 积分:1
-
一个小公司管理系统
编写一个小公司的工资管理系统。该公司主要有4类人员:经理、兼职技术人员、销售员和销售经理。要求存储并显示每类人员的编号(从100起编号)、姓名和月薪,同时给出在创建每一类对象时构造函数的执行顺序(月薪计算方法为:经理固定月薪8000元,兼职技术人员100元/小时,销售员为当月销售额的4%,销售经理保底工资 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-01 22:14:24下载
- 积分:1