资源列表

« 1 2 ... .29 .30 .31 .32 .33 2534.35 .36 .37 .38 .39 ... 66581 »

[其他小程序14

说明:算法功能:输入一个正整数,若其是素数,将其输出,否则,找出与其最邻近的素数,并输出这个素数。-Algorithm functions: enter a positive integer, if it is a prime number, output, otherwise identify their nearest prime number, and outputs the primes.
<杨春晖> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[Windows编程main

说明:  约瑟夫斯(Josephus)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向下一个人开始重新从1报数,如此下去,直至所有的人全部出列为止。试设计一个程序,按出列顺序印出各人编号。-Josephus (Josephus) a descr iption of the problem: the numb
<> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[其他小程序Union

说明:在一些有N个元素的集合应用问题中,我们通常是在开始时让每个元素构成一个单元素的集合,然后按一定顺序将属于同一组的元素所在的集合合并,其间要反复查找一个元素在哪个集合中。这一类问题近几年来反复出现在信息学的国际国内赛题中,其特点是看似并不复杂,但数据量极大,若用正常的数据结构来描述的话,往往在空间上过大,计算机无法承受;即使在空间上勉强通过,运行的时间复杂度也极高,根本就不可能在比赛规定的运行时间(1~3秒)内计算出试题需要的结果,只能采用一种全新的抽象的特殊数据结构——并查集来描述。-N ele
<宋航> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[其他小程序bujindianjizhuanjiaoxianshi

说明:步进电机旋转角度记录是较难实现的,需计算精确,本程序实现了转角在数码管显示。-The records of the angle of rotation of the stepper motor is more difficult to achieve, to be calculated precisely, the program to achieve the corner in the digital display.
<wuziyu> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[其他小程序wenducaiji

说明:温度采集DS18B20,然后将采集的温度经译码转换后在数码管上显示-Temperature acquisition DS18B20, and then converted in the collected temperature decoded digital tube display
<wuziyu> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[其他小程序shortestway

说明:计算最短路径,可用于计算图论中最短路径的分析和求解-Calculate the shortest path
<jc> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[其他小程序t

说明:计算DNA中6—mer种类和个数的程序,自己编写的-Calculate the 6-mer DNA of species and the number of procedures, write your own
<thman> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[ISAPI/IE编程countdown

说明:Javascr ipt实现倒计时功能,一个页面同时加载多个倒计时功能列表-Javascr ipt to achieve the countdown function, a page loads at the same time a countdown function list
<潘开荣> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[其他小程序Cpp1

说明:单链表 的实现和运用,单链表的实现和运用的实现和运用,单链表的实现和运用-data structure in c
<lt> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[其他小程序diyiwen

说明:已知DNA序列的碱基顺序,利用快速傅里叶变换得到功率谱-The nucleotide sequence of the DNA sequence is known, the use of fast Fourier transform to obtain the power spectrum
<苏怡> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[C#编程Nqueen

说明:回溯法算法解决8皇后问题,可推广到N皇后-Backtracking algorithm to solve N queen problem
<贾俊瑞> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[其他小程序facedetect

说明:实现单个人脸检测,算法简单,是学习的好资料-Single individuals face detection algorithm is simple, learning
<zhouli> 在 2025-06-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 2534.35 .36 .37 .38 .39 ... 66581 »

源码中国 www.ymcn.org