资源列表

« 1 2 ... .40 .41 .42 .43 .44 2045.46 .47 .48 .49 .50 ... 2656 »

[数据结构常用算法HuffmanTree

说明:数据结构经典算法——霍夫曼树的实现方法。以凹式形式输出。-Huffman Tree coding
<kelsi> 在 2025-06-15 上传 | 大小:5kb | 下载:0

[数据结构常用算法parking

说明:停车场管理系统。以堆栈方法实现停车场汽车的调度和收费问题。-parking lot management
<kelsi> 在 2025-06-15 上传 | 大小:4kb | 下载:0

[数据结构常用算法MaxAndMin

说明:递归分治思想实现S串中同时求出最大元和最小元。-with divid and conquer, to find out the max and min number in the string S.
<kelsi> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法CodeForACM

说明:ACM常用代码 用于算法设计和数据结构分析-code for ACM
<chenge> 在 2025-06-15 上传 | 大小:28kb | 下载:0

[数据结构常用算法1002

说明:poj1002代码,考虑的比较全面,值得推荐,互相学习-poj1002 code
<hwl> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法ExtendedAVLTree.java

说明:扩展AVLTree,添加克隆,合并和打印方法-extend the AVLTree class to include the following methods: clone(AVLTree<K,V> tree);merge(AVLTree<K,V> tree1, AVLTree<K,V> tree2 );void print(AVLTree<K, V>)
<rachel> 在 2025-06-15 上传 | 大小:3kb | 下载:0

[数据结构常用算法CompressedSuffixTrie.java

说明:构造compressed suffix trie class,并且实现findString()和findLongestCommonSubsequence()功能-implement the compact representation of the compressed suffix trie ADT for DNA analyses.
<rachel> 在 2025-06-15 上传 | 大小:2kb | 下载:0

[数据结构常用算法reverse.c

说明:对文本文件内容倒序输出。(针对已选择的文件,把文件的内容倒序输出)-reverse output file s content
<rachel> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法maze

说明:用c语言找出文件中全是1的路径(迷宫游戏)-maze game generated by c
<rachel> 在 2025-06-15 上传 | 大小:49kb | 下载:0

[数据结构常用算法main-code

说明:it is a one link list and double list storage structure-it is a one link list and double list storage structure..
<Nimu> 在 2025-06-15 上传 | 大小:1.21mb | 下载:0

[数据结构常用算法123456

说明:图书管理系统旨在用计算机对图书进行管理,包括图书的购入,借阅,归还以及注销。管理人员可以查询某位读者,某种图书的借阅情况,还可以对当前图书借阅情况进行一些统计,给出统计表格,以便全面掌握图书的流通情况。在本系统投入使用后,可以大量节省人力,财力-Library management system is designed to use computer management books, including books purchased, borrowed, restitution and lo
<阳前果> 在 2025-06-15 上传 | 大小:1.12mb | 下载:0

[数据结构常用算法1

说明:随机建立一个含N个整数的整数数组(输出),再按奇偶数分存于两个不同的线性表(顺序和链接)中并别输出上述两个表。-Random array of integers containing N integers (output), and then the parity number are stored in two different linear table (order and links) and do not output the two tables.
<张张> 在 2025-06-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 2045.46 .47 .48 .49 .50 ... 2656 »

源码中国 www.ymcn.org