搜索资源列表
PShortP
- 程序首先利用include的手段将文件graph0.cpp包含进来,在main()函数调用由图的邻接矩阵建立图creatgraph与取顶点i的值gervalue(const int i)的函数。随后调用pshorpath(adjmatrix &G,int v0,int dist[],int path[])函数,该函数就是狄克斯特拉算法对应的函数。-Procedures include the means of the first to use the file that contains gra
mcu
- 视频会议的主入口函数,mcu.c中的代码是真个视频会议启动过程,对开发视频会议的同志应该有一定的启发意义-Video conferencing function of the main entrance, mcu.c the code is really to start the process of video conferencing, video conferencing on the development of comrades should have inspired a certa
TransmitVideo
- RTP 视频传输 接收端,源代码 参考main 函数中格式 编译后即可执行-RTP transmit
ReceiveVideo
- RTP 视频传输 接收端. 程序执行方法请参考main 函数-RTP transmit receiver