资源列表
[其他小程序] StorageBufferManager-CPP
说明:设计并实现Storage and Buffer Manager缓存管理,记录实验过程,分析实验结果。-Designed and implemented in the Storage and Buffer Manager cache management, record the experimental process, analysis of experimental results.<we> 在 2025-10-04 上传 | 大小:2.23mb | 下载:0
[其他小程序] abcd-number
说明:求具有abcd=(ab+cd)2性质的四位数,具有这种性质的四位数没有分布规律,可以采用穷举法.-Demand has abcd = (ab+cd) 2 four digits of the nature of this nature, the four-digit distribution law, the brute-force method can be used.<宜成> 在 2025-10-04 上传 | 大小:1kb | 下载:0
[其他小程序] dflkhnidhg
说明:串口程序的综合应用可编程器件单元文字说明情况-Program application serial programmable devices unit<Demoon> 在 2025-10-04 上传 | 大小:36kb | 下载:0
[其他小程序] slide-unlock
说明:使用autoit编程“屏幕滑动解锁”。(截取当前屏幕背景)-Autoit programming screen slide to unlock " . (Interception of the current screen background)<berger> 在 2025-10-04 上传 | 大小:560kb | 下载:0
[其他小程序] Students-Manager
说明:完全用C语言写的一个简单的学生管理软件,是给同学写的示范程序。演示了栈等数据结构。-The the the a simple of the students management software entirely in the the C language write of the, is the the procedures of the write of the demonstration give the classmates. Demonstrates a stack data str<Jakes> 在 2025-10-04 上传 | 大小:32kb | 下载:0
[其他小程序] distance-vector
说明:计算机网络实验,实现距离向量路由算法,输入网络拓扑图中节点个数及边,模拟信息收发,动态更新出最短距离矩阵-Computer network experiment, distance vector routing algorithm, the input network topology diagram node number and edge, analog messaging, dynamic update the shortest distance matrix<口天吴> 在 2025-10-04 上传 | 大小:494kb | 下载:0
[其他小程序] convert
说明:北航c2作业 【问题描述】近几年有人提出了这样一种算法,它虽然只是单纯地对文件进行重排,本身并不压缩文件。 该算法如下:对一个长度为n的字符串S,首先根据它构造n个字符串,其中第i个字符串由将S的前i-1个字符置于末尾得到。然后把这n个字符串按照首字符从小到大排序,如果两个字符串的首字符相等,则按照它们在S中的位置从小到大排序。排序后的字符串的尾字符可以组成一个新的字符串S’,它的长度也是n,并且包含了S中的每一个字符。最后输出S’以及S的首字符在S’中的位置p。 【输入文件】输入文<zt> 在 2025-10-04 上传 | 大小:551kb | 下载:0