-
LTC2449 AD转换 LTC2449 AD转换
LTC2449 AD转换 LTC2449 AD转换 -LTC2449 AD converter LTC2449 AD converter LTC2449 AD conversion
- 2023-02-08 03:00:03下载
- 积分:1
-
ARM
一款ARM-JTAG.rar PCB文件-ARM-PCB document JTAG.rar
- 2023-02-08 17:55:04下载
- 积分:1
-
一个用C语言编写的导弹打飞机的追踪问题的源程序以及所使用的轨迹算法WORD文档...
一个用C语言编写的导弹打飞机的追踪问题的源程序以及所使用的轨迹算法WORD文档-a C language prepared by the aircraft missile tracking the source and path used by the algorithm WORD
- 2022-02-27 06:07:15下载
- 积分:1
-
源码实现了一个较简单的3d台球游戏,源码精简易懂,易于学习。...
源码实现了一个较简单的3d台球游戏,源码精简易懂,易于学习。-Source to achieve a more simple 3d billiards games, streamlined source to understand, easy to learn.
- 2022-08-23 18:35:33下载
- 积分:1
-
控制器项目,主要是能够智能控制某个机器或者个体按照程序设置的做
控制器项目,主要是能够智能控制某个机器或者个体按照程序设置的做-Controller projects, mainly to intelligent control of a machine or individual in accordance with the procedures set up to do
- 2022-11-16 06:50:03下载
- 积分:1
-
石材工具在客户需要快速增加的石器时代的图像可以。
石器时客户端工具有需要的快去下可以增加石器时代图像修改登陆图-Stone tools at the client in need of fast increase of the Stone Age images can be modified landing plan
- 2023-02-05 09:15:04下载
- 积分:1
-
我搜集的C 语言教程
我搜集的C 语言教程 -I collected the C Language Guide
- 2022-12-16 02:15: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
-
In this paper, a detailed account of the image thinning algorithm based on knowl...
本文详细讲述了图像细化算法的基础知识,能够给研究图像细化算法的图像处理工作者提供较好的参考-In this paper, a detailed account of the image thinning algorithm based on knowledge, able to image thinning algorithm to the study of image processing workers to provide better reference
- 2022-04-23 04:29:28下载
- 积分:1
-
多项式运算标准算法,美国大学教材原版代码
多项式运算标准算法,美国大学教材原版代码-polynomial algorithm for computing standards, the American University of original source material
- 2022-03-23 15:34:45下载
- 积分:1