代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/402948/11526037
htm 例1-4.htm
Here we have some text
This is a heading
This bit is normal text
This is some bold text
And finally some more normal text
www.eeworm.com/read/402948/11526039
xml 例1-4.xml
Here we have some text
This is a heading
This bit is normal text
This is some bold text
And finally some more normal text
www.eeworm.com/read/400534/11575051
txt diffuse.txt
////////////////////////////////////////////////////////////////////////////
//
// File: diffuse.txt
//
// Author: Frank Luna (C) All Rights Reserved
//
// System: AMD Athlon 1800+ XP, 512 DDR
www.eeworm.com/read/348171/11608685
eqn decoder3to8.fit.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/261904/11616358
c util.c
/*
* util.c
*
* ORIGINAL AUTHOR: Savio Lam (lam836@cs.cuhk.hk)
* MODIFIED FOR LINUX KERNEL CONFIG BY: William Roadcap (roadcap@cfw.com)
*
* This program is free software; you can redistribut
www.eeworm.com/read/157839/11659447
m example0901.m
%Normal Distribution with mu=0 and sigma=1
x=-9:0.1:9;
p1=normpdf(x);
%Normal Distribution with mu=0 and sigma=3
mu=0;sigma=3;
p2=normpdf(x,mu,sigma);
q2=normcdf(x,mu,sigma);
%Normal Distri
www.eeworm.com/read/157839/11659463
m ill.m
%read data from 'illdata.m'
M=dlmread('illdata.m','\t');
%the data of the illness is in the first row.
ill=[M(1,:)];
%the data of the normal is in the second row.
nor=[M(2,:)];
%Histogram for
www.eeworm.com/read/157044/11743285
m inertpart.m
function p = inertpart(A,xy,picture);
% INERTPART : Inertial partition of a graph.
%
% p = inertpart(A,xy) returns a list of the vertices on one side of a partition
% obtained by bisection with a
www.eeworm.com/read/345053/11843267
sh w_scan_start.sh
#!/bin/sh
#######################################################
# w_scan start script
# 20060812 wirbel (handygewinnspiel AET gmx D*T de)
#
# - 20060812: first version
# - 20060822: many improvement
www.eeworm.com/read/344934/11851336
eqn qiangdaqi.fit.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o