-
prepared by the service could access the Windows version of the source! All of t...
一个用C++编写的获取Windows糸统版本的源程序!可供大家在Windows糸统编程时用作原理参考!-prepared by the service could access the Windows version of the source! All of the Windows programming service could use as reference Principle!
- 2023-02-16 05:15: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
-
Asynchronous serial communication, VC++ Realize, procedures simple and clear, su...
异步串口通信,VC++实现,程序简单明了,适合初学者-Asynchronous serial communication, VC++ Realize, procedures simple and clear, suitable for beginners
- 2022-05-22 11:52:48下载
- 积分:1
-
MP3转换成AVI的编程!
MP3转换成AVI的编程!-converted into MP3 AVI programming!
- 2022-11-09 17:30:04下载
- 积分:1
-
是一个TAPI拨号程序,有一些功能挺实用,很有学习价值。
是一个TAPI拨号程序,有一些功能挺实用,很有学习价值。-TAPI is a dial-up procedure, there are some very useful features.
- 2022-02-12 10:50:26下载
- 积分:1
-
这是少女字库的安装软件
要先安装了,才能识别出来,已经签证...
这是少女字库的安装软件
要先安装了,才能识别出来,已经签证-This is the font of the girls have to install the software installed can be identified, have a visa
- 2023-06-15 12:00:03下载
- 积分:1
-
ISAPI扩展DLL中的COOKIES,扩展动态链接库的功能
ISAPI扩展DLL中的COOKIES,扩展动态链接库的功能-DLL in the ISAPI extension of COOKIES, the expansion of a dynamic link library function
- 2022-02-04 08:27:10下载
- 积分:1
-
dll的详细介绍,对初学者加深DLL学习有很大提高,推荐阅读
dll的详细介绍,对初学者加深DLL学习有很大提高,推荐阅读-dll" s detailed description of the DLL for beginners to enhance learning greatly improved, and recommended reading
- 2022-03-19 16:03:22下载
- 积分:1
-
Automatic bypass backup judge. Rar
备份旁路自动判断.rar-Automatic bypass backup judge. Rar
- 2022-07-21 16:41:50下载
- 积分:1
-
这是编译原理的一个 LL(1)文法预测分析表构造程序
这是编译原理的一个 LL(1)文法预测分析表构造程序-This is the principle of a compiler LL (1) grammar Forecast and Analysis Table tectonic process
- 2022-05-21 17:14:10下载
- 积分:1