资源列表
[数据结构常用算法] C-Programs
说明:This Program uses classes to represent an order form. If you are learnig about how to use classes then take a look at this program.<asa> 在 2024-11-11 上传 | 大小:3kb | 下载:0
[数据结构常用算法] data-strucures
说明:C source codes for searching and sorting techniques.<jn123> 在 2024-11-11 上传 | 大小:4kb | 下载:0
[数据结构常用算法] AutoMemory
说明:C++中的自动内存管理。利用的是smart pointer,通过引用计数,将垃圾自动处理。这只是一个简单的处理。-C++, automatic memory management. Use the smart pointer, by reference counting, garbage automatically. This is just a simple process.<Liao Jinxing> 在 2024-11-11 上传 | 大小:2kb | 下载:0
[数据结构常用算法] verifyMsisdn
说明:给定N*N字母矩阵,从任意点出发,上,下,左,右移动,在规定方向连续匹配给定的单词序列。即称为命中,否则不命中,字符矩阵中的字母仅能使用一次,不能在同一单元格停留两次。字符矩阵最大50*50,都为大写字母。输入1为字母矩阵,输入2为字母序列,输出是否匹配。-Given the letter N* N matrix, starting from any point, up, down, left, right, match the pre<康悦> 在 2024-11-11 上传 | 大小:1kb | 下载:0