资源列表
[其他小程序] cubo
说明:Codigo de senho de um cubo em OpenGL-Codigo de desenho de um cubo em OpenGL<Danilo Araujo> 在 2025-09-27 上传 | 大小:1kb | 下载:0
[其他小程序] shishishiz
说明: 新手学习资料51单片机实时时钟.hex-The novice learning materials 51 single-chip real-time clock. Hex<zy> 在 2025-09-27 上传 | 大小:1kb | 下载:0
[通讯编程] mlreceiver
说明:The method of maximum likelihood corresponds to many well-known estimation methods in statistics. For example, one may be interested in the heights of adult female giraffes, but be unable to measure the height of every single giraffe in a population<uuk> 在 2025-09-27 上传 | 大小:1kb | 下载:0
[通讯编程] qpsknoise
说明:Phase in sinusoidal functions or in waves has two different, but closely related, meanings. One is the initial angle of a sinusoidal function at its origin and is sometimes called phase offset. Another usage is the fraction of the wave cycle which ha<uuk> 在 2025-09-27 上传 | 大小:1kb | 下载:0
[通讯编程] ZF
说明:The use of space-division multiple access (SDMA) in the downlink of a multiuser multiple-input, multiple-output (MIMO) wireless communications network can provide a substantial gain in system throughput. The challenge in such multiuser systems is des<uuk> 在 2025-09-27 上传 | 大小:1kb | 下载:0
[其他小程序] Single--circle-array
说明:此资料是有关“单圈圆阵的二维方向图”的源程序,此程序画出二维方向图-This information about the source of the the " lap circular array of two-dimensional pattern, this program draw the two-dimensional pattern<严明> 在 2025-09-27 上传 | 大小: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-09-27 上传 | 大小:1kb | 下载:0
[其他小程序] Union
说明:在一些有N个元素的集合应用问题中,我们通常是在开始时让每个元素构成一个单元素的集合,然后按一定顺序将属于同一组的元素所在的集合合并,其间要反复查找一个元素在哪个集合中。这一类问题近几年来反复出现在信息学的国际国内赛题中,其特点是看似并不复杂,但数据量极大,若用正常的数据结构来描述的话,往往在空间上过大,计算机无法承受;即使在空间上勉强通过,运行的时间复杂度也极高,根本就不可能在比赛规定的运行时间(1~3秒)内计算出试题需要的结果,只能采用一种全新的抽象的特殊数据结构——并查集来描述。-N ele<宋航> 在 2025-09-27 上传 | 大小:1kb | 下载:0