-
sjf2410/2440烧写工具,非常好用的,大家可以试试看哈
sjf2410/2440烧写工具,非常好用的,大家可以试试看哈-sjf2410/2440 burning tool, very useful, and we can try Kazakhstan
- 2022-03-29 21:59:00下载
- 积分:1
-
包括使用修正Gram
包括使用修正Gram-Schmit算法实现QR分解,自编LU分解、利用幂法和反幂法计算矩阵最大和最小特征值的程序。例外附有使用这些算法的例子供参考。 QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to find maximum and minimum eigenvalue based on power and inverse power method and some examples are also included.-Including the use of Gram-Schmit amended QR decomposition algorithm, self-LU decomposition, the use of power law and inverse power method to calculate maximum and minimum matrix eigenvalue procedures. With the exception of the examples of the use of these algorithms for reference. QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to find maximum and minimum eigenvalue based on power and inverse power method and some examples are also included.
- 2022-02-20 19:43:09下载
- 积分:1
-
一些编写jsp程序的资料,适于初学者,希望对初学者有用。
一些编写jsp程序的资料,适于初学者,希望对初学者有用。-Jsp some preparation procedure, suitable for beginners, and they hope to be useful for beginners.
- 2022-02-06 14:38:03下载
- 积分:1
-
几个解题讲课的PPT,当然还是西电的!!!我就是那的!!哈!
几个解题讲课的PPT,当然还是西电的!!!我就是那的!!哈!
- 2022-02-05 19:52:07下载
- 积分:1
-
Find prime numbers prepared by screening the function: void sieve (bool isPrime...
编写筛选查找素数函数:
void sieve(bool isPrime[], int n)
其中isPrime[ ]为一个布尔型数组,n为数组大小。由于2是第一个素数,
所以设置isPrime[0]和isPrime[1]的值为false,并设置其余的元素初值为true。
然后对从4到n-1的每一个i,判断i是否能够被2整除,如果i能够被2整除,则设置isPrime[i]为false。
对从2到n/2的每一个可能的数值重复以上处理,当操作结束时,所有值为true的isPrime[i]所对应的i就是素数,它们将是从筛子中掉下来的。-Find prime numbers prepared by screening the function: void sieve (bool isPrime [], int n) which isPrime [] as a Boolean array, n is the size of the array. Because 2 is the first prime number, so set the isPrime [0], and isPrime [1] a value of false, and set the initial value of the remaining elements of true. And then from 4 to n-1 for each i, to determine whether i can be divisible by 2, if i can be divisible by 2, then set the isPrime [i] is false. From 2 to n/2 possible values for each one to repeat the above processing, when the operation ended, all the true value of the isPrime [i] corresponding to i is a prime number, they will be falling from the sieve in the past.
- 2023-03-02 04:45:03下载
- 积分:1
-
Similar windows mine clearance
类似windows的扫雷- Similar windows mine clearance
- 2022-04-09 01:31:11下载
- 积分:1
-
鳄鱼论坛,自己在网上找的,测试了,数据库是mysql的,方便用户使用,有需要的下载吧...
鳄鱼论坛,自己在网上找的,测试了,数据库是mysql的,方便用户使用,有需要的下载吧-Crocodile Forum, the Internet looking for their own testing, and database is mysql, user-friendly to use, there is a need to download bar. .
- 2022-03-20 13:52:21下载
- 积分:1
-
on VC Word operating procedures, automatic adjustment of serial icon
有关于VC操作Word的程序,自动调整图标序号的部分-on VC Word operating procedures, automatic adjustment of serial icon
- 2022-05-16 20:08:26下载
- 积分:1
-
parrot
Parrot虚拟机一个紧随着Perl6一起开发的开源虚拟机,但它还面向其它的多门语言。-parrot
- 2023-06-22 18:00:05下载
- 积分:1
-
一个超小型的UML画图工具,非常使用的,虽然只有几百K,但是能实现基本常用的一些功能...
一个超小型的UML画图工具,非常使用的,虽然只有几百K,但是能实现基本常用的一些功能-a small ultra-UML drawing tools, the very use, although only a few hundred K, But to achieve some basic common functions
- 2022-03-28 14:15:03下载
- 积分:1