-
一个用汇编编辑得打字训练程序 程序会自动根据你的打字熟练程度加快速度...
一个用汇编编辑得打字训练程序 程序会自动根据你的打字熟练程度加快速度-with a compilation edit typing training procedures will be automatically procedures under your typing proficiency speed up
- 2022-06-15 20:30:26下载
- 积分:1
-
数组与二维数组
应用背景basicamente ES UNA muestra de科摩硒克林洛杉矶阵列在C++ metodologia orientada CON UNA的一个东西。关键技术包括朋友类对LAS operaciones matriciales basicas。
- 2022-01-22 08:08:49下载
- 积分: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
-
二叉树最短路径问题
二叉树最短路径问题-binary tree shortest path problem
- 2022-02-04 16:59:51下载
- 积分:1
-
DSP系统中时钟电路的设计,很经典的时钟设计介绍
DSP系统中时钟电路的设计,很经典的时钟设计介绍-DSP system clock circuit design, the clock is a classic design introduced
- 2022-04-23 01:17:01下载
- 积分:1
-
取得屏幕的分辨率
取得屏幕的分辨率-made screen resolution
- 2022-10-01 22:25:03下载
- 积分: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
-
one very simple game of pool, use the direction keys to control plate at about m...
一款非常简单的撞球游戏,使用方向键控制板块左右弹动小球即可得分。-one very simple game of pool, use the direction keys to control plate at about moving the ball can score.
- 2022-02-06 10:27:34下载
- 积分:1
-
classic games, TC produced using a simple algorithm, and features simple, thank...
迷宫求解经典游戏,采用TC制作,算法简单,功能简单,-classic games, TC produced using a simple algorithm, and features simple, thank you
- 2022-03-29 13:50:32下载
- 积分:1
-
matlab下的三相异步电机模型,可用于仿真
matlab下的三相异步电机模型,可用于仿真
- 2022-04-01 06:34:16下载
- 积分:1