代码搜索:source
找到约 10,000 项符合「source」的源代码
代码结果 10,000
www.eeworm.com/read/262714/11392886
m source2.m
%time derivative of gaussian pulse
function src = source2(step,dt)
sigma = 1/(16*pi);
mean = 4*sigma; %offset
t = step * dt;
a = -(t-mean)^2 / (2*sigma^2);
src = -(1/(sqrt(2*pi))) * ((t-
www.eeworm.com/read/262714/11392888
m source1.m
%gaussian pulse source
function src = source1(step,dt)
sigma = 1/(16*pi);
mean = 4*sigma; %offset
t = step * dt;
src = 1/(sqrt(2*pi)*sigma) * exp(-(t-mean)^2 / (2*sigma^2));
end
www.eeworm.com/read/403716/11512879
png icon-source.png
www.eeworm.com/read/403716/11512896
gif icon-source.gif
www.eeworm.com/read/403374/11518433
c source1.c
/*P1.0和P1.1分别由两开关控制S1,S2。开始为全关,2S后S1开,0.1S后S2开,
/*S1保持2.0S S2保持2.4S,如此反复,fosc=10Mz
/*(关关)2S后(关开)1S后(开开)1.9S后(开关)5S后(关关)
/*设每次10ms中断一次,对应的次数为:0,200,300,490,990 而P1输出0,1,3,2 */
#include
www.eeworm.com/read/403374/11518434
c source2.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define COM8255 XBYTE[0xdfff]
#define PA8255 XBYTE[0xdffc]
uchar data s[6] _at_ 0x20;
uchar data t[
www.eeworm.com/read/400510/11575804
url winio source.url
[InternetShortcut]
URL=http://www.internals.com/utilities_main.htm
Modified=701612C24EF8C50166
www.eeworm.com/read/262336/11592967
nb romeoandjuliet-source.nb
(* Content-type: application/mathematica *)
(*** Wolfram Notebook File ***)
(* http://www.wolfram.com/nb *)
(* CreatedBy='Mathematica 6.0' *)
(*CacheID: 234*)
(* Internal cache information: