切换至中文 Over 1 million code package, 10 million code file free download
  • [C/C++] Matrix.rar The impletation of the Clase Matrix
    Category: Console Upload User:sztwq510 Size:2K
  • [C/C++] iml.zip ... routines to solve nonsingular systems of linear equations, certified solve any shape systems of linear equations, and perform mod p matrix operations, such as computing row-echelon form, determinant, rank profile, inverse of a mod p matrix.
    Category: Algorithm Upload User:cyl690607 Size:402K
  • [C/C++] matrix.rar Implementation using C language array and matrix, matrix and matrix multiplication.
    Category: Algorithm Upload User:pcbzkt Size:2K
  • [C/C++] matrix.rar Complex matrix computation, simulation model for the underlying communication algorithms.
    Category: Other systems Upload User:zjzlwhx Size:6K
  • [Objective-C] Dot_Matrix.zip Pattern Generator for LED DOT MATRIX
    Category: Other Embeded program Upload User:kshaien Size:274K
  • [Matlab] melbankm.rar MELBANKM determine matrix for a mel-spaced filterbank
    Category: matlab Upload User:rd2355550 Size:2K
  • [Matlab] similarityMatrix.rar this m file is describe Similarity matrix for an image
    Category: matlab Upload User:jiaxintai Size:1K
  • [Matlab] moving_average_v3.1.zip ... . The method is really fast. MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1 ... or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by ...
    Category: matlab Upload User:zjanan02 Size:98K
  • [C/C++] redundantpaths.rar ... .e., the vertices may repeat but they are all edge-disjoint i.e., no two paths have the same edges. The input is the adjacency matrix of a directed acyclic graph and a pair(s) of source and destination vertices and the output should be the number of such ...
    Category: Compiler program Upload User:zcl9308 Size:2K
  • [C/C++] ShortestPaths.rar ... (e.g., 0.25, 0.75, 3.75 etc) or integers (2, 3). There are no negative edges. Given such a graph as input, you are to output the shortest path between any two given vertices. Input is the adjacency matrix and the two vertices. You must output the path.
    Category: Other systems Upload User:lw555hj Size:2K