Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • shortpath.rar C code for Shortest path Finding Using Dijikstras Algorithm
  • Futhods.rar 谓词全路径覆盖软件测试方法Predicate coverage of software testing method of the full path
  • Rayleighed.rar ... introduces the basic principles of OFDM, focus on the ideal synchronous circumstances, Protection slot (counted ac cording) and different channel estimation method in Gaussian channel and multi-path Rayleigh fading channels of OFDM system performance
  • Okumura-and-Hata-model.rar Okumura Hata model path loss vs frequency carrer
  • image-process.rar This is my assignment, if you want to use it, try to change the direction of the file path, thank you.
  • GuidedFlootesto.zip Updates the phase quality-guided path following phase unwrapping method by Bruce Spottiswoode
  • pathdef.rar PATH LOSS MODELS FOR FEMTOO
  • winsimpro1.0.zip ... all smart card readers complying with the PC/SC specification · File Manager - Access any file on the SIM card with its PATH, as well as interpret the properties of the file · Command Manager - Quick and easy sending an APDU command with customized ...
  • (Dijkstra)-a-shortest-path-algorithm.rar 大概流程如下: 初始对每个点e,令v[e]=0,dis[e]=inf 令起点dis[s]=0 每次找出p,使得v[p]=0,并且dis[p]最小 令v[p]=1 对每个和p相邻的q,用dis[p]+distance[p,q]去更新dis[q] 直到找不到v[p]=0
  • Rasigure.rar 栅格空间V图的无人路径规划Raster space path planning for unmanned V Figure