-
jaccobi迭代法和GS迭代法求解线性方程组,并有著名病态对称正定矩阵Hilbert矩阵的生成程序和其不同维数下,求解结果的对比作图...
jaccobi迭代法和GS迭代法求解线性方程组,并有著名病态对称正定矩阵Hilbert矩阵的生成程序和其不同维数下,求解结果的对比作图-jaccobi iteration and GS iterative method for solving linear equations, and a well-known pathological symmetric positive definite matrix Hilbert matrix formation process and the different dimension, the results of the solution Comparative mapping
- 2022-11-30 18:35:03下载
- 积分:1
-
计算文件的32位CRC校验码.比较简单实用,Demo中一次性读完整个文件是不可取的,您需要作些修改以应用于所有大小的文件CRC....
计算文件的32位CRC校验码.比较简单实用,Demo中一次性读完整个文件是不可取的,您需要作些修改以应用于所有大小的文件CRC.-calculations of 32 of CRC. Relatively simple and practical, Demo one time reading the entire document is undesirable, You need to make some changes to apply to all size of the CRC document.
- 2022-02-07 20:22:45下载
- 积分:1
-
非线性方程牛顿迭代法和数值积分的龙贝格解法
非线性方程牛顿迭代法和数值积分的龙贝格解法-Newton iteration of nonlinear equations and numerical solution of integral Romberg
- 2022-01-28 15:37:35下载
- 积分:1
-
史上最牛通过VISION来玩的连连看
应用背景如果你视力不好看喜欢玩找茬,下载这个就对了,让激起来帮你找出不同,如果你正在搞视觉运动,下载这个就对了,轻松比对图片,值得借鉴,是个很好的例子哦关键技术用labview和vision模块编写的精品,是游戏也是工业用品看你怎么用啦,适合视力不好的人群,以后玩找茬你就是第一喽,关键是简单易懂,你也可以做出更优秀的作品。
- 2022-07-25 13:22:37下载
- 积分:1
-
二维有限微分导热模型
二 维热传导模型的有限元分析。可以改变热导率的参数,仿真时间,平面,输出的数据包括时间为三维!——Dimensional finite element analysis of heat conduction model. Can change the parameters of the conductivity, the simulation time, flat, the output of three-dimensional data, including time!
- 2022-03-03 04:42:35下载
- 积分:1
-
C#编写的随机数发生器
该代码用了三种不同的算法生成你想要的随机数序列个数,包括乘同余方法、乘同余组合发生器;其中的参数是在蒙特卡罗方法在实验核物理这本书中以及“蒙特卡洛方法中随机数发生器和随机抽样方法的研究.金畅"这篇文献中找到的。本人实验多次,经检测两种方法生成的随机数的均匀性符合要求,且用此随机数进行已知分布的抽样也能达到要求。
- 2023-03-26 16:00:02下载
- 积分:1
-
a description of the problem is : No. 1, 2, ..., n n clockwise direction by indi...
约瑟夫问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,没人持有一个密码。一开始人选一个正整数作为报数上限值m,从第一个人开始按顺时针自1开始报数,报到m是停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。-a description of the problem is : No. 1, 2, ..., n n clockwise direction by individuals sitting around a circle, no one holding a password. One person started as a positive integer limits on the number of reported m, from the first individuals to embark on the clockwise from a few reportedly started, the report m is reportedly stopped a few. M reported out of the list of his password as a new value m, from a clockwise direction in the next re-started from a newspaper a few, like that, until the total of all listed so far.
- 2022-02-03 16:31:48下载
- 积分:1
-
大整数乘法,实现两个大整数相乘的C++代码
大整数乘法,实现两个大整数相乘的C++代码-Large integer multiplication
- 2022-03-15 04:06:48下载
- 积分:1
-
OFDM算法FPGA实现
资源描述在cyclone 4上实现了OFDM算法,载波数64个,信源位1.024Mbit/s的PN9伪随机序列,首先4bit一组通过符号映射模块映射城16qam符号,每64个符号一组作IFFT运算,运算结果串行输出,通过数字上变频输出到DA输出
- 2023-01-03 11:20:05下载
- 积分:1
-
求解矩阵的LU分解,现已很少使用FORTRAN程序。因此,有限公司
Lu分解求解矩阵,现在比较少用 fortran 程序。 所以比较难找,希望能给用 fortran程序的同行带来方便。-Lu decomposition solving matrix, is now less used fortran program. Therefore, comparison was difficult to find, hope that I can use fortran program peer convenience.
- 2022-02-06 21:42:48下载
- 积分:1