资源列表
[压缩解压] UPXunpacker
说明:这是一个UPX静态脱壳机的代码。你可以会觉得UPX壳本身就自带了脱壳功能,还要这个代码那岂不是多此一举。这你就错了,发这些目的就是一个分享知识的过程-It is a UPX static shelling machine code. You will find itself comes with UPX unpacking shell functions, but also the code it not superfluous. That you are wrong, and made the<ucsm> 在 2025-07-14 上传 | 大小:162kb | 下载:0
[数据结构常用算法] string
说明:程序设计任务: 用堆分配存储表示实现Hstring串类型的最小操作子集的基础上,实现串抽象数据类型的其余基本操作(不使用C语言本身提供的串函数)。参数合法性检查必须严格。 程序所能达到的功能:一个命令解释程序,循环往复地处理用户键入的每一条命令,直至终止程序的命令为止。 -Programming tasks: With pile distribution of memory says achieving Hstring string types of minimum operat<Andy> 在 2025-07-14 上传 | 大小:105kb | 下载:0
[数值算法/人工智能] complexity_analysis
说明:复杂度资料分析,非常详细;不需要任何先验基础知识;-Complexity of data analysis, very detailed does not require any a priori basis for knowledge<zhangyu> 在 2025-07-14 上传 | 大小:108kb | 下载:0
[数据结构常用算法] Shortestpathmap
说明:自己写的C++实现的图的最短路径,使用了标准模板库。-C++ to write their own plans to achieve the shortest path, using the standard template library.<周海明> 在 2025-07-14 上传 | 大小:43kb | 下载:0
[数据结构常用算法] zhucunkongjianfenpeihehuishou
说明:设计一个程序,可以由用户初始化空闲表和作业申请队列,程序在这个基础上模拟作业调度及内存分配,并将过程显示。 用户初始化空闲表的时候需要指定每一个空闲块的大小及起址,程序根据空闲块起址自动将其插入到空闲表中的相应位置 用户初始化申请队列时只需输入作业名及提交时间,所需时间。程序将申请队列中的作业按提交时间排序。-Design a program that can free the user initiates an application form and job queues, proc<luoliji> 在 2025-07-14 上传 | 大小:871kb | 下载:0
[数据结构常用算法] BinaryOrderTree
说明:自己用C++写的二叉排序树,利用标准模板库实现-Their own written with C++ binary sort tree, the use of standard template library implementation<周海明> 在 2025-07-14 上传 | 大小:38kb | 下载:0