-
一个简单的学生成绩管理系统,用C++语言实现,能实现成绩管理的各种功能。...
一个简单的学生成绩管理系统,用C++语言实现,能实现成绩管理的各种功能。-A simple management system for student achievement, using C++ language, to achieve the various functions of performance management.
- 2022-04-08 03:59:42下载
- 积分:1
-
C++ Builder开发的INI转XML,我自己写的,有什么需要帮助的,尽管找我...
C++ Builder开发的INI转XML,我自己写的,有什么需要帮助的,尽管找我-C++ Builder developed by INI to XML, I wrote it myself, what need of help, in spite of me
- 2022-07-24 19:31:02下载
- 积分:1
-
把普通程序注册为windows工具栏
把普通程序注册为windows工具栏-turn ordinary procedures for the registration windows toolbar
- 2022-07-13 00:02:35下载
- 积分:1
-
一个比微软提供的regedit更方便的注册表编辑器
一个比微软提供的regedit更方便的注册表编辑器-Microsoft provided a much more convenient regedit Registry Editor
- 2022-01-31 13:05:03下载
- 积分:1
-
判断磁盘簇大小CodeGuru Determining Cluster Size
判断磁盘簇大小CodeGuru Determining Cluster Size-Determine the disk cluster size CodeGuru Determining Cluster Size
- 2022-03-24 00:58:55下载
- 积分:1
-
Vc preparation of small procedures, realize the system to restart and shut down...
编写vc小程序,实现系统的重新启动和关闭计算机-Vc preparation of small procedures, realize the system to restart and shut down your computer
- 2022-04-30 02:39:30下载
- 积分:1
-
Record the mouse events and replay it.
Record the mouse events and replay it.
- 2022-07-04 08:17:14下载
- 积分: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
-
64位方式存取文件
64位方式存取文件 -The example of accessing file in 64-bit method
- 2023-01-14 07:10:03下载
- 积分:1
-
飞机订票系统FASD FASD FADS
飞机订票系统FASD FASD FADS-englishDFDFSFASFDFDFADSFASDF
- 2022-11-07 06:20:04下载
- 积分:1