资源列表

« 1 2 ... .58 .59 .60 .61 .62 2063.64 .65 .66 .67 .68 ... 2656 »

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

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

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

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

[数据结构常用算法maze

说明:用c语言找出文件中全是1的路径(迷宫游戏)-maze game generated by c
<rachel> 在 2024-09-29 上传 | 大小:50176 | 下载: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> 在 2024-09-29 上传 | 大小:1263616 | 下载:0

[数据结构常用算法shortestPath

说明:用Java语言实现的用分支限界法解决单源最短路径问题的算法-An implementation of single source shortest path problem with Java language based on branch and bound method
<gladnews> 在 2024-09-29 上传 | 大小:90112 | 下载:1

[数据结构常用算法123456

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

[数据结构常用算法shuYouguandao

说明:输油管道问题,从文件读取站点位置求到所有站点距离最短的管道位置-The pipeline problems from the location of the file to read the site and to all the sites the shortest distance pipeline location
<高洁> 在 2024-09-29 上传 | 大小:512000 | 下载:0

[数据结构常用算法structure

说明:各种各样的高级数据结构原理以及C++实现,例如红黑树,哈希表,笛卡尔树,字典树,斐波那契堆,二叉堆,SBT等等。-The wide range of advanced data structural principle C++ of implementation, such as red-black trees, hash tables, Cartesian tree dictionary tree, Fibonacci heap, b
<冰封> 在 2024-09-29 上传 | 大小:19991552 | 下载:0

[数据结构常用算法tree_sanyuanzu

说明:假设以如下说明的三元组 (F、C、L/R) 序列输入一棵二叉树的诸边(其中 F 表示双亲结点的标识,C 表示孩子结点标识,L/R 表示 C 为 F 的左孩子或右孩子),且在输入的三元组序列中,C 是按层次顺序出现的。设结点的标识是字符类型。F=‘^’时 C 为根结点标识,若 C 亦为‘^’,则表示输入结束。 试编写算法,由输入的三元组序列建立二叉树的二叉链表,并以中序序列输出。 -Assumed that the input to th
<shiloh> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[数据结构常用算法CPP_ExpressionConvert

说明:利用栈实现表达式转换(中缀到后缀)并求值-Stack expressions conversion (infix to postfix) and evaluated
<wanshitao> 在 2024-09-29 上传 | 大小:5465088 | 下载:0

[数据结构常用算法code

说明:3道分治算法题目以及解析。题目为图片,对应题目名有对应程序,在C/C++语言编译环境中测试通过。-3 topics as well as parsing of divide-and-conquer algorithm. Subject to the pictures corresponding topic name corresponding to the program, the test passed in the C/C++ la
<伯南克> 在 2024-09-29 上传 | 大小:227328 | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 2063.64 .65 .66 .67 .68 ... 2656 »

源码中国 www.ymcn.org