代码搜索:H1
找到约 10,000 项符合「H1」的源代码
代码结果 10,000
www.eeworm.com/read/278145/4147622
applescript 01)<h1>.applescript
(* written by nakamuxu. 2005.03.14 *)
--
property beginStr : ""
property endStr : ""
property preMargin : 0
--
--
tell application "CotEditor"
if exists front document then
set {loc, len}
www.eeworm.com/read/425875/10312719
m ihaar.m
function x=ihaar(c,h)
h1=h/2;
for i=1:h1
x(2*i-1)=(c(i)+c(h1+i))/sqrt(2);
x(2*i)=(c(i)-c(h1+i))/sqrt(2);
end
www.eeworm.com/read/250058/12439095
css find_position_of_element.css
body
{
margin: 0;
padding: 0;
}
h1
{
margin: 1em;
}
www.eeworm.com/read/427098/6349479
m c3_lininterp.m
%File:c3_lininterp.m
function h=c3_lininterp(M)
h1=zeros(1,M-1);
for j=1:(M-1)
h1(j)=j/M;
end
h=[0,h1,1,fliplr(h1),0]
www.eeworm.com/read/221024/14778266
html http:^^www.cs.tufts.edu^g^15^h1^h1.html
Date: Tue, 14 Jan 1997 23:12:33 GMT
Server: Apache/1.0.5
Content-type: text/html
Content-length: 3974
Last-modified: Wed, 20 Nov 1996 19:52:24 GMT
www.eeworm.com/read/384265/8884808
inl interpolation.inl
// Interpolation.inl 插值函数定义(实现)头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝(HE Yu) 2002
// 最后修改: 2002.5.31.
#ifndef _INTERPOLATION_INL //避免多次编译
#define _INTERPOLATION_INL
#include //数组模
www.eeworm.com/read/384264/8885004
inl interpolation.inl
// Interpolation.inl 插值函数定义(实现)头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝(HE Yu) 2002
// 最后修改: 2002.5.31.
#ifndef _INTERPOLATION_INL //避免多次编译
#define _INTERPOLATION_INL
#include //数组模
www.eeworm.com/read/384262/8885251
inl interpolation.inl
// Interpolation.inl 插值函数定义(实现)头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝(HE Yu) 2002
// 最后修改: 2002.5.31.
#ifndef _INTERPOLATION_INL //避免多次编译
#define _INTERPOLATION_INL
#include //数组模
www.eeworm.com/read/384261/8885475
inl interpolation.inl
// Interpolation.inl 插值函数定义(实现)头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝(HE Yu) 2002
// 最后修改: 2002.5.31.
#ifndef _INTERPOLATION_INL //避免多次编译
#define _INTERPOLATION_INL
#include //数组模