资源列表
[钩子与API截获] saoleiwaigua
说明:Autoit 实现window下扫雷外挂,在WINDOW XP下测试成功。-Autoit achieve lower window demining plug, successfully tested under WINDOW XP.<淡定的人> 在 2025-04-04 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] Main
说明:根据进程的句柄获得该进程占用的内存,获得的值与在任务管理器中显示的内存(专用工作集)相同。-Based on the process handle to get the memory used by the process, the values obtained and displayed in the Task Manager memory (private working set).<dongxun> 在 2025-04-04 上传 | 大小:1kb | 下载:0
[Shell编程] pingres---othershell
说明:在判断外网是否通畅情况下面选择性重启电脑-In judging whether unobstructed condition under the selective networks outside to restart the computer<yhh> 在 2025-04-04 上传 | 大小:1kb | 下载:0
[其他小程序] Adjacency-Matrix
说明:图的邻接矩阵 邻接矩阵(Adjacency Matrix):是表示顶点之间相邻关系的矩阵。设G=(V,E)是一个图,其中V={v1,v2,…,vn}。G的邻接矩阵是一个具有下列性质的n阶方阵:-Adjacency Matrix<tjl> 在 2025-04-04 上传 | 大小:1kb | 下载:0
[其他小程序] Linked-List
说明:链表是一种物理存储单元上非连续、非顺序的存储结构,数据元素的逻辑顺序是通过链表中的指针链接次序实现的。链表由一系列结点(链表中每一个元素称为结点)组成,结点可以在运行时动态生成。-Linked List.zip<tjl> 在 2025-04-04 上传 | 大小:1kb | 下载:0
[其他小程序] linked-list--sort
说明:链表是一种物理存储单元上非连续、非顺序的存储结构,数据元素的逻辑顺序是通过链表中的指针链接次序实现的。链表由一系列结点(链表中每一个元素称为结点)组成,结点可以在运行时动态生成。-linked list sort<tjl> 在 2025-04-04 上传 | 大小:1kb | 下载:0
[其他小程序] Two-order-traversal
说明:中序遍历二叉树非递归算法 栈 中序遍历二叉树非递归算法 栈-Two order traversal.zip<tjl> 在 2025-04-04 上传 | 大小:1kb | 下载:0
[其他小程序] AdaptiveGPC
说明:Digital signal processing is the way with a numerical signal processing theory and technology, its English original name digital signal processing, referred to as the DSP. Another digital signal processor DSP is short, t<刘明> 在 2025-04-04 上传 | 大小:1kb | 下载:0
[其他小程序] binary-search
说明:给定一组含有n个整数的有序数列A={a1,a2,...,an},接下来有k个数{b1,b2,...,bk},查询每个 bi是否在之前给定的数列A中出现,出现输出y,否则输出n。 -Given n integers+ k integers, search if each of the k integers exist in the n integers, if it does, output y , if not output n<mike> 在 2025-04-04 上传 | 大小:1kb | 下载:0