-
程序功能实现隐藏文件的功能,主要通过钩子实现该文件隐藏功能...
程序功能实现隐藏文件的功能,主要通过钩子实现该文件隐藏功能-Program features to achieve the functions of hidden files, api hook, mainly through the realization of the hidden features of the document
- 2022-08-12 10:07:12下载
- 积分:1
-
监视文件的存取for NT/2000/9X
监视文件的存取for NT/2000/9X- Surveillance document deposit and withdrawal for
NT/2000/9X
- 2022-05-21 20:43:25下载
- 积分:1
-
将一个程序,安装成NT服务控制其他服务。
将一个程序,安装成NT服务控制其他服务。- A procedure, peacefully fits out the NT service control other
services.
- 2022-01-23 11:06:23下载
- 积分: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
-
获得系统中所有字体信息
获得系统中所有字体信息 -Getting the information of all system fonts
- 2023-05-18 20:00:04下载
- 积分:1
-
非常小巧的软键盘源程序,可以用鼠标代替输入,对虚拟键有兴趣的朋友可以试试。...
非常小巧的软键盘源程序,可以用鼠标代替输入,对虚拟键有兴趣的朋友可以试试。-Very compact source of soft keyboard, you can replace the input with the mouse on the virtual keys are interested friends can try.
- 2022-05-08 23:24:32下载
- 积分:1
-
一款用于网络安全密码学的加壳软件,可以让你保护最近的代码...
一款用于网络安全密码学的加壳软件,可以让你保护最近的代码
-For a network security cryptography加壳software that lets you protect the most recent code
- 2023-08-05 14:55:04下载
- 积分:1
-
Win9x回收站增强程序,可以恢复dos下被删除的文件
Win9x回收站增强程序,可以恢复dos下被删除的文件 -The enhanced app for win9x recycle station, it can recorve the deleted file in dos
- 2023-06-24 00:45:03下载
- 积分:1
-
使用delphi函数获取执行外部程序文本框内的值
使用delphi函数获取执行外部程序文本框内的值-Delphi function to get the implementation of the use of external program the value of text box
- 2022-09-15 02:15:04下载
- 积分:1
-
无线传感器网络里的定位经典dvhop算法实现
无线传感器网络里的定位经典dvhop算法实现-Wireless sensor networks where the positioning of dvhop Algorithm
- 2022-08-18 14:13:54下载
- 积分:1