代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/270992/11013560
m kids.m
%kids.m/created by PJNahin for "Duelling Idiots"(11/12/98)
%This m-file simulates 10,000 families that have children
%until a child is born that is the same sex as the first
%child, where p is the
www.eeworm.com/read/416426/11029507
h mztools.h
/*
Additional tools for Minizip
Code: Xavier Roche '2004
License: Same as ZLIB (www.gzip.org)
*/
#ifndef _zip_tools_H
#define _zip_tools_H
#ifdef __cplusplus
extern "C" {
#endif
www.eeworm.com/read/146545/6956191
m channel.m
function varargout = channel(sig,varargin)
%CHANNEL MIMO channel model.
% Y = CHANNEL(X) corrupts input signal X by desired type of channel
% fading.
%
% [Y,ALPHA] = CHANNEL(X) same as above b
www.eeworm.com/read/466230/7041253
m example_ms_ar_simul_2_states_t_dist.m
% Example Script for MS_AR_Sim.m (run it in the same directory - just press f5)
% This script will simulate a 2 states MS autoregressive model with some pre defined parameters
% You can change the
www.eeworm.com/read/466230/7041268
m example_ms_ar_simul_2_states.m
% Example Script for MS_AR_Sim.m (run it in the same directory - just press f5)
% This script will simulate a 2 states MS autoregressive model with some pre defined parameters
% You can change the
www.eeworm.com/read/296774/7113595
x-sony
# Make internal tables bigger.
OLDCC=cc -Wf,-XNg1500,-XNh2000 -Olimit 3000 $(OPT)
# Define CC and OLDCC as the same, so that the tests:
# if [ x"$(OLDCC)" = x"$(CC)" ] ...
#
# will succeed (if OLDCC
www.eeworm.com/read/463724/7176269
pot xchm.pot
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Razvan Cojocaru
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR , YEAR.
#
#, f
www.eeworm.com/read/463724/7176282
po ru.po
# translation of ru.po to Russian
# This file is distributed under the same license as the PACKAGE package.
# Copyright (C) YEAR Razvan Cojocaru , 2004.
# Andy Shevchenko
www.eeworm.com/read/463724/7176288
po zh_cn.po
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Razvan Cojocaru
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR , YEAR.
#
msgi
www.eeworm.com/read/462347/7202642
js debug.js
/*
debug.js
update : 2006-01-16
license : same as Perl
http://la.ma.la/misc/js/debugscreen/
*/
var DebugScreen;
(function(){
DebugScreen = (function(){
DS.prototype = {
id : "deb