Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • ch01.zip 这是一篇关于matrix处理的文章,希望对大家有所帮助
  • jpeg.rar ... a work I ve submitted to the university It shows what a jpeg compression is all about. the function implements the DCT transform, using a matrix operator. note that matlab has a function for the DCT and iDCT transforms that might be more efficient.
  • mpgwrite.rar Summary: The MPEG converter takes a MATLAB movie matrix and writes the movie to disk as an MPEG file. MATLAB Release ... movie encoding format. The MPEG converter for MATLAB takes a MATLAB movie matrix and writes the movie to disk as an MPEG file with file ...
  • KrigingInterpolation.rar ... kriging.mdf kriging.c outboard.c inv_m.tar.gz The inverse matrix source codes which got from Netlib. f2c.tar.gz The head file and library which are used to inverse matrix source codes. krig.net The example dx file. data1.dx The ...
  • Matrice2.rar ... Matrice2 (Delphi 6) // All routines now operate on rectangular matrix, except (InvMat and SysLin) // No more need to ... (suppressed) : // - the routines detect automaticaly the dimensions of matrix and vector // - error code MatDimNul is generated if ...
  • NMF_FeatureGet.rar 非负矩阵分解技术(Nonnegtive Matrix Factorization 一种信号或图像的特征提取的方法,也可用于图像压缩
  • lcdwdemo.zip 单片机的lcd驱动,测试过,matrix graphic display module driver
  • scythestat-1.0.2.tar.gz The Scythe Statistical Library is an open source C++ library for statistical computation. It includes a suite of matrix manipulation functions, a suite of pseudo-random number generators, and a suite of numerical optimizers.
  • as2.0amlabfire.zip ... ( "blueSpot", "blueSpotClip", 0 ) var clipBounds: Object = blueSpotClip.getBounds() var blueSpot: BitmapData = new BitmapData( clipBounds.xMax, clipBounds.yMax, true, 0 ) blueSpot.draw( blueSpotClip, new Matrix() ) blueSpotClip.removeMovieClip()
  • MorphologicalThin.rar ... 空间;并且附有注解,便于理解;附有参考文献,有算法描述。This function implements the morphology thinning. Input pSrc is a float matrix in the range of [0, 1]. It supports in-place operation.Ref: Z. Guo and R. W. Hall, "Parallel Thinning with Two-Subiteration Algorithm"