-
I look at some on
本人在网上搜罗过一些与关机有的代码,发现关机的代码差不多都一样,而对关机前的特效的代码几科没有,只有一个WIN2000的,其方法如:制造一个刷子,用灰色刷屏幕!以下这部分为网上的一个老版本的关机效果代码,不是很好-I look at some on-line and off some code, the code found off almost the same, and right before turning off the effects of several branches no code, only a WIN2000, and its methods as : manufacturing a brush. Brush with gray screen! Following this into an online version of the old code shutdown effect is not good
- 2022-01-23 10:25:45下载
- 积分:1
-
View system uses USB device, and export log
查看系统使用USB设备的情况,并导出日志-View system uses USB device, and export log
- 2023-03-14 02:05: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
-
document surveillance function demo code can monitor to C disc files, directorie...
文件监视功能演示的代码 可以监视到C盘下文件,目录等的改动事件-document surveillance function demo code can monitor to C disc files, directories and other changes to the incident
- 2022-02-02 19:51:34下载
- 积分:1
-
图书馆借阅管理系统
图书馆借阅管理系统---学习做一个图书馆借阅管理系统-Library Loan Management System--- learning to make a library loan management system
- 2022-05-23 14:36:07下载
- 积分:1
-
得到CPU信息,C源码为一dll源码,VB源码为一示例
得到CPU信息,C源码为一dll源码,VB源码为一示例-Get CPU information, C source code for one dll source code, VB source code for one example
- 2022-03-11 19:25:22下载
- 积分:1
-
所有系统下的磁盘存取程序,98下用到了VXD
所有系统下的磁盘存取程序,98下用到了VXD-all of the disk access procedures under 98 use the VXD
- 2022-08-06 08:53:55下载
- 积分:1
-
Based on the VHDL language, and practical watchdog function of the design proces...
基于VHDL语言,实用的看门狗功能设计程序-Based on the VHDL language, and practical watchdog function of the design process
- 2022-01-22 07:11:37下载
- 积分:1
-
一键恢复 大家需要的就来下载吧 挺好的东西
一键恢复 大家需要的就来下载吧 挺好的东西-One key to the resumption of U.S. need to download it on the good things
- 2022-04-25 15:11:56下载
- 积分:1
-
Windows interprocesscomm W32 example
windows w32 InterProcessComm example
- 2022-10-18 09:05:03下载
- 积分:1