资源列表
Sicily1035
- 根据用户输入的所有DNA链,找出所有匹配的DNA链,每条只能使用一次,对速度有一定的要求-As a biology research assistant, your boss has assigned you a job: given n single strands, find out the maximum number of double strands that could be made (of course each strand can be used at most once).
pkudsalgo-code-chap7_Graph
- 数据结构与算法图头文件c++编写实现图的一些基本算法和功能-Data Structures and Algorithms Figure header file c++ Prepared plan is to achieve some of the basic algorithms and functions
pkudsalgo-code-chap2
- 数据结构与算法线性表头文件c++编写实现线性表的结构与功能-Data Structures and Algorithms linear table header file c++ Prepared The linear form of the structure and function
java-data--structure
- 算法与数据结构 对一些常用算法和数据结构的解析,初学者可以看看。-Algorithms and Data Structures for some commonly used algorithms and data structures analysis, beginners can look at.
findmax
- 算法设计,递归算法设计,寻找多数元素,设置监视器多数元素的出现-Algorithm design, recursive algorithm design, look for most elements,
linklist
- 在java环境中,给出了线性表多种操作及其测试主函数,给出了较多注释内容,适合初学者掌握-In java environment, given the linear form a variety of operating and testing the main function, gives more comment content, suitable for beginners to master
calculatewords
- 给出了直接导入一段英文txt文档,并统计其中各个单词出现次数的代码,并给出详细注释。-java environment program gives statistical methods uppercase and lowercase letters, suitable for beginners to master
tree
- 给出了树相关的源代码及多个例子,其中还包含哈夫曼树的相关代码。-Gives the source tree and a number of relevant examples, which also contains the relevant code Huffman tree.
UVaOJ-401(Palindromes)
- 判断输入字符串是否为镜像或回文串。 来源于UVaOJ - 401. 水题。-A regular palindrome is a string of numbers or letters that is the same forward as backward. For example, the string "ABCDEDCBA" is a palindrome because it is the same when the string is read from left to rig
Data-Structure
- 基于-数据结构-顺序表折半查找的销售系统算法设计与实践-Data Structure Sequence table binary search Algorithm
DFA1
- 去趋势波动分析的开发程序,共享给大家,谢谢。-Detrended fluctuation analysis of the development process, for everyone to share, thank you.
CMeans
- C均值聚类算法,用visual studio C++写的。程序包含TEX文件中的数据。可以更换数据。本人亲自运行通过。-C-means clustering algorithm, using visual studio C++ written. TEX program contains data file. You can replace the data. I personally run through.
