资源列表

« 1 2 ... .89 .90 .91 .92 .93 1994.95 .96 .97 .98 .99 ... 2656 »

[数据结构常用算法roweditor

说明:实现简单的行编辑系统,打开、退出、显示、删除、添加等功能-Line editing system to achieve a simple, open, quit, display, delete, add, etc.
<stendardo> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法largenumber

说明:实现存储任意大整数的功能,利用单链表,能够输入、输出、加法、赋值-Implementing Stored arbitrarily large integer functions, the use of a single list, can be input, output, addition, assignment
<stendardo> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法sequencetree

说明:实现用顺序存储实现的二叉树类,具有二叉树的基本功能-Stored in order to achieve achieved using a binary tree class with the basic functions of a binary tree
<stendardo> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法binomialqueue

说明:实现类伯努利队列类,具有其基本功能,能够添加、删除、显示-Implementation class Bernoulli queue class, with its basic functions, the ability to add, delete, display
<stendardo> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法leastpackage

说明:实现了最小背包问题的解决,利用优先级队列来解决-Achieve a minimum knapsack problem, the use of priority queues to resolve
<stendardo> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法YenTopKShortestPathsAlg

说明:求解网络中前k条最短路径,并且考虑重复遍历的情况-YenTopKShortestPathsAlg Solving the network before the k shortest paths
<Peng LI > 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法LCSSolveCommonSequence

说明:用备忘录方法求两个序列的最长公共子序列,并对LCS的过程进行详细的格式化的输出,最后输出最长公共子序列及其长度。-Memorandum method for solving two sequences with the longest common subsequence
<fasf> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法Hash

说明:用于Hash表的处理,对hash表的各种应用以及对hash表的各种处理-Hash table for the processing of various applications on the hash table and hash tables for various processing
<张贇> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法balance-tree

说明:数据结构中对平衡二叉树的算法描述,自己编写的,不足之处见谅-balance tree
<月出> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法danlianbiao

说明:java数据结构 之 单链表简单实现, 此源码利用java实现了单链表-Java data structures singly linked lists of simple implementation
<dwm> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法calcu

说明:一个使用递归算法和堆栈结构实现的计算器。将中缀表达式转化为后缀表达式后再使用递归和堆栈实现。-A stack structure using a recursive algorithm and implementation of the calculator. The infix expression into postfix expression before using recursion and stack implementat
<张旭> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法OFDM

说明:OFDM(Orthogonal Frequency Division Multiplexing)即正交频分复用技术,实际上OFDM是多载波调制的一种。其主要思想是:将信道分成若干正交子信道,将高速数据信号转换成并行的低速子数据流,调制到在每个子信道上进行传输。正交信号可以通过在接收端采用相关技术来分开,这样可以减少子信道之间的相互干扰 ICI 。每个子信道上的信号带宽小于信道的相关带宽,因此每个子信道上的可以看成平坦性衰落,从而可以消除
<刘金星> 在 2024-09-30 上传 | 大小:2048 | 下载:1
« 1 2 ... .89 .90 .91 .92 .93 1994.95 .96 .97 .98 .99 ... 2656 »

源码中国 www.ymcn.org