-
篮球赛抽签系统,先输入球队数,由随机函数在1
篮球赛抽签系统,先输入球队数,由随机函数在1-N抽取一个数,作为初始密码,出列第一支球队,然后根据各队输入本队密码,利用joseph环,使每次出列的球队密码作为新的密码,直到所有球队出列,即可确定分组顺序-Basketball lottery system, first enter the team number by the random function in the 1-N taken a number, as the initial password, the first teams out of the column, and then each team enter the team password, using joseph ring, so that each second team out of the column as a new password password, until all the teams out of the column, you can determine the packet sequence
- 2022-02-03 18:33:48下载
- 积分:1
-
题目:实现一个能进行稀疏矩阵基本运算的运算器。
以“带行逻辑链接信息”的三元组顺序表示稀疏矩阵,实现两个矩阵相加,相乘的运算。稀疏矩阵的输入形式采用三元组表...
题目:实现一个能进行稀疏矩阵基本运算的运算器。
以“带行逻辑链接信息”的三元组顺序表示稀疏矩阵,实现两个矩阵相加,相乘的运算。稀疏矩阵的输入形式采用三元组表示,而运算结果的矩阵以阵列形式列出。
1、 生成如下两个稀疏矩阵的三元组a和b:
1 0 3 0 3 0 0 0
0 1 0 0 0 4 0 0
0 0 1 0 0 0 1 0
0 0 1 1 0 0 0 2
2、输出a+b的三元组
3、输出a*b的三元组
-Topic: can realize a sparse matrix basic calculator operations. To
- 2022-02-02 04:00:25下载
- 积分:1
-
迷宫的又一解法。该算法简单、实用、可读性强,是学习递归和回溯很好的例子。
迷宫的又一解法。该算法简单、实用、可读性强,是学习递归和回溯很好的例子。-maze of another solution. The algorithm is simple, practical and readable study is recursive and backtracking good example.
- 2022-03-05 14:22:00下载
- 积分:1
-
电子投票系统
该项目是一个在线投票系统,使学生能够通过在线投票而不费吹灰之力;
- 2022-11-24 02:45:03下载
- 积分:1
-
ADO 封装好的数据库操作类 ,直接可以使用标准接口
ADO 封装好的数据库操作类 ,直接可以使用标准接口-ADO packaged good category database operations directly can use the standard interface
- 2022-04-25 16:28:45下载
- 积分:1
-
Java连接MySQL
应用背景在Java数据库连接使用 ; MySQL;NetBeans,注:这里的学生已经创造了在MySQL数据库MySQL root用户名关键技术MySQL connector.jar文件可从网站:wvw.mysql.comNetBeans IDE ; ;7.5MySQL 5.51
- 2022-08-15 09:25:59下载
- 积分:1
-
用VC实现的几个常用的数据结构
用VC实现的几个常用的数据结构-with VC several commonly used data structures
- 2022-01-25 17:18:49下载
- 积分:1
-
The stack data structure in the classic method
数据结构中栈的经典算法――第一类背包问题,已经通过测试!-The stack data structure in the classic method- The first knapsack problem, has passed the test!
- 2022-02-05 06:54:50下载
- 积分:1
-
Oracle TimesTen C开发# 39和参考指南,教师培训…
Oracle TimesTen C 开发人员和参考指南,是从厂家培训老师手上拷贝过来的,关于内存数据库的开发指南。-Oracle TimesTen C Developer" s and Reference Guide, training of teachers from the hands of manufacturers copied on the development of guidelines memory database.
- 2023-03-22 01:10:03下载
- 积分:1
-
vSQL server 的教务管理系统
vSQL server 的教务管理系统-vSQL server management system for the Senate
- 2022-02-01 19:38:45下载
- 积分:1