-
- 2022-07-14 02:19:45下载
- 积分:1
-
石头剪刀布,人机对战,每5局之后显示出对战结果(平局数,总局数,胜局数)...
石头剪刀布,人机对战,每5局之后显示出对战结果(平局数,总局数,胜局数)-Stone scissors cloth, Human Battle, every five soon after the show Battle results (draw number, Office number, seal the win number)
- 2022-01-23 10:35:29下载
- 积分:1
-
PROFIBUS的的通讯芯片SPC3的控制源码
PROFIBUS的的通讯芯片SPC3的控制源码-PROFIBUS communication of SPC3 chip control source
- 2022-01-25 19:28:39下载
- 积分:1
-
一个有趣的赛跑游戏,控制非常简单,只需要狂点鼠标左键就行:)难度可以自己调!...
一个有趣的赛跑游戏,控制非常简单,只需要狂点鼠标左键就行:)难度可以自己调!-an interesting racing game, control is very simple, just click the mouse button mad on the line :) can be difficult to transfer their own!
- 2022-06-28 02:08:03下载
- 积分:1
-
在DOS程序代码
turboc code in dos
a graphics program to crease some illusory object on screen
- 2022-02-26 11:26:38下载
- 积分:1
-
带音乐功能的跑表VerilogHDL描述
带音乐功能的跑表VerilogHDL描述-music with the stopwatch Verilog HDL description
- 2022-04-30 17:14:12下载
- 积分: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
-
function viewer function Viewer
函数查看器 函数查看器-function viewer function Viewer
- 2022-07-17 09:02:46下载
- 积分:1
-
这是一个时间显示程序 可以将系统的实时时间通过屏幕显示出来 显示格式为时:分:秒...
这是一个时间显示程序 可以将系统的实时时间通过屏幕显示出来 显示格式为时:分:秒-This is a time to show the system program can be displayed real time on-screen display format too: minutes: seconds
- 2022-03-31 17:24:48下载
- 积分:1
-
智能小车程序代码
简洁实用,考试必备
智能小车程序代码
简洁实用,考试必备-Intelligent Vehicle program code simple and practical, the examination must have
- 2022-08-04 10:04:49下载
- 积分:1