文件名称:SomeProgramForDataStructure
介绍说明--下载内容均来自于网络,请自行研究使用
KMP字符串匹配的c实现,测试字符串为char a[20]="abcdefghijk" char b[20]="abcdefgg"
取各位数字的算法,最大有效测试数据长整形最N=100000000 贪婪算法:已知若干面值的人名币,如何找零钱,使张数最小,测试面值a[4]={25,10,5,1} 快速排序C++实现-KMP string matching c to achieve the test string to char a [20] = " abcdefghijk" char b [20] = " abcdefgg" check that the number of algorithms, the most effective long plastic test data the most N = 100000000 greed algorithm: the names of persons known to a number of denominations of coins, how to get change, so that the smallest number of sheets to test the face value of a [4] = (25,10,5,1) Quick Sort C++ to achieve
取各位数字的算法,最大有效测试数据长整形最N=100000000 贪婪算法:已知若干面值的人名币,如何找零钱,使张数最小,测试面值a[4]={25,10,5,1} 快速排序C++实现-KMP string matching c to achieve the test string to char a [20] = " abcdefghijk" char b [20] = " abcdefgg" check that the number of algorithms, the most effective long plastic test data the most N = 100000000 greed algorithm: the names of persons known to a number of denominations of coins, how to get change, so that the smallest number of sheets to test the face value of a [4] = (25,10,5,1) Quick Sort C++ to achieve
相关搜索: 字符串匹配
(系统自动生成,下载前可以参看下载内容)
下载文件列表
kmp、贪婪、快速排序、各位取值c-c++实现
......................................\1007(附带取各位数字的算法).txt
......................................\1553(找零钱,数量最少)贪婪算法.txt
......................................\kmp字符串匹配.txt
......................................\快速排序.txt
......................................\1007(附带取各位数字的算法).txt
......................................\1553(找零钱,数量最少)贪婪算法.txt
......................................\kmp字符串匹配.txt
......................................\快速排序.txt