资源列表
[其他小程序] sortingalgorithmdatastructure
说明:排序算法是一种基本并且常用的算法。由于实际工作中处理的数量巨大,所以排序算法 对算法本身的速度要求很高。 而一般我们所谓的算法的性能主要是指算法的复杂度,一般用O方法来表示。在后面我将 给出详细的说明。-Sorting algorithm is a basic and commonly used algorithms. As the number of actual work a great deal, so sorting algorithm is the speed of the algor<岑大平> 在 2025-06-29 上传 | 大小:12kb | 下载:0
[其他小程序] kocalendar
说明:这是一款万年历 功能还是很强大的下载后自己研究吧 对学习单片机及编程很好-This is a calendar function is very powerful to download it on their own research after learning a good SCM and Programming<李白> 在 2025-06-29 上传 | 大小:57kb | 下载:0
[其他小程序] DQPSkMatlab
说明:用matlab实现DQPSK的调制解调,并绘制BER曲线-Using matlab to achieve DQPSK modulation and demodulation, and draw the BER curves<萨地方> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[Windows编程] Josephus
说明:约瑟夫环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个正整数。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的号码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。-Joseph Central Question: numbered 1,2,3, ..., n of n individuals sitting around a circle clockwise<雅静> 在 2025-06-29 上传 | 大小:1kb | 下载:0