代码搜索:Algorythm
找到约 15 项符合「Algorythm」的源代码
代码结果 15
www.eeworm.com/read/187617/8619585
15287
Newsgroups: sci.crypt
Path: cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!fs7.ece.cmu.edu!europa.eng.gtefsd.com!emory!swrinde!cs.utexas.edu!zaphod.mps.ohio-state.edu!rpi!smythw
From: smythw@vccnw
www.eeworm.com/read/187617/8619661
15647
Newsgroups: sci.crypt
Path: cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!fs7.ece.cmu.edu!europa.eng.gtefsd.com!howland.reston.ans.net!noc.near.net!chpc.chpc.org!rboudrie
From: rboudrie@chpc.org
www.eeworm.com/read/188551/5208809
java normal.java
/**
* Class contains the implementation of:
* - Inverse Normal Cummulative Distribution Function Algorythm
* - Error Function Algorythm
* - Complimentary Error Function Algorythm
*
* @auth
www.eeworm.com/read/414908/11093017
pas frxrc4.pas
{******************************************}
{ }
{ FastReport v4.0 }
{ RC4 crypto algorythm }
{
www.eeworm.com/read/114113/15076351
txt @psc_readme_4763_3.txt
Title: [ Integer Test ]
Description: Sometimes we need a way to test the user input to know if it is an integer, i have
seen many algorythm for doing this,but a lot of them are incomplete since they
www.eeworm.com/read/114113/15076352
cpp integer test.cpp
/*
program name: Integer Test
Sometimes we need a way to test the user input to know if it is an integer, i have
seen many algorythm for doing this,but a lot of them are incomplete since they on
www.eeworm.com/read/112003/15496737
txt life2d.txt
Anfy Life2d - Copyright (C) by Fabio Ciucci 1996-99
This applet can generate and simulate in realtime a popular Artificial Life,
Conway algorythm. The result is a sort of unicellular
www.eeworm.com/read/159920/10589379
c crc-16.c
#define POLY 0x8408
/*
// 16 12 5
// this is the CCITT CRC 16 polynomial X + X + X + 1.
// This works out to be 0x1021, but the way the algorythm works
www.eeworm.com/read/258434/11864471
c crc-16.c
#define POLY 0x8408
/*
// 16 12 5
// this is the CCITT CRC 16 polynomial X + X + X + 1.
// This works out to be 0x1021, but the way the algorythm works
www.eeworm.com/read/341877/12057150
c crc-16.c
#define POLY 0x8408
/*
// 16 12 5
// this is the CCITT CRC 16 polynomial X + X + X + 1.
// This works out to be 0x1021, but the way the algorythm works