-
清华大学数据结构习题集答案
清华大学数据结构习题集答案-QingHua university answer to data structure excise
- 2022-03-24 07:29:18下载
- 积分:1
-
Java写的TDS协议(JDBC/ODBC)实现
Java写的TDS协议(JDBC/ODBC)实现-Java to write the TDS protocol (JDBC/ODBC) to achieve
- 2022-11-20 09:15:03下载
- 积分:1
-
最小二乘逼近(最小
最小二乘逼近(least-squares approximation)得到一组离散(discrete)数据点的近似函数(approximating function),实验数据往往是用最小二乘逼近得到一条秘密曲线(curve fitting)。下面概述的是最小二乘近似作为多项式的近似函数,除了多项式外,指数的几个右公式也可以作为类似的函数使用。关于最小平方近似的计算原理,请参考市场上的数值分析书籍
- 2022-06-02 22:53:44下载
- 积分:1
-
层次的非递归算法
层次的非递归算法-level of non- recursive algorithm
- 2022-12-16 09:10:03下载
- 积分:1
-
E-store
CMU SSD7 EXE4答案.
实现要求全部功能
绝对满分-E-store CMU SSD7 EXE4 answer. All the functional requirements to achieve absolute perfect score
- 2022-07-09 08:24:37下载
- 积分:1
-
contains common type of data structure and function
包含常见的数据结构的类和函数-contains common type of data structure and function
- 2022-07-04 09:29:52下载
- 积分:1
-
银行排队系统仿真
假设银行只有一个窗口(排一个队),客户到达时间间隔服从均值为200秒的指数分布,客户在窗口接受服务
的时间服从均值为300秒的指数分布。设计排队模拟系统,在进行了100人服务后,输出平均到达间隔、平均
等待时间、平均服务时间以及平均停留时间。
- 2022-01-24 19:08:32下载
- 积分:1
-
有关路由算法的程序,具体要求见压缩文件内容
有关路由算法的程序,具体要求见压缩文件内容-Routing algorithm of the procedure, specifically asked to see the contents of compressed files
- 2022-11-11 04:40:03下载
- 积分:1
-
自己编的一个链表类。我自己经常用来管理内存的释放。还有两个字段用户可以自定义使用。...
自己编的一个链表类。我自己经常用来管理内存的释放。还有两个字段用户可以自定义使用。-A calss, used to manage the data
- 2022-02-05 06:00:47下载
- 积分:1
-
(1)满足均匀分布的[M,N]区间随机数,其中M,N是正整数。
(2) 满足指数分布的[M,N]区间随机数,其中M,N是正整数。...
(1)满足均匀分布的[M,N]区间随机数,其中M,N是正整数。
(2) 满足指数分布的[M,N]区间随机数,其中M,N是正整数。
-(1) satisfy the uniform distribution of [M, N] interval of random numbers, in which M, N be a positive integer. (2) to meet the exponential distribution of [M, N] interval of random numbers, in which M, N be a positive integer.
- 2022-08-16 19:36:01下载
- 积分:1