代码搜索结果
找到约 506 项符合
Diode 的代码
lightdiode-1.sym
v 20070216 1
L 300 400 300 0 3 0 0 0 -1 -1
L 300 400 600 200 3 0 0 0 -1 -1
T 400 600 5 10 0 0 0 0 1
device=DIODE
L 600 200 300 0 3 0 0 0 -1 -1
L 600 400 600 0 3 0 0 0 -1 -1
P 0 200 200 200 1 0 0
{
T 1
lightdiode-2.sym
v 20070216 1
L 300 400 300 0 3 0 0 0 -1 -1
L 300 200 600 400 3 0 0 0 -1 -1
T 400 600 5 10 0 0 0 0 1
device=DIODE
L 600 0 300 200 3 0 0 0 -1 -1
L 600 400 600 0 3 0 0 0 -1 -1
P 900 200 700 200 1 0 0
{
T
diode_zener_tester.htm
Diode Zener Tester
readme.txt
===========================================================================================
4.2 led二极管实验
===========================================================================================
pwm.qsf
# 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
pwm.hier_info
|pwm
clk => q[14].CLK
clk => q[13].CLK
clk => q[12].CLK
clk => q[11].CLK
clk => q[10].CLK
clk => q[9].CLK
clk => q[8].CLK
clk => q[7].CLK
clk => q[6].CLK
clk => q[5].CLK
clk => q[4].CLK
cl
initialize_diode_updating_coefficients.m
disp('initializing diode updating coefficients');
q = 1.602*1e-19; % charge of an electron
k = 1.38066e-23; % Boltzman constant, joule/kelvin
T = 273+27; % Kelvin; room temperature
I_0 = 1
solve_diode_equation.m
function [x] = solve_diode_equation(A, B, C, x)
% Function used to solve the diode equation
% which is in the form Ae^{Bx}+x+C=0
% using the Newton-Raphson method
tolerance = 1e-25;
max_iter =
video32v21.c
//video gen and sound
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
//C.0 is sound
#pragma regalloc- //I allocate the registers myse