Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • imput_method_must_see_IME_meterial.rar xp下进行输入法开发必看的一个pdf文档 this is some meterial of input method develop and programming reference
  • c_inference_ver2.2.rar ... Use "help gbp_preprocess" and "help gbp" from Matlab. 3. simulatedAnnealing.m An interface to the simulated-annealing c-code. This code uses Metropolis sampling method, the same one used for inference. Use "help simulatedAnnealing" from Matlab.
  • DS-41.zip A C++ Program to show an example of Hashing using Mid-Square Method. 应用Mid-Square理论的哈希算法
  • FindMe-src.zip ... () throws MMDecoderException { if(m_bMessageAvailable) { readMMHeader() m_bHeaderDecoded = true } else { throw new MMDecoderException("Message unavailable. You must call setMessage(byte[] buf) before calling this method.") } }
  • Blindseparationofinternalcombustionenginevibration Blind separation of internal combustion engine vibration signals by a deflation method
  • NarrowBand_DLL.zip This Matlab file demomstrates a narrow band algorithm that implements the level set method in Li et al s paper "Level Set Evolution Without Re-initialization: A New Variational Formulation" in Proceedings of CVPR 05, vol. 1, pp. 430-436.
  • QR_LU_Eigenvalue.rar ... 。 QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to find maximum and minimum eigenvalue based on power and inverse power method and some examples are also included.
  • icaML.zip ... likelihood formulation. No noise is assumed and the number of observations must equal the number of sources. The BFGS method [2] is used for optimization. The number of independent components are calculated using Bayes Information Criterion [3] (BIC ...
  • FEM_Polycarpou_Matlab.rar "introduction to the finite element method in electromagnetics" 配套源码。 内容包括了1-D,2-D的4~5个FEM例子,适合初学者用。
  • Introduction_to_the_Finite_Element_Method_in_Elect "introduction to the finite element method in electromagnetics"是一本特别好的FEM的入门书籍,源码已上载。 这本书才115页,但是把FEM讲的很细,读完之后再读金建明的书就特别容易了。