代码搜索:Analog
找到约 10,000 项符合「Analog」的源代码
代码结果 10,000
www.eeworm.com/read/478340/6714883
bak led_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (LED), 0x0000 // Tools: 'MCS-51'
Group (Sources)
File 1,1, 0x0
File 1,1, 0x0
www.eeworm.com/read/409205/11341473
m fmagplot.m
function fmagplot( xa, dt )
%FMAGPLOT Plot Fourier Transform (Mag) of "ANALOG" signal
%-----
% Usage: fmagplot( xa, dt )
%
% xa : "ANALOG" signal
% dt : sampling interval for t
www.eeworm.com/read/409205/11341525
m fplot.m
function fplot( xa, dt )
%FPLOT Plot Fourier Transform (Mag) of "ANALOG" signal
%-----
% Usage: fplot( xa, dt )
%
% xa : "ANALOG" signal
% dt : sampling interval for the simulat
www.eeworm.com/read/402023/11543707
m modulation.m
function varargout = Analog_Modulation(varargin)
% ANALOG_MODULATION M-file for Analog_Modulation.fig
% ANALOG_MODULATION, by itself, creates a new ANALOG_MODULATION or raises the existing
%
www.eeworm.com/read/345021/11845961
bak ad_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
www.eeworm.com/read/345021/11845967
uv2 ad.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
www.eeworm.com/read/345020/11845975
bak 串口_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
www.eeworm.com/read/345020/11845995
uv2 串口.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
www.eeworm.com/read/341776/12065726
cpp usbtestdlg.cpp
// USBTestDlg.cpp : implementation file
//
#include "stdafx.h"
#include "USBTest.h"
#include "USBIF.h"
#include "USBTestDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/252462/12281653
c display.c
#include
#include
#include "lcd.h"
void Bit_display(unsigned char X,unsigned char Y) //位显示函数,将对转换结果的数字量进行“0”或“1”的显示
{
if(Y)
LCD_write