代码搜索结果
找到约 717 项符合
Resistor 的代码
dac_abstract.txt
The DAC project is a simple program for the NXP 'LPC1768'
microcontroller. The result of conversion can be probed
at Pin AOUT. Or if a LED and a 1k ohm resistor connect
in series between AOUT and
adc.c
//
// MSC1200 Debug
//
// This program configures the ADC input to measure
// the IDAC voltage through a 1k resistor on the
// AIN7-AINCOM inputs on the MSC1200EVM.
// The ADC output in fl
changes.txt
20081031
- Works without the extra button.
20081030
- Ported back to VS1000 developer board.
- Public domain content used.
- Backlight LED connected between TX and DVDD (with a resistor).
TODO: 2.1
displayres.m.txt
function DisplayRes(DR,m,g)
% DisplayRes(DR,m,g)
% Display the resistor network, with heights given by Green's function g
% if supplied
nnps = round(sqrt(size(DR,1))); % number of nodes per side
drawchipdoc.cpp
// DrawChipDoc.cpp : implementation of the CDrawChipDoc class
//
#include "stdafx.h"
#include "DrawChip.h"
#include "resistor.h"
#include "DrawChipDoc.h"
#ifdef _DEBUG
#define new DEBUG_N
port_init.c
void Port_Init(void)
{
//CAUTION:Follow the configuration order for setting the ports.
// 1) setting value
// 2) setting control register
// 3) configure pull-up resistor.
//16bit
drawchipdoc.cpp
// DrawChipDoc.cpp : implementation of the CDrawChipDoc class
//
#include "stdafx.h"
#include "DrawChip.h"
#include "resistor.h"
#include "DrawChipDoc.h"
#ifdef _DEBUG
#define new DEBUG_N
drawchipdoc.cpp
// DrawChipDoc.cpp : implementation of the CDrawChipDoc class
//
#include "stdafx.h"
#include "DrawChip.h"
#include "resistor.h"
#include "DrawChipDoc.h"
#ifdef _DEBUG
#define new DEBUG_N
drawchipdoc.cpp
// DrawChipDoc.cpp : implementation of the CDrawChipDoc class
//
#include "stdafx.h"
#include "DrawChip.h"
#include "resistor.h"
#include "DrawChipDoc.h"
#ifdef _DEBUG
#define new DEBUG_N
drawchipdoc.cpp
// DrawChipDoc.cpp : implementation of the CDrawChipDoc class
//
#include "stdafx.h"
#include "DrawChip.h"
#include "resistor.h"
#include "DrawChipDoc.h"
#ifdef _DEBUG
#define new DEBUG_N