代码搜索:based
找到约 10,000 项符合「based」的源代码
代码结果 10,000
www.eeworm.com/read/100043/6275769
c snmp_msg.c
/*
* SNMP Message Encoding Routines
*
* Complies with:
*
* RFC 1901: Introduction to Community-based SNMPv2
* RFC 1157: A Simple Network Management Protocol (SNMP)
*
*/
/**********************
www.eeworm.com/read/255407/6291190
c ch05.07.c
// note: no compiler available at this time to compile
#include
int main()
{
for ( int ix = 0;
// assigns done true or false based on
// whether ix is equal to 10
www.eeworm.com/read/463288/6305927
m ch4_1f.m
% Select a demo number: 7
% This case study illustrates various possibilities to estimate a
% reasonable model structure.
%
% It is based on the same "hairdyer" data as demo # 2.
% The
www.eeworm.com/read/111945/6307193
asm lyapunov.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Wesley Loewer's attempt at writing his own
; 80x87 assembler implementation of Lyapunov fractals
; based on lyapunov_cycles_in_c() in misc
www.eeworm.com/read/319215/6320530
cs parse.cs
using System;
namespace Spider
{
///
/// Base class for parseing tag based files, such as HTML, HTTP headers
/// or XML.
///
///
/// This spider is copyright 2003 by Jeff H
www.eeworm.com/read/152024/6334040
m kclassify.m
function groups = kclassify(samples, means)
% KCLASSIFY Classification based on k-means (no dependence on dimension)
%
% Samples: A matrix with rows containing sample vectors
% Means: A matrix with
www.eeworm.com/read/152024/6334051
m createpyramid.m
function M = createPyramid(im, distances, perceptual)
% M = CREATEPYRAMID(IM,DISTANCE) creates a multiscale pyramid of
% images based on spatial blurring in the luminance and opposing
% color planes
www.eeworm.com/read/395825/6339688
js snowstorm.js
/*
DHTML PNG Snowstorm! OO-style Jascript-based Snow effect
--------------------------------------------------------
Version 1.3.20081208 (Previous rev: v1.2.20041121a)
Dependencies: GIF/P
www.eeworm.com/read/492987/6403124
cpp gamasort.cpp
/*
* Gamasort: from Joseph Gama
*
* This is a Radix Sort Exchange routine which will work only on
* unsigned integers (unlike a general sorting function which
* works based on comparisons).
www.eeworm.com/read/493005/6403586
cmdbuf
NAME
cmdbuf - print the command buffer
SYNOPSIS
cmdbuf()
TYPES
return str
DESCRIPTION
This function returns the command string that was formed by calc based
on its command line