-
用PowerPointVBA编写的算24游戏,内附算法说明,打开后可用Alt+F11查看VBA源码。...
用PowerPointVBA编写的算24游戏,内附算法说明,打开后可用Alt+F11查看VBA源码。-PowerPointVBA prepared with count 24 games, containing algorithms that can be used to open after Alt+ F11 view the VBA source code.
- 2023-08-14 16:50:02下载
- 积分:1
-
基于MATLAB的数学建模竞赛计算
数学建模MATLAB命令及建模应用...
基于MATLAB的数学建模竞赛计算
数学建模MATLAB命令及建模应用-Based on MATLAB Mathematical Contest in Modeling the calculation of mathematical modeling, and modeling applications MATLAB command
- 2022-03-02 17:51:02下载
- 积分:1
-
一个用于仿真边界网关协议(BGP)的源码
一个用于仿真边界网关协议(BGP)的源码-a simulation for Border Gateway Protocol (BGP) FOSS
- 2022-05-13 02:40:39下载
- 积分: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
-
译码器在接口电路中的作用,学习带有译码器的接口电路设计方法...
译码器在接口电路中的作用,学习带有译码器的接口电路设计方法-The decoder in the interface circuit in the role of learning with a decoder interface circuit design method
- 2022-04-20 09:12:36下载
- 积分:1
-
A cat and mouse game, with source code and run the program for them to learn!
一款猫抓老鼠的游戏,有源码和运行程序,供大家学习!-A cat and mouse game, with source code and run the program for them to learn!
- 2022-02-03 15:20:46下载
- 积分:1
-
介绍flnx的 两个基本控件急microwin的远程许代码社和GUI编程开发...
介绍flnx的 两个基本控件急microwin的远程许代码社和GUI编程开发-flnx introduced the two basic controls urgent microwin remote Xu code and Social Development GUI Programming
- 2022-03-23 15:23:22下载
- 积分:1
-
2006年10月08日实用安全工具包是一个非常强大实用
的工具集合,它方便解决您操作系统时遇到的问题。
具体内容请查看工具包内的“工具包说明”。...
2006年10月08日实用安全工具包是一个非常强大实用
的工具集合,它方便解决您操作系统时遇到的问题。
具体内容请查看工具包内的“工具包说明”。-October 8, 2006 practical security tool kit is a very powerful and practical tool set, It convenience solve your operating system encountered problems. Please refer to specific content within the tool kit of "tool kits note."
- 2022-10-18 21:25:11下载
- 积分:1
-
一款rpg小游戏,对想学游戏编程的朋友有帮助。
一款rpg小游戏,对想学游戏编程的朋友有帮助。-A rpg game for game programming, like the friends to help.
- 2022-08-24 16:30:22下载
- 积分:1
-
很经典的游戏,完全重新开发,很适合工作很忙的人来玩,老少皆移,而且游戏有很强的逻辑性!...
很经典的游戏,完全重新开发,很适合工作很忙的人来玩,老少皆移,而且游戏有很强的逻辑性!-classic games, the complete re-development, the work is very suitable for busy people to play, young and old were moved, but the game has a strong logic!
- 2022-04-25 14:20:14下载
- 积分:1