搜索资源列表
wordcounter
- word counter using vectors and split function that returns a text splitted in a vector.-word counter using vectors and split function that returns a text splitted in a vector.
lianbiao
- 控制台下编写的链表,除了一般的功能外,还可以实现2个链表的合并,拆分!-The list prepared under the console, in addition to the general function, but also allows two lists of the merger, split!
divide_wood
- 算法设计中的木棒分割问题,采用C++编程实现。代码通俗易懂。适合于初学者学习。-The stick split algorithm design, using C++ programming. Code easy to understand. Suitable for beginners to learn.
MatrixChain
- 给定数量的矩阵相乘 给出矩阵计算乘法的最小次数 并给出分割点-A given number of matrix multiplied to give the minimum number of times of the multiplication of the matrix calculation and gives the split point
fenge
- 进行字符串分割,很实用,适用于C++中的字符串分割操作。-The strings split, very practical
cmd5
- 文件拆分合并,利用MD5摘要检验文件完整性-File split merge test file integrity using MD5 digest
Desktop
- c++字符串分割split() trim() replace-c++ split a string split () trim () replace
String
- boost library - string test Case conversion Predicates and Classification Trimming find algorithms Replace Algorithms Find Iterator Split
chaifenzifuchuan
- 从debug中读入一段字符,存于字符串数组中,然后按要求拆分为多个字符(串)-Read from the debug in some character strings stored in the array, and then split into a number of characters required (string)
AVLTree
- 二叉平衡树实现,实现了合并和分裂功能,c语言实现-Balanced binary tree implementation to achieve the merger and split function, c language