代码搜索:Power
找到约 10,000 项符合「Power」的源代码
代码结果 10,000
www.eeworm.com/read/340417/12160611
pin main.pin
-- Copyright (C) 1991-2007 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
www.eeworm.com/read/340289/12167725
asm prog44.asm
; PROG44 - Making Music from an AT89C2051
;
; Simple Application to Test Powerdown/Power Up Code.
;
; This Application after power up, places the AT89C2051 into
; "Power Down" mode and Se
www.eeworm.com/read/253867/12179814
c ch03.01.c
// iostream.h is preStandard form
// #include
#include
/**
** 2 raised to the power of 10: 1024
**/
int main() {
// a first solution
cout
www.eeworm.com/read/339411/12237541
pin ch_fir.pin
-- Copyright (C) 1991-2007 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
www.eeworm.com/read/338644/12290134
pin timecontrol.pin
-- Copyright (C) 1991-2007 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
www.eeworm.com/read/338644/12290325
rpt timecontrol.fit.rpt
Fitter report for TimeControl
Wed Jul 09 22:43:43 2008
Quartus II Version 7.2 Build 207 03/18/2008 Service Pack 3 SJ Full Version
---------------------
; Table of Contents ;
-----------------
www.eeworm.com/read/338585/12293473
c 0809_1.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define ADC0809 XBYTE[0x2010]
void power(void);
void wait(uint n);
void main(void)
{power();}
voi
www.eeworm.com/read/252197/12294093
m ip_01_08.m
% MATLAB script for Illustrartive Problem 8, Chapter 1.
clear
ts=0.001;
Fs=1/ts;
t=[0:ts:10];
x=cos(2*pi*47*t)+cos(2*pi
www.eeworm.com/read/252147/12297717
txt 解决接通电源后自动开机问题.txt
解决接通电源后自动开机问题
ATX主板经常会遇到这样的问题,一般在主板的BIOS里将电源管理项“POWER ON AFTER PWFAIL”设为OFF即可。
www.eeworm.com/read/338192/12320132
c ex2c-tx.c
/*= ex2c-tx.c ==================================================================
*
* Copyright (C) 2004 Nordic Semiconductor
*
* This file is distributed in the hope that it will be useful, bu