代码搜索:does
找到约 10,000 项符合「does」的源代码
代码结果 10,000
www.eeworm.com/read/408584/11381601
c tsnprintf.c
/*
* If your system does not provide snprintf(), this program will compile
* but will have an undefined error from the linker.
*
* If you are using the lib/snprintf.c function that is supplied for
www.eeworm.com/read/406293/11444973
vhd pictest.vhd
--*** SYNTHETIC PIC V1.1 ***
--
-- VHDL
--
-- Entity: PICTEST
-- Purpose: This is a simple VHDL behavioral wrapper for testing the Synthetic PIC.
-- All this entity does is instantiate
www.eeworm.com/read/403351/11518686
m genalg.m
function [A B]=genalg(error, population_size, mutation, no_of_generations)
%% Genetic Algorithms function
% This function does the selection, mating, crossover, mutation and
% insertion (the fitn
www.eeworm.com/read/402294/11538794
man mbox.man
'\" t
.\" -*-nroff-*-
.\"
.\" Copyright (C) 2000 Thomas Roessler
.\"
.\" This document is in the public domain and may be distributed and
.\" changed arbitrarily.
.\"
www.eeworm.com/read/400575/11573602
html choices2.html
If you can read this,your browser does not support Java!
www.eeworm.com/read/400573/11573640
html button2.html
If you can read this,your browser does not support Java!
www.eeworm.com/read/158283/11628635
in makefile.in
#!/usr/make
#
# Makefile for SQLITE
#
# This makefile is suppose to be configured automatically using the
# autoconf. But if that does not work for you, you can configure
# the makefile manually. Ju
www.eeworm.com/read/157653/11677935
in makefile.in
#!/usr/make
#
# Makefile for SQLITE
#
# This makefile is suppose to be configured automatically using the
# autoconf. But if that does not work for you, you can configure
# the makefile manually. Ju
www.eeworm.com/read/259565/11782473
m xcorr_corresp.m
function corr=xcorr_corresp(a,b,up,down,normalize)
% Function computes the crosscorrelation of corresponding columns of matrices "a" and "b".
% The function does no input error checking!
%
www.eeworm.com/read/259005/11827575
v radix_4__stg_0.v
// 1-30-2000
// Verified for all possible combinations (+ and -) for multiplicand and multiplier.
// change size of product register
/* Does not consider odd number of bits in a word
*/