-
PWM的驱动完整例子,非常有帮助,使用于各种PWM的应用
PWM的驱动完整例子,非常有帮助,使用于各种PWM的应用-Complete example of the PWM driver, very helpful, the use of the applications in a variety of PWM
- 2023-08-18 20:35:03下载
- 积分:1
-
液晶显示的字模生成软件
液晶显示的字模生成软件-LCD Generation of Software Fonts
- 2022-07-10 01:02:27下载
- 积分:1
-
WinWebMail 3.7.6.1 163
WinWebMail 3.7.6.1 163模板-WinWebMail 3.7.6.1 163
- 2023-05-16 08:45: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
-
With C# Make the play in the Windows on the LUMINES!
用C#做的能在Windows上玩的LUMINES!-With C# Make the play in the Windows on the LUMINES!
- 2022-10-09 10:40:03下载
- 积分:1
-
一个上海的地图,各种各样的JPG可以作为GIS的原始数据
一个上海地图,jpg各式的,可以用来作为gis处理的原始数据-a Shanghai maps, a variety of jpg can be used as a gis of the original data
- 2022-11-25 20:10:03下载
- 积分:1
-
串口测试,基于VC++,多线程编程,可同时测量四个串口
串口测试,基于VC++,多线程编程,可同时测量四个串口-Serial test, based on VC++, multi-threaded programming, which can measure four serial ports
- 2022-03-20 08:48:17下载
- 积分:1
-
一款微型的中文RPG游戏,由我编写,游戏中出现的图片主要由网友提供。这是一个自由游戏软件,你可以任意复制并传播。如果愿意还可
以自由更改,我们提供源程序。...
一款微型的中文RPG游戏,由我编写,游戏中出现的图片主要由网友提供。这是一个自由游戏软件,你可以任意复制并传播。如果愿意还可
以自由更改,我们提供源程序。-Chinese RPG game, I prepared a game in which the photographs provided by netizens. This is a free game software, you can copy arbitrary and dissemination. If freedom can also willing to change, we provide source.
- 2022-05-23 06:02:39下载
- 积分:1
-
网站工具在线源码短信炸弹
请填写要发的手机号码是免费的,但手机浏览器必须要开启图片显示)--=手机号码=--OK,成功发短信1312xxx....,第14.次 但是只有一个通道,有些接口需要调用cookies 但是我不会用php调用所以。。。
- 2022-01-31 15:16:49下载
- 积分:1