-
关于C语言学习的详细资料,可以通过资料了解编程基本思路
关于C语言学习的详细资料,可以通过资料了解编程基本思路-On the C language learning detailed information can be programmed through the data to understand the basic idea
- 2022-02-21 12:44:28下载
- 积分:1
-
24小时教会你python的常用功能,减少初学者的学习时间,提高学习效率...
24小时教会你python的常用功能,减少初学者的学习时间,提高学习效率-24-Hour Church of your python commonly used functions, reduce the learning time for beginners to improve learning efficiency
- 2022-05-20 01:41:29下载
- 积分:1
-
斜视角示例源代码,2DRPG游戏采用斜视角地图方式的实现
斜视角示例源代码,2DRPG游戏采用斜视角地图方式的实现-squint example source code, using game footage squint map the way to achieve
- 2022-07-21 15:03:55下载
- 积分:1
-
ddr sdram memory and check, ddr sdram memory check and
ddr and sdram memory check,ddr and sdram memory check-ddr sdram memory and check, ddr sdram memory check and
- 2023-06-04 22:25:02下载
- 积分:1
-
The word building game is a well known game all over the world. It is also calle...
The word building game is a well known game all over the world. It is also called as scrabble. In this network-supported game, four players can play the game together sharing the same matrix board. Players can join their corresponding opponents directly by searching. I have used UDP sockets for searching the hosted game and TCP sockets for game processing. This game can be played within the subnet.
- 2023-01-15 04:30: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
-
这是一个系统监视器
这是一个系统监视器-This is a system monitor
- 2023-06-24 16:40:02下载
- 积分:1
-
在线测试系统
新东方www.getjob.com.cn
在线考试系统 不错
在线测试系统
新东方www.getjob.com.cn
在线考试系统 不错-new online testing system Oriental www.getjob.com.cn online examination system is good
- 2022-08-09 10:07:46下载
- 积分:1
-
关于人脸检测的小程序,重装了系统,还没装matlab,所以只能已word文档的方式上传,文档为论文形式,附源码及处理效果,以及处理思想....
关于人脸检测的小程序,重装了系统,还没装matlab,所以只能已word文档的方式上传,文档为论文形式,附源码及处理效果,以及处理思想.-Face Detection of the small program, reinstall the system, not loaded Matlab. Therefore, it can only have the word upload files, file papers to form, with source and the effect of treatment, and handling thinking.
- 2022-03-21 05:41:02下载
- 积分:1
-
Film version of a number of websites, PS files PSD file format, and has more tha...
网站膜版多个,PS文件PSD文档格式,并且有矢量原文件多个.-Film version of a number of websites, PS files PSD file format, and has more than the original document vector.
- 2023-08-02 16:10:06下载
- 积分:1