-
这个是用来定时关闭计算机的小东西,我个人觉得很实用啊,可以在睡觉的放催眠曲,设定若干分钟后关闭电脑,又不浪费电!...
这个是用来定时关闭计算机的小东西,我个人觉得很实用啊,可以在睡觉的放催眠曲,设定若干分钟后关闭电脑,又不浪费电!-This is a closed computer regularly used the small things, I personally feel very practical ah can sleep in the release Lullaby set number of minutes after the closure of the computer, without wasting electricity!
- 2022-03-04 21:21:32下载
- 积分: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
-
开源工作流
open source workflow
- 2022-10-11 07:15:04下载
- 积分:1
-
好程序。好好读吧
好程序。好好读吧-the program. Read it carefully
- 2023-03-14 09:05:04下载
- 积分:1
-
使系统托盘是不可见的。..(我不知道怎么形容)
取得系统托盘中不可见的。。。(不知道怎么形容了)-made the system tray is not visible. . . (I do not know how to describe.)
- 2022-03-09 11:30:32下载
- 积分:1
-
画图软件
画图软件-draw picture
- 2022-05-24 20:56:14下载
- 积分:1
-
一个煤矿管理软件,可以作为参考,鸡西煤矿正在用
一个煤矿管理软件,可以作为参考,鸡西煤矿正在用-a coal mine management software can be used as reference, is used in Jixi Coal Mine
- 2022-01-26 17:26:39下载
- 积分:1
-
获取当前计算机的硬件信息,包括处理器,鼠标、显卡类型,网卡mac号等...
获取当前计算机的硬件信息,包括处理器,鼠标、显卡类型,网卡mac号等-access to current computer hardware information, including card type, card mac, etc.-Access to the current computer
- 2022-03-14 06:48:43下载
- 积分:1
-
This is used to solve linear equations of the code, you can reference for beginn...
这个是用于求解线性方程组的代码,可以供初学者参考,功能不错,比较完善-This is used to solve linear equations of the code, you can reference for beginners, function well, relatively perfect
- 2022-02-05 00:01:12下载
- 积分:1
-
- 2022-03-07 21:38:28下载
- 积分:1