-
设置或进入待机模式的功能. 也可以设置,待机或进入待机模式为HOTKEY键....
设置或进入待机模式的功能. 也可以设置,待机或进入待机模式为HOTKEY键.-Settings or enter the standby mode function. Can also be set up, standby or to enter standby mode for the Hotkey button.
- 2022-03-18 05:43:18下载
- 积分:1
-
legendary cafes partner source legendary cafes partner FO
传奇咖啡馆合作伙伴来源传奇咖啡馆合作伙伴
- 2022-03-12 05:08:48下载
- 积分:1
-
caiwu
家庭财务管理:整理一个家庭中的一年的收支情况,或称“理财”。将其按表的形式整理出来,方便财务管理。-caiwu
- 2022-01-21 04:47:24下载
- 积分:1
-
psexec 很著名的网络工具的实现。注意RELEASE 编译 和 UNICODE。
psexec 很著名的网络工具的实现。注意RELEASE 编译 和 UNICODE。-very famous network tool to achieve. Attention RELEASE translation, and UNICODE.
- 2023-02-04 16:00:04下载
- 积分:1
-
获得CPU使用率
通过这个实例程序,可以方面的实现CPU使用率监控,这样就能统计自己开发程序的性能如何,并从中发现是否有需要优化的地方,当然这只是一个demo程序,更多还需要完善!!!!!!!!!!!
- 2022-03-07 04:57:52下载
- 积分:1
-
This a recursive descent parser for C99. The output from the parser should be a...
This a recursive descent parser for C99. The output from the parser should be a parse tree.
- 2022-03-01 01:12:12下载
- 积分:1
-
液晶字模提取程, 液晶字模提取程
液晶字模提取程, 液晶字模提取程-LCD matrix extraction process, extraction process matrix LCD
- 2023-05-13 02:15:02下载
- 积分: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
-
自动感知文件被其它程序修改的信息,可以用在跟踪提供方便...
自动感知文件被其它程序修改的信息,可以用在跟踪提供方便-Automatically perceived by other changes in procedures to document the information, can be used in follow-up to facilitate
- 2022-07-20 15:16:39下载
- 积分:1
-
一个包装ShellFileOpen的类
一个包装ShellFileOpen的类--A class of ShellFileOpen packeting
- 2022-12-03 01:40:08下载
- 积分:1