-
来自E.S.T 的源码..有不少地方可以
来自E.S.T 的源码..有不少地方可以-EST from the source .. have a lot of places can be
- 2022-01-26 05:24:56下载
- 积分:1
-
包含几个输出调试信息的工具源码,即TraceWin或DBWin一类,包括大师Matt Pietrek 的DBWin。全部工具有: DLGBAR32.EXE GD...
包含几个输出调试信息的工具源码,即TraceWin或DBWin一类,包括大师Matt Pietrek 的DBWin。全部工具有: DLGBAR32.EXE GDIOBJ1.EXE CMDLEARN.EXE SNDMSGBG.EXE LODPRF32.EXE-contains several output debug source of information tools, or DBWin a TraceWin categories, including the Masters Matt Pietrek DBWin. All tools are : DLGBAR32.EXE GDIOBJ1.EXE CMDLEARN.EXE SNDMSGBG.EXE LODPRF32.EXE
- 2023-03-09 12:45:03下载
- 积分:1
-
读取硬盘真正的出厂序列号,目前许多程序读出的都是硬盘卷标号,会重复....
读取硬盘真正的出厂序列号,目前许多程序读出的都是硬盘卷标号,会重复.-Read hard disk serial number of the real factory, many procedures are read out the hard disk volume label, will repeat.
- 2022-02-02 05:04:05下载
- 积分:1
-
LRU算法,能输出缺页率,内存状态,和输入队列
LRU算法,能输出缺页率,内存状态,和输入队列-LRU algorithm, missing pages can be output rate, the memory state, and input queue
- 2022-07-22 06:35:00下载
- 积分:1
-
可执行文件EXE、DLL、OCX的程序资源查看程序,可以看ICO,BMP,DIALOG,STRING等各种资源,非常值得看一看...
可执行文件EXE、DLL、OCX的程序资源查看程序,可以看ICO,BMP,DIALOG,STRING等各种资源,非常值得看一看-executable EXE, DLL, OCX procedures resources View procedures can be seen ICO, BMP, DIALOG, STRING and other resources, is worth looking at the very
- 2022-02-20 14:36:06下载
- 积分:1
-
DLL内存补丁,因为搬迁需要的DLL被加载,变化的基础…
DLL内存补丁,由于DLL加载需要重定位,基地址变化,该工具可动态查找指定进程和DLL,并对DLL的相对地址进行修改,遍历进程和DLL,获取DLL基地址,写入数据长度,数据内容-DLL memory patch, because of relocation required DLL is loaded, change the base address, the tool can search the specified dynamic process and DLL, the relative address of the DLL changes ergodic process and DLL, access to DLL base address, write data length , data content
- 2022-10-19 02:40:03下载
- 积分:1
-
graph traversal of the display (c language curriculum design data structures tha...
图的遍历的演示(c 语言 数据结构课程设计题)
/*定义图*/
typedef struct{
int V[M]
int R[M][M]
int vexnum
}Graph
/*创建图*/
void creatgraph(Graph *g,int n)
{
int i,j,r1,r2
g->vexnum=n
/*顶点用i表示*/
for(i=1 iV[i]=i
}
/*初始化R*/
for(i=1 iR[r1][r2]=1
g->R[r2][r1]=1
scanf("%d,%d",&r1,&r2)
}
}
-graph traversal of the display (c language curriculum design data structures that)/* definition of the map*/typedef s truct V (int int [M] R [M] [M]) int vexnum Graph/* create map*/void creatgraph (Graph* g, int n) (int i, j, r1, r2 g-
- 2023-05-29 19:45:03下载
- 积分:1
-
类似maxthon的delphi打开多窗口的实例,带有关闭按钮
类似maxthon的delphi打开多窗口的实例,带有关闭按钮-Maxthon delphi similar to the example of multi-window opens with the Close button
- 2022-02-01 15:28:48下载
- 积分:1
-
轮转法调度算法源程序,希望大家指正. 这是课程设计的一个题目,...
轮转法调度算法源程序,希望大家指正. 这是课程设计的一个题目,-rotate France scheduling algorithm source, we hope that correct. This is a curriculum designed topics, huh
- 2022-03-26 07:24:50下载
- 积分:1
-
ini adalah program keperawatan
ini adalah program keperawatan
- 2022-05-07 01:46:32下载
- 积分:1