Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • 2drandomwalk.rar two dimensional random walk is generated
  • udp-reliable-data-transmission.rar UDP实现可靠数据传输。使用GBN算法,实现了:1.随即丢包(随机数产生器Math.random()) 2.丢包后遇冗余ack重传 3.超时重传 (DatagramSocket和Socket都有成员函数setSoTimeout(delay),通过捕获超时时抛出的IO异常来实现超时重传)
  • ML_Automata.rar ... Automata Algorithms A collection of machine learning programs which contains some of Learning Automata algorithms such as Tsetline, Krinisky, Krylov, LRI, LIP, LRR, LReP, SoftMax, SampleAverage and Random strategy. All of these developed in MATLAB 6.5
  • jsp-quis.rar Random NUmber with jsf
  • A_registration_method_applicable_to_outdoor_AR_sys ... 中, 通过相关系数法在相邻的两帧画面 中寻找候选匹配自然特征点对;采用了基于标记物提供的共面约束和 RANSAC(RANdom Sample Consensus)算法相结合的方法,从这些候选匹配点中选出满足共面条件的匹配点对;计算这些共面点所对 应的 ...
  • GetNatureImagePatchesRandom.m.rar This matlab script can get any number of random image patches from any number of images. Usages: Image processing and analysis. Pattern analysis and machine intelligence.
  • turbo.rar map algorithm for turbo codes in matlab the simulation, using 1 / 2 code rate rsc and 2 - random interleaver
  • gaussian.zip it is useful to generate gaussian random process...... which is the most requirred at the time of simulation.
  • rmar.zip THIS IS THE BEST KNOWN RANDOM NUMBER GENERATOR AVAILABLE. (However, a newly discovered technique can yield a period of 10^600. But that is still in the development stage.)
  • graphAnalysisToolbox-1.0.zip 各种图像处理的工具库,来自random walk的开发者。包括normalize cut, random walk等多种图像分割函数等。