资源列表

« 1 2 ... .96 .97 .98 .99 .00 21001.02 .03 .04 .05 .06 ... 21480 »

[其他小程序task

说明:有台机器每次只能处理一个任务,所以n个任务需要排成一个队列等待处理。当处理一个任务时,其他任务都处于等待状态,总等待时间累加等待的任务个数乘以任务处理时间。每个任务的等待时间由一个正整数w表示,表示这个任务当前需要的时间为w,当处理完这个任务后,该任务完成,并产生一个时间为w-1的任务,并排到队列的末尾,当然,如果w-1等于0,则不会产生新任务。求对这n个任务进行排列后,所花费的最小总等待时间是多少-The machine can on
<yao> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序I

说明:对于一列十进制数据,求他们每个数的二进制中含有的“1”的个数最小的数-For a decimal data, find the smallest number contained in each of them the number of binary "1" number
<yao> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序A

说明:输入一个字符串,然后判断该字符串是否是回文式,如"abcba"就是一个回文式。-Enter a string, and then determine whether the string is a palindrome, such as " abcba" is a palindrome type.
<yao> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序G

说明:一个原序列A(1),A(2),…,A(n) 在一秒后序列后将会变成 A(1),A(2)+2A(1),A(3)+2A(2)+3A(1),…,A(n)+2A(n-1)+…+nA(1) 求在T秒后的序列。-One of the original sequence A (1), A (2), ..., A (n) in the second after the sequence will become A (1), A (2)+2A
<yao> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序D

说明:定义f(x)为整数x的质因数的个数(重复的也计数),求1<=x<=N中f(x)的最大值。-Definition of f (x) x is an integer of the number of quality factor (also repeat count), to demand 1 < = x < = N in the maximum value of f (x).
<yao> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序cost

说明:余弦信号发生器 在QUARTUS上生成余弦波 用于产生跟正弦正交的信号-Cosine signal generator cosine wave is used to produce with sinusoidal quadrature signal generated in the Quartus on
<百合> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序cal2jd.m

说明:民用日传换到儒略日的matlab function。输入民用日的 年,月,日,小时,算得儒略日。-The civil day pass conversion to Julian day of Matlab FUNCTION. Enter the civil day of the year, month, day, hour, can be regarded as the Julian day.
<chen tianyi> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序Noname16

说明:CSS+HTML 开发网页面,很美观实用-HTML JAVA HELP JAVA HTML CSS WEB DEVELOP
<lll> 在 2024-10-04 上传 | 大小:1024 | 下载:1

[其他小程序frft

说明:分数阶傅里叶变换的Matlab仿真实现代码-FRFT matlab Fractional Fourier Transform Matlab simulation code
<安阳> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序sigfrft1

说明:分数阶傅里叶变换 Matlab仿真实现 单分量的LFM信号的检测和参数估计- Fractional Fourier Transform Matlab simulation to achieve a single-component LFM signal detection and parameter estimation
<安阳> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序sigfrft

说明:分数阶傅里叶变换 Matlab仿真实现 单分量的LFM信号的检测和参数估计- Fractional Fourier Transform Matlab simulation to achieve a single-component LFM signal detection and parameter estimation
<安阳> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序fconv

说明:分数阶傅里叶变换 Matlab仿真实现 单分量的LFM信号的检测和参数估计-Fractional Fourier Transform Matlab simulation to achieve a single-component LFM signal detection and parameter estimation
<安阳> 在 2024-10-04 上传 | 大小:1024 | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 21001.02 .03 .04 .05 .06 ... 21480 »

源码中国 www.ymcn.org