资源列表
排序选择:
[书籍源码] fanhuierweishuzhuCchengxi
说明:这个程序说明了怎么通过C语言的子函数返回二维数组带到主函数中-This procedure describes how through the C Language Functions to return to two-dimensional array to the main function<江晨> 在 2024-10-14 上传 | 大小:3072 | 下载:0
[书籍源码] Floyd-Warshall-c-chengxi
说明:Floyd-Warshall算法描述 1)适用范围: a)APSP(All Pairs Shortest Paths) b)稠密图效果最佳 c)边权可正可负 2)算法描述: a)初始化:dis[u,v]=w[u,v] b)For k:=1 to n For i:=1 to n For j:=1 to n If dis[i,j]>dis[i,k]+dis[k,j] Then Dis[I,<江晨> 在 2024-10-14 上传 | 大小:3072 | 下载:0
[软件工程] mommethodgracewang
说明:矩量法求天线辐射场的代码和报告 -MoM for the antenna radiation field of the code and reporting<amdyang> 在 2024-10-14 上传 | 大小:7026688 | 下载:0
[3D图形编程] 29_hailangmoni
说明:精通DirectX 3D图形与动画程序设计 这本书的源码 第二十九章 海浪效果模拟-Proficient in DirectX 3D graphics and animation programming source code of this book twenty-ninth chapter the effect of simulated waves<张敏> 在 2024-10-14 上传 | 大小:847872 | 下载:0