-
pattern recognition to the classifications, it is written in their own, relative...
模式识别中有关分类的,这是自己写的,比较简单.-pattern recognition to the classifications, it is written in their own, relatively simple.
- 2022-05-09 06:54:36下载
- 积分:1
-
开源的网站整站程序,功能强大带采集系统.
开源的网站整站程序,功能强大带采集系统.-Open source web site the entire station procedures, with a powerful collection system.
- 2022-03-02 16:04:17下载
- 积分:1
-
关于jsp编程的一些好资料,适合初学者对jsp进行比较基础的了解。...
关于jsp编程的一些好资料,适合初学者对jsp进行比较基础的了解。-Jsp programming on some good information for beginners on a comparative basis jsp understanding.
- 2022-06-29 07:47:06下载
- 积分:1
-
诛仙飞天易语言源码!有飞天和穿墙功能,仅供新手学习
诛仙飞天易语言源码!有飞天和穿墙功能,仅供新手学习-诛仙 商煲 ?语言?#39 码 ??有 商???
- 2022-01-22 03:44:11下载
- 积分:1
-
实现对数据库添加,修改和删除
数据库为access数据库
实现对数据库添加,修改和删除
数据库为access数据库-of Database add, modify and delete database access database
- 2022-01-22 17:01:21下载
- 积分:1
-
xyslz041202游戏,是一个游戏播放器之类的工具,他可以载入很的游戏。...
xyslz041202游戏,是一个游戏播放器之类的工具,他可以载入很的游戏。-xyslz041202 game is a game player like tools, he could contain very game.
- 2022-06-02 20:23:27下载
- 积分:1
-
电力监控管理系统力控组态软件开发脚本源程序
电力监控管理系统力控组态软件开发脚本源程序-Power monitoring and management system software development ForceControl configuration script source
- 2022-10-16 12:30:03下载
- 积分:1
-
这是自己做的一个FLASH文件,主要显示的是AA大学的图片及其历史...
这是自己做的一个FLASH文件,主要显示的是AA大学的图片及其历史-This is their own to do a FLASH file, mainly shown in the picture is AA University and its history
- 2022-07-07 21:38:47下载
- 积分: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
-
51单片机波特率计算器,可以输入波特率计算初值,也可初值计算波特率,很好用的,节省时间...
51单片机波特率计算器,可以输入波特率计算初值,也可初值计算波特率,很好用的,节省时间-51 MCU baud rate calculator, you can enter the baud rate calculation of the initial value can also be calculated initial baud rate, good use and save time
- 2022-03-22 07:05:37下载
- 积分:1