-
VC calculated arbitrary length 10
VC++ 计算任意长度10进制数位算子实用程序的源代码,很 实用-VC calculated arbitrary length 10-229 utility operator of the source code, very practical
- 2022-01-21 00:38:21下载
- 积分:1
-
流体计算中压力与速度耦合求解的算法。
是目前比较常用的方法之一。...
流体计算中压力与速度耦合求解的算法。
是目前比较常用的方法之一。-Calculation of fluid pressure and velocity coupling solution algorithms. Is more commonly used methods.
- 2022-06-21 10:58:57下载
- 积分:1
-
keccak实现的sha3
资源描述这是用C语言实现的hash算法,sha3。这是用C语言实现的hash算法,sha3。这是用C语言实现的hash算法,sha3。这是用C语言实现的hash算法,sha3
- 2022-03-23 17:02:24下载
- 积分:1
-
CPU computer systems is a very important resource, this chapter introduces proce...
CPU是计算机系统中一个十分重要的资源,本章主要介绍处理机的调度目标、策略以及评价方法等。因为处理机调度程序不可能选择全部驻留在外存的进程,因此,在调度一个进程占有处理机之前,系统必须按某种策略把外存中处于后备状态的作业选择出来,并创建进程和分配内存,为进程执行准备必需的资源。这一步称为作业调度或高级调度。作业调度的目标是尽量做到公平合理,能执行尽可能多的作业、尽快地响应时间以及高的设备利用率等。任一调度算法要同时满足这些调度目标是不可能的。大多数操作系统都是根据用户需要而采用兼顾某些目标的方法。比较常用的作业调度算法有:FCFS(先来先服务)、方法、SJP(最短作业优先)法、HRN(最高响应比)法等。这-CPU computer systems is a very important resource, this chapter introduces processor scheduling objectives, strategies and evaluation methods. Because the processor scheduling procedures could not choose Disk presence in all the process, and therefore, in the process of scheduling a possession before the processor, the system must be some kind of strategy to Disk backup were at the operational state of choice out and the process of creation and distribution of memory, the process of preparing the implementation of the necessary resources. This step as job scheduling or senior scheduling. Job Scheduling goal is to try to make it fair and reasonable to carry out the operation as much as
- 2023-01-15 07:45:04下载
- 积分:1
-
图像处理中的奇异值分解和矩阵运算
图象处理中用到的奇异值分解及矩阵运算-singularity value decomposition and matrix computation used in image processing
- 2023-06-05 01:45:03下载
- 积分:1
-
遗传算法求函数极大值
实数编码遗传算法求函数极大值实数编码遗传算法求函数极大值实数编码遗传算法求函数极大值实数编码遗传算法求函数极大值实数编码遗传算法求函数极大值实数编码遗传算法求函数极大值实数编码遗传算法求函数极大值实数编码遗传算法求函数极大值
- 2022-01-24 09:40:45下载
- 积分:1
-
该代码是“常用的计算机数值算法和程序的程序。
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套复数运算代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting complex computing code, each source document file extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
- 2022-07-03 09:02:27下载
- 积分:1
-
自己做的程序,可能对你有用
自己做的程序,可能对你有用-own procedures that may be useful to you
- 2022-10-07 10:35:02下载
- 积分:1
-
Singular value to the calculation of the matlab code, then look for a long time....
能够对于奇异值的计算matlab代码,找了好久呢-Singular value to the calculation of the matlab code, then look for a long time. .
- 2022-02-15 01:44:43下载
- 积分:1
-
c#实现复数矩阵奇异值分解svd 计算其自协方差矩阵 复矩阵求逆的全选主元高斯-约当法
处理对象是复数矩阵。利用c#语言,定义了复数矩阵类,同时实现复数矩阵奇异值分解svd、计算其自协
方差矩阵、复矩阵求逆的全选主元高斯-约当法等矩阵运算。该类复数矩阵的运算,在一些算法中经常用到。
- 2023-05-08 15:55:02下载
- 积分:1