资源列表

« 1 2 ... .80 .81 .82 .83 .84 215685.86 .87 .88 .89 .90 ... 216429 »

[数据结构常用算法josephus.lianbiaofa

说明:用循环单链表实现josephus问题,开发软件为C语言,比起向量法更有效率。-Achieve josephus problems with circular single linked list, develop software for the C language, and more efficient than the vector method.
<郑磊> 在 2025-04-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法Josephus

说明:2、 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号。 -Josephus: T
<manda> 在 2025-04-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法C

说明:Dijkstra算法 能够以此来解决最短路问题-Dijkstra algorithm to solve the shortest path problem
<孙常虹> 在 2025-04-19 上传 | 大小:1kb | 下载:0

[matlab例程Matlab

说明:Dijkstra最短路算法Matlab程序用于求从起始点s到其它各点的最短路-Dijkstra shortest path algorithm Matlab program used to find the shortest path from the starting point s to the other points
<孙常虹> 在 2025-04-19 上传 | 大小:1kb | 下载:0

[USB编程yaokong

说明:SP-28usb系统--检测程序 ,能够很好的实现USB检测-a SP-28usb system-test program, can test the usb easily!
<zhangshaoshuai> 在 2025-04-19 上传 | 大小:1kb | 下载:0

[matlab例程DistgshAnalysis

说明:最短距离算法的系统聚类测试例子以供大家学习研究距离算法。-Shortest distance algorithm system clustering test case for study and research the distance algorithm .-DistgshAnalysis.m
<AndyChou> 在 2025-04-19 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)93C46

说明:93c46读写程序(C语言) 非常的方便的对93c46进行读和写-the program of read and write, write and read the 93c46 easily
<zhangshaoshuai> 在 2025-04-19 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)holtek_lcd

说明:利用holtek的232来作为主控芯片,显示字符,其中注意对IO口的配置、要作为输出-The use of Holtek 232 as main control chip, display characters, which pay attention to the IO port configuration, as output
<linmou> 在 2025-04-19 上传 | 大小:1kb | 下载:0

[嵌入式/单片机编程switch-power-with-code

说明:基于单片机的密码开关电源设计源码,使用c语言-microcontroller and switch power with code
<yjf> 在 2025-04-19 上传 | 大小:1kb | 下载:0

[并行运算KalmanCin

说明:Kalman滤波的C语言程序。可在嵌入式系统中进行移植。-Kalman filter C language program. Can transplant in embedded systems.
<彭彦萍> 在 2025-04-19 上传 | 大小:1kb | 下载:0

[matlab例程xcorr1

说明:关于互相关函数的matlab程序,按照互相关函数公式编写的matlab程序-The matlab program of cross-correlation function
<xiaoying> 在 2025-04-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法lsp

说明:~~~ 北斗程序算法-Beidou navigation algorithm
<xxxa> 在 2025-04-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 215685.86 .87 .88 .89 .90 ... 216429 »

源码中国 www.ymcn.org