资源列表
[数据结构常用算法] 7
说明:7、反转姓名字符串,例如:输入James Levis输出Levis James 主程循环读入三个字符串,并分别输出其反转后的结果-7, reversed the names of the string, for example: James Levis input output Levis James read into the main three-way cycle of string, and output, respectively, after the results of the<季永光> 在 2025-06-23 上传 | 大小:350kb | 下载:0
[数据结构常用算法] libdmtx-0.3.0
说明:data matrix 编码过程分析采用reed-solomn算法的应用-data matrix coding process was used to analyze the reed-solomn algorithm application<zhang> 在 2025-06-23 上传 | 大小:689kb | 下载:0
[数据结构常用算法] data_structure
说明:目录: 单元加 字符 底层编程 效验算法 数学问题 数据结构 数组 文件程序 求进制 汉诺塔 硬币情况 逆阵 问题算法 小写数字转为大写数字 其它-Directory: Add characters in the bottom of unit programming algorithm for mathematical problem-tested data structure for hexadecimal array documen<林丽娜> 在 2025-06-23 上传 | 大小:309kb | 下载:0
[数据结构常用算法] CPUSchedule
说明:3个CPU调度算法的simulation. 分别是Short Job First,High Return Ration Next, Round Robin. 模拟得到R,U,S等重要指标。-3 CPU scheduling algorithm of the simulation. Were Short Job First, High Return Ration Next, Round Robin. Simulated R, U, S and other important indicator<tennic> 在 2025-06-23 上传 | 大小:19kb | 下载:0
[数据结构常用算法] btree
说明:为数据库创建索引的B+树的算法实现。功能包括创建删除节点、条目等。最终将树递归打印于屏幕。(包含内存资源管理)-Index for the database to create B+ Tree algorithm. Features include the creation of the deletion of nodes, and other entries. Will eventually recursive tree print on the screen. (Including memo<shuai> 在 2025-06-23 上传 | 大小:8kb | 下载:0
[数据结构常用算法] Partition
说明:在n维空间(每维范围为0-1)内对插入的数值根据坐标进行分区。从一个没有分区的空间开始插入,一旦规定的cache满了就申请新的cache空间。cache全满后存数值于文件。分区每次一分为2n,内建有2n叉树结构用于管理。-In n-dimensional space (each dimension range of 0-1) to insert values on the basis of geographical coordinates. From a partition of space b<shuai> 在 2025-06-23 上传 | 大小:10kb | 下载:0
[数据结构常用算法] stringmatch
说明:c++程序,对于输入的n个字符串进行串匹配,使用者可以输入查询字串,返回所有在任意位置有匹配字串的字符串。<shuai> 在 2025-06-23 上传 | 大小:1kb | 下载:0