代码搜索:based
找到约 10,000 项符合「based」的源代码
代码结果 10,000
www.eeworm.com/read/387891/8649252
c ffplay.c
/*
* FFplay : Simple Media Player based on the ffmpeg libraries
* Copyright (c) 2003 Fabrice Bellard
*
* This library is free software; you can redistribute it and/or
* modify it under the terms
www.eeworm.com/read/430838/8723718
m binarymutation.m
function [parent] = binaryMutate(parent,bounds,Ops)
% Binary mutation changes each of the bits of the parent
% based on the probability of mutation
%
% function [newSol] = binaryMutate(parent,bounds,O
www.eeworm.com/read/386060/8766578
m~ k_means_subspaces.m~
function sampleLabels = K_means_subspaces(nullSpaces, subspaceDimensions);
% K_means_subspaces is a function to group data vectors based on the
% subspace dimension assumption "subspaceDimensions" and
www.eeworm.com/read/386014/8771771
cpp~ blockpool.cpp~
/** \file
This file contains the class functions for a "pool" based memory
allocator. These functions manage the block chain that makes up the
memory pool and allocates memory from the
www.eeworm.com/read/429682/8795364
m binarymutation.m
function [parent] = binaryMutate(parent,bounds,Ops)
% Binary mutation changes each of the bits of the parent
% based on the probability of mutation
%
% function [newSol] = binaryMutate(parent,bounds,O
www.eeworm.com/read/429611/8799411
c ppp.c
/*
* PPP.C -- Send and receive datagrams on serial lines with
* Point-to-Point Protocol
*
* This implementation of PPP is declared to be in the public domain.
*
* Based (in part) upon
www.eeworm.com/read/429209/8814599
h securesocketcore.h
/*
============================================================================
Name : SecureSocketCore.h
based on : http://www.symbian.com/developer/techlib/v9.2docs/doc_source/examples/Networ
www.eeworm.com/read/429209/8814612
cpp securesocketcore.cpp
/*
============================================================================
Name : SecureSocketCore.cpp
based on : http://www.symbian.com/developer/techlib/v9.2docs/doc_source/examples/Netw
www.eeworm.com/read/384965/8827065
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/187173/8847537
java spinnerdemo3.java
/*
* A 1.4 application, based on SpinnerDemo, that listens for
* changes in a spinner's values. Specifically, we listen
* for when the third spinner changes and then change that
* spinner's text