-
program of simple
共享simple程序, 用于数值传热计算欢迎大家下载-program of simple
- 2022-02-09 14:30:13下载
- 积分:1
-
pure aloha 和slotted aloha matlab代码
pure aloha 和slotted aloha算法的 matlab代码。结果显示了两种算法吞吐量的对比,通过修改标签数也可以得出吞吐量的变化值。
- 2022-08-22 15:08:56下载
- 积分:1
-
振动信号盒维数计算
这是一个一维时间序列计盒维数计算程序,用matlab编写
- 2022-06-12 03:22:05下载
- 积分:1
-
基于属性的加密密文政策
应用背景源代码是基于加密设置,试图加密数据到云服务器提高数据安全属性分叉版密文政策。关键技术其关键技术在于密文策略算法借用ASE加密算法
- 2023-06-07 07:55:03下载
- 积分:1
-
MIMO系统空时编码
mdjkslDVBSALFURUGFHDNAzaZwkdsax m>;ZJSDKSALM,zlshgkflfouyqoqlidndsafhdkjdcasgchjac jksafddf公司
- 2022-06-13 23:38:09下载
- 积分:1
-
用Fortran95程序源代码
Fortran95实例程序,与Fortran95程序设计配合!-source codes written by fortran95
- 2022-04-29 11:52:09下载
- 积分:1
-
C++实现SSL通讯
VS平台开发,可以实现SSL安全通讯。与服务器通过Key验证。
系统需要安装VS平台,双击工作区打开工程,程序编译后的dll保存在bin目录下面,也可以直接使用。
- 2022-10-09 04:10:03下载
- 积分:1
-
迭代法
迭代法――数值分析,程序代码,参考数值分析课本,很简单的程序,大家一定看得懂-iterative method-- numerical analysis code, the numerical analysis of reference books, a very simple procedure, we must understand the
- 2022-01-25 22:33:54下载
- 积分:1
-
直接访问文件
为实现使用哈希技术的直接访问文件的程序。碰撞处理采用线性探测和链接没有更换。[散列函数 = (record_id mod 10)]
- 2023-03-29 00:50:04下载
- 积分:1
-
matrix eigenvalue of the largest power France. For engineering calculation, Matr...
矩阵的最大特征值的幂法.
对于工程计算而言,矩阵的特征值和特征向量都是相当重要和常见的数据,这里给出的幂法是一种常见的求解方法,用的是迭代的思想。
符号说明:
1A为待求的矩阵,
2Uk,Vk为迭代用的列向量。
3最后的最大特征值maxLamda由最后一次的max(Uk)-----求Uk中的绝对值最大的元素的绝对值.所决定。
而maxLamda所对应的特征向量由最后一次迭代的Vk所决定.
主要的想法就是先选一个不为0的初始向量U0!=0,然后按下面的式子迭代。
-matrix eigenvalue of the largest power France. For engineering calculation, Matrix eigenvalues and eigenvectors are very important and common data, here is the power law is a common solution, using the iterative thinking. Symbol : 1A of the question for the matrix, 2Uk, Vk iteration of the column vector. The final three largest eigenvalue maxLamda from last max (uk Hoffmann for the uk the largest absolute value of the absolute value of the element. by decision. While maxLamda corresponding eigenvectors from the last iteration of Vk decision. The main idea was first choice not one of the initial vector 0 U0! = 0, then by the following formula iteration.
- 2022-12-15 11:10:03下载
- 积分:1