代码搜索:based
找到约 10,000 项符合「based」的源代码
代码结果 10,000
www.eeworm.com/read/137779/13297510
in solv.in
#!/bin/sh
#
# Solaris startup script for dansguardian
# partly based on httpd startup script
#
# description: A web content filtering plugin for web \
# proxies, developed to filter using
www.eeworm.com/read/238921/13314851
cpp cjtabctrlbar.cpp
// CJTabCtrlBar.cpp : implementation file
//
// DevStudio Style Resizable Docking Tab Control Bar.
//
// The code contained in this file is based on the original
// CSizingTabCtrlBar class writte
www.eeworm.com/read/137510/13318373
h isd51.h
//
// ISD51 In-System Debugger for 8051 based microcontrollers
// Copyright KEIL ELEKTRONIK GmbH and Keil Software, Inc. 2000 - 2003
// Version 2.03
//-----------------------------------------
www.eeworm.com/read/137209/13340135
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/136959/13351685
c wb_fapnd.c
/*
** by: Walter Bright via Usenet C newsgroup
**
** modified by: Bob Stout based on a recommendation by Ray Gardner
**
** modified by: David Gersic to deal with binary files
**
** There is no point i
www.eeworm.com/read/323119/13354204
test system_mysql_db.test
#
# This test must examine integrity of system database "mysql"
#
# check that CSV engine was compiled in, as the result of the test
# depends on the presence of the log tables (which are CSV-based).
www.eeworm.com/read/136707/13364488
txt config.txt
usage: ./configure [ variable=value ]...
This configure script generates the file 'makefile' and the file
'../include/NTL/config.h', based upon the values assigned to the
variables on the comma
www.eeworm.com/read/318604/13475273
c sk_g16.c
/**************************************************************************
Etherboot - BOOTP/TFTP Bootstrap Program
Schneider & Koch G16 NIC driver for Etherboot
heavily based on SK G16 driver from
www.eeworm.com/read/318176/13484104
s mrmuldv.s
/
/ GNU C for Linux (and other 386 based Linux/Unix??)
/
/
.file "mrmuldv.s"
.text
.globl muldiv
muldiv:
pushl %ebp
movl %esp,%ebp