-
一种快速准确的网络入侵检测系统
- 2022-02-05 09:00:19下载
- 积分:1
-
this program is for controling MAC_messages in the simulator, through we can con...
this program is for controling MAC_messages in the simulator, through we can control MAC msges
- 2022-04-20 15:20:05下载
- 积分:1
-
Rtc achieved using video conferencing systems, including audio, video, text chat...
利用rtc实现的视频会议系统,包括音频、视频、文字聊天、白板、程序共享等功能-Rtc achieved using video conferencing systems, including audio, video, text chat, whiteboard, program sharing and other functions
- 2023-01-11 10:30:05下载
- 积分:1
-
人脸识别相关的英文论文,希望对你有帮助
人脸识别相关的英文论文,希望对你有帮助-Face Recognition related English papers, I hope you have help
- 2022-03-02 08:10:05下载
- 积分:1
-
此程序通过最简单的C程序说明编程的基本规范和注解的描写方法,主要以此来引导程序入门者在编程时对代码进行规范书写....
此程序通过最简单的C程序说明编程的基本规范和注解的描写方法,主要以此来引导程序入门者在编程时对代码进行规范书写.-this procedure through the most simple description of the procedures for the C programming and the basic norms of the notes describe, main procedures in order to guide beginners in the programming code of conduct standardized writing.
- 2022-06-01 19:28:10下载
- 积分:1
-
C++通讯录源代码
C++通讯录源代码-C source code directory
- 2023-07-13 21:10: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
-
大整数的运算,我再网上找刀的一些,大家一起分享
大整数的运算,我再网上找刀的一些,大家一起分享-large integer arithmetic, I find the Internet a number of knives, to share with everyone
- 2022-05-16 23:41:10下载
- 积分:1
-
画图软件,是显示图像的转换,即压缩等等功能,为什么要写二十个文字,那么多阿...
画图软件,是显示图像的转换,即压缩等等功能,为什么要写二十个文字,那么多阿-drawing software, showed images of the conversion, compression, and so on, so why write 20 words, so many A
- 2022-04-08 13:29:28下载
- 积分:1
-
msp430f149 spi fet140_spi0_01.s43
msp430f149 spi fet140_spi0_01.s43
- 2023-06-26 22:45:02下载
- 积分:1