代码搜索:algorith
找到约 373 项符合「algorith」的源代码
代码结果 373
www.eeworm.com/read/344585/3207973
m sdecca2.m
function [P, newY, newE, cost, c]= sdecca2(Y, snn, regularizer, relative)
% doing semidefinitve embedding/MVU with output being parameterized by graph
% laplacian's eigenfunctions..
%
% the algorith
www.eeworm.com/read/490199/1207121
java stemmer.java
package edu.udo.cs.wvtool.external;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
/**
* Stemmer, implementing the Porter Stemming Algorith
www.eeworm.com/read/247149/4489168
java stemmer.java
package edu.udo.cs.wvtool.external;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
/**
* Stemmer, implementing the Porter Stemming Algorith
www.eeworm.com/read/349808/3139065
cpp html.cpp
//Custom tags includes
#include "Html.h"
#include "WebPage.h"
//Std includes
#include
#include
#include
using namespace std;
//Boost includes
#include
www.eeworm.com/read/235820/14051085
c decode_mmxp.c
/*
decode_mmxp.c
Meeting Maker.
Thanks for Matt Power for his BUGTRAQ post
on Meeting Maker encryption, and for providing me with traffic traces.
The encryption algorith
www.eeworm.com/read/282782/9060726
c trees.c
/* trees.c -- output deflated data using Huffman coding
* Copyright (C) 1995-2003 Jean-loup Gailly
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* ALGORITH
www.eeworm.com/read/282782/9061943
c trees.c
/* trees.c -- output deflated data using Huffman coding
* Copyright (C) 1995-2003 Jean-loup Gailly
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* ALGORITH
www.eeworm.com/read/169757/9839270
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-2002 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* ALGORITH
www.eeworm.com/read/168569/9907569
c trees.c
/* trees.c -- output deflated data using Huffman coding
* Copyright (C) 1995-2005 Jean-loup Gailly
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* ALGORITH
www.eeworm.com/read/363740/9938332
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-1998 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* ALGORITH