-
创建一个系统级的热键.zip
创建一个系统级的热键.zip-create a system-level hotkey. Zip
- 2022-01-25 21:09:27下载
- 积分:1
-
I have written a small program, can you specify the file under the name of all f...
我自己编写的一个小程序,可以对您指定的文件下的所有文件进行改名,更改扩展名。-I have written a small program, can you specify the file under the name of all files, change the extension.
- 2022-01-22 02:53:40下载
- 积分: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
-
告诉你怎么做定时器
tells you how to do the timer
- 2023-02-10 20:10:03下载
- 积分:1
-
一个小定时关机器
一个小定时关机器-a small regular clearance machines
- 2023-04-26 10:10:03下载
- 积分:1
-
又一个监视文件存取的程序,是图形界面的
又一个监视文件存取的程序,是图形界面的 -Another app for monitoring files access, with UI
- 2023-08-29 01:20:04下载
- 积分:1
-
微软操作系统基于开源项目的核心工作教学开发工具包,…
基于微软OS核心开源项目wrk的教学开发包,由清华、北大、南开等名校牵头-Microsoft OS based on the core open source project wrk teaching development kit, from Tsinghua University, Beijing University, Nankai, such as schools to take the lead
- 2022-07-28 14:35:27下载
- 积分:1
-
一个纯粹用x86汇编写成的操作系统源码,麻雀虽小,五脏具全,里面包含网络、文件系统、进程调度等等。...
一个纯粹用x86汇编写成的操作系统源码,麻雀虽小,五脏具全,里面包含网络、文件系统、进程调度等等。-purely a compilation of x86 operating system source code written in sparrows Although small, but with the whole, which contains network, file system, process scheduling, etc..
- 2022-03-23 08:06:15下载
- 积分:1
-
缓冲区溢出光速入门.pdf 很棒的溢出入门教程
缓冲区溢出光速入门.pdf 很棒的溢出入门教程-Buffer Overflow entry speed of light. Pdf great overflow Tutorial
- 2022-05-31 00:25:14下载
- 积分:1
-
gdal的api翻译和使用经验.doc。大家可以参考一下,GDAL 的资料太少...
gdal的api翻译和使用经验.doc。大家可以参考一下,GDAL 的资料太少-gdal translate and use the api experience. doc. We can reference, GDAL little information. . .
- 2022-08-12 21:09:22下载
- 积分:1