代码搜索:电路检修
找到约 10,000 项符合「电路检修」的源代码
代码结果 10,000
www.eeworm.com/read/457711/7318917
m ag663.m
%《线性代数实验践及MATLAB入门》第六章例题程序ag663
% 电阻电路的计算
% 电子工业出版社出版 陈怀琛 龚杰民合著 2005年10月
%
A=[18,-12,0; -12,28,-12; 0,-12,18];
b=[1;0;0];
U=rref([A,b])
www.eeworm.com/read/456738/7340088
plg playmusic.plg
礦ision2 Build Log
Project:
E:\软件备份\单片机软件\Proteus\JJJ仿真电路\播放音乐\Keil\PlayMusic.uv2
Project File Date: 09/16/2005
Output:
Build target 'Target 1'
www.eeworm.com/read/455936/7361096
c p270_s1.c
//单通道多次转换举例 P270
//#include "msp430x44x.h"
/*
将8路精密可调电阻电路板接到P6口,然后运行仿真,查看结果
*/
#include "msp430x14x.h"
#define Num_of_Results 8
static unsigned int results[Num_of_Results];
void main(vo
www.eeworm.com/read/455936/7361113
c p269_s1.c
//序列通道单次转换举例:P269
//#include "msp430x44x.h"
/*
将8路精密可调电阻电路板接到P6口,然后运行仿真,查看结果
*/
#include "msp430x14x.h"
static unsigned int results[4];
void main(void)
{
WDTCTL = WDTPW + WDTHOLD;
P6
www.eeworm.com/read/453127/7426079
plg lcd1602.plg
礦ision2 Build Log
Project:
G:\软件备份\Proteus 6.7\JJJ仿真电路\字符液晶1602\Keil\LCD1602.uv2
Project File Date: 09/18/2005
Output:
Build target 'Target 1'
www.eeworm.com/read/452941/7429021
plg lcd1602.plg
礦ision2 Build Log
Project:
G:\软件备份\Proteus 6.7\JJJ仿真电路\字符液晶1602\Keil\LCD1602.uv2
Project File Date: 09/18/2005
Output:
Build target 'Target 1'
www.eeworm.com/read/452928/7429204
plg playmusic.plg
礦ision2 Build Log
Project:
E:\软件备份\单片机软件\Proteus\JJJ仿真电路\播放音乐\Keil\PlayMusic.uv2
Project File Date: 09/16/2005
Output:
Build target 'Target 1'
www.eeworm.com/read/448208/7537270
c main.c
/--------------------------------------------------------------------------------
** 修改人: li
** 版 本: 2.0
** 日 期: 2009年3月20日
** 描 述: 在硬件上与原始版本不同的是超声波发射电路采用MAX232来提高发射电压
在软件上与原始版本不同的是打开接收超声波中断
www.eeworm.com/read/443957/7619870
txt 新建 文本文档.txt
PIC单片机C语言编程实例——液晶显示模块编程
--------------------------------------------------------------------------------
PIC单片机C语言编程实例——液晶显示模块编程
15.2.2 MG-12232模块的编程
下面以图15.1的接口电路为例。液晶显示区域分成E1边和E2边,下面
www.eeworm.com/read/443469/7632040
plg liwan.plg
礦ision2 Build Log
Project:
E:\软件备份\单片机软件\Proteus\JJJ仿真电路\李婉\Keil\LiWan.uv2
Project File Date: 05/25/2005
Output:
Build target 'Target 1'
comp