资源列表

« 1 2 ... .56 .57 .58 .59 .60 3661.62 .63 .64 .65 .66 ... 66581 »

[其他小程序hello

说明:This contains simple python code files which shows use of python commands in a simple way.
<aman> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[其他小程序DOS

说明: [D:][PATH][NAME][[/A][:attrib]][/o:[sorted][/s][/b][/l][/c[h] (1) /a:attrib 缺省包含所有文件(系统文件.隐含文件) attrib[:][h/-h]只显示隐含文件或非隐含文件. [r/-r]只显示只读文件或非只读文件 [s/-s]只显示系统文件或非系统文件 [a/-a]只显示要归档文件或非归档文件 (2)/o[:]sorted:缺省完全按字母顺序,子目录显示在文件之前 /o[n/-n]:按字母
<zfm> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[钩子与API截获saoleiwaigua

说明:Autoit 实现window下扫雷外挂,在WINDOW XP下测试成功。-Autoit achieve lower window demining plug, successfully tested under WINDOW XP.
<淡定的人> 在 2025-10-16 上传 | 大小: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-10-16 上传 | 大小:1kb | 下载:0

[Shell编程pingres---othershell

说明:在判断外网是否通畅情况下面选择性重启电脑-In judging whether unobstructed condition under the selective networks outside to restart the computer
<yhh> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[其他小程序Adjacency-Matrix

说明:图的邻接矩阵 邻接矩阵(Adjacency Matrix):是表示顶点之间相邻关系的矩阵。设G=(V,E)是一个图,其中V={v1,v2,…,vn}。G的邻接矩阵是一个具有下列性质的n阶方阵:-Adjacency Matrix
<tjl> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[其他小程序Linked-List

说明:链表是一种物理存储单元上非连续、非顺序的存储结构,数据元素的逻辑顺序是通过链表中的指针链接次序实现的。链表由一系列结点(链表中每一个元素称为结点)组成,结点可以在运行时动态生成。-Linked List.zip
<tjl> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[其他小程序linked-list--sort

说明:链表是一种物理存储单元上非连续、非顺序的存储结构,数据元素的逻辑顺序是通过链表中的指针链接次序实现的。链表由一系列结点(链表中每一个元素称为结点)组成,结点可以在运行时动态生成。-linked list sort
<tjl> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[其他小程序Two-order-traversal

说明:中序遍历二叉树非递归算法 栈 中序遍历二叉树非递归算法 栈-Two order traversal.zip
<tjl> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[驱动编程mempool

说明:用C语言开发实现的内存池代码,仅供大家参考-C language implementation of memory pool code, only for your reference
<苏三> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[其他小程序xml

说明:一個管理XML文件的單件類,實現XML文件讀取,修改,保存等功能-A management class single XML document, implement XML file read, modify, save and other functions
<SHC> 在 2025-10-16 上传 | 大小: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-10-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 3661.62 .63 .64 .65 .66 ... 66581 »

源码中国 www.ymcn.org