资源列表

« 1 2 ... .94 .95 .96 .97 .98 26199.00 .01 .02 .03 .04 ... 28522 »

[数据结构常用算法dbbz

说明:自己实现的敌兵布阵的源代码,HDOJ1066题,数据结构使用了线段树和树状数组,算法策略使用了分治策略。-Own implementation of the enemy soldiers ended their source code, HDOJ1066 question, data structures using the segment tree and the tree array, the algorithm strategy
<张贺> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[matlab例程smallwave

说明:小波技术能够多尺度的分解信号,进而迅速地找出信号的噪声点。与傅里叶分解相比更加便捷可靠。-Wavelet technique to the multi-scale decomposition of signals, and then quickly find out the point of the signal noise. More convenient and reliable compared with the Fourier
<呙尧> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[matlab例程shujunihefaxinzaobiguji

说明:采用数据拟合法进行的高斯白噪声信道下的信噪比估计,程序中有经典summer法以及本人自己拟合的二阶和三阶参数,适用于不同的信噪比范围,望大家一起交流-By data fitting of the Gauss white noise channel SNR estimation, the program in the classic summer method as well as my own fitting of the two or
<赖材栋> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[matlab例程Grey-relational-analysis

说明:灰色关联度分析,主要用于分析各个指标间的关联程度-Grey relational analysis
<lihu> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法skiplist

说明:实现c++数据结构中的跳表,是一种特殊形式的单链表, 运算较快-it realize the skiplist data stucture, which is a special kind of list calculating in a faster speed
<> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法bp

说明:用神经网络bp进行测试和训练柴油机的故障测试程序-fault diagnose
<andy> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[matlab例程Spherical-Detection-in-MIMO

说明:MIMO(多输入多输出)系统中的球形译码设计-MIMO (Multiple Input Multiple Output) system of spherical Detection and Decoding Design
<JYJ> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法WQL1

说明:1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。 -, A software company about 30 employees, each employee name, job number, position and other attributes, and
<manda> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法josephus

说明:用C语言实现josephus算法,用以实现报数问题,很好的算法啊-The C language achieve josephus algorithms to achieve the number off good algorithm
<郑磊> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法h

说明:串的匹配问题,用C语言实现此算法,很实用的算法。-The string matching problem, this algorithm, a practical algorithm using C language.
<郑磊> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法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-03-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法Josephus

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

源码中国 www.ymcn.org