-
一个汉字gb3212编码,解码算法的小程序。
gb3212,big5,汉字编码...
一个汉字gb3212编码,解码算法的小程序。
gb3212,big5,汉字编码-Gb3212 a Chinese character encoding, decoding algorithm of small procedures. gb3212, big5, Chinese character coding
- 2022-02-26 08:14:55下载
- 积分: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
-
网络监控
网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控
- 2023-03-23 15:00:05下载
- 积分:1
-
在纯DOS屏幕上面显示矢量字体,调用WINOWS矢量字库的。
在纯DOS屏幕上面显示矢量字体,调用WINOWS矢量字库的。-In pure DOS screen shown above vector font, vector font WINOWS call.
- 2022-05-20 02:43:24下载
- 积分:1
-
一个可以在WINDOWS系统下删除系统服务的工具程序,输入服务名称,即可将系统服务删除。...
一个可以在WINDOWS系统下删除系统服务的工具程序,输入服务名称,即可将系统服务删除。-a Windows system can be deleted under the tool system procedures, import service names, service system and can be deleted.
- 2023-07-26 23:00:02下载
- 积分:1
-
对于所有的美国药的作用可能是一个令人头痛的问题,现在我给大家介绍…
API函数对大家来说,可能一直都是一个头痛的问题,现在我给大家介绍60个常用的API函数,-API function for all of us may have been a headache, now I introduce everyone to the 60 commonly used API functions,
- 2023-06-20 04:20:03下载
- 积分:1
-
内存管理是由程序员使用的是明确的
memory management is performed explicitly by programmers using the so-called "auto release pools".
- 2022-03-02 04:15:28下载
- 积分:1
-
A master of hand
高手写的手写代码!欢迎大家下载,共同交流,如果有问题,请联系我!谢谢!-A master of hand-written code to write! Welcome everyone to download, share, if there are problems, please contact me! Thank you!
- 2023-06-19 21:00:02下载
- 积分:1
-
本系统实现的是武汉公交站站查询,为用户提供两站直接的最短路线及乘车方式...
本系统实现的是武汉公交站站查询,为用户提供两站直接的最短路线及乘车方式-The system is query Wuhan Bus Station, two stops to provide users with the shortest direct route and travel mode
- 2023-05-07 19:45:03下载
- 积分:1
-
VC环境下实现串口通讯功能,能进行文本文件的传输
VC环境下实现串口通讯功能,能进行文本文件的传输-VC environment to achieve serial communication function, can be a text file transmission
- 2023-03-29 01:00:03下载
- 积分:1