-
Learning when to do a graphics gadgets to simulate the 8 planets of the solar sy...
学习图形学时做的一个小玩意,模拟了太阳系8大行星的公转与自转,有兴趣的可以-Learning when to do a graphics gadgets to simulate the 8 planets of the solar system revolution and rotation, are interested in can
- 2022-08-14 09:12:12下载
- 积分:1
-
本图为mf
本图为mf-9型万用表电路图,希望对大家有用-the map mf-9-Multimeter circuit, and we hope to useful
- 2022-01-26 02:19:35下载
- 积分: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
-
刷新bios,最新版本. 刷新bios,最新版本.
刷新bios,最新版本. 刷新bios,最新版本.-Refresh the bios, the latest version. Refresh the bios, the latest version. Refresh the bios, the latest version.
- 2023-08-13 15:35:04下载
- 积分:1
-
ERwin的使用教程,非常好,本人就事看此教程入门的.
ERwin的使用教程,非常好,本人就事看此教程入门的.-ERwin use of tutorials, very good, I do look at this tutorial on getting started.
- 2022-02-05 04:20:35下载
- 积分:1
-
自己用delphi写的一个小游戏 贪吃蛇
自己用delphi写的一个小游戏 贪吃蛇-Delphi write their own using a small game Snake
- 2023-05-12 12:10:02下载
- 积分:1
-
测试数据使用蜂群
此程序引入新的测试方法使用的蜂群,结果显示此方法是最佳的比较与遗传算法和一些其他算法领域的测试在测试分支的白框中的路径中的自定义方式。
- 2022-10-16 10:40:03下载
- 积分:1
-
数控系统的源代码程序
source code program for make cnc
- 2022-02-01 15:33:07下载
- 积分:1
-
启动
启动 上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让-restar
- 2022-05-27 02:08:37下载
- 积分:1
-
A good game play is very appropriate because the 8 lines of code changed too lon...
一款不错的游戏 很有适玩8行 因为代码太长改了一部分 可以使用经过调试了-A good game play is very appropriate because the 8 lines of code changed too long after you can use the debugging
- 2022-11-20 02:25:03下载
- 积分:1