代码搜索结果

找到约 10,000 项符合 Power 的代码

mpsplot.c

#include #include #include #include "msp.h" void mpsplot(float psdr[],float psdi[],int mfre,float ts) { /*----------------------------------------------------------

mpsplot.c

#include #include #include #include "msp.h" void mpsplot(float psdr[],float psdi[],int mfre,float ts) { /*----------------------------------------------------------

div16.v

// // Integer Multicycle Divide circuit (divide a 16-bit number by a 16-bit number in 16 cycles). // // a / b = q with remainder r // // Where a is 16-bits, // Where b is 16 bits // // Module

div16.v

// // Integer Multicycle Divide circuit (divide a 16-bit number by a 16-bit number in 16 cycles). // // a / b = q with remainder r // // Where a is 16-bits, // Where b is 16 bits // // Module

hc_isp116x.h

/* * ISP116x HCD (Host Controller Driver) for USB. * * (C) Copyright 2001 Roman Weissgaerber * * */ #define GET_FRAME_NUMBER(hci) READ_REG32 (hci, HcFmNumber) /* * Maxim

admin_main.aspx.cs

using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using System.Web; using System.Web.SessionState; using System.Web.UI; using System

如何启动休眠功能.txt

如何启动休眠功能   问:我的电脑安装的是Windows XP和Windows 2000双系统,现在两个系统里的休眠功能都无法使用,在BIOS中已设置过了,请问我该怎么办?   答:必须以Administrators或<mark>Power</mark> Users群组成员的身分登录。在Windows XP中进入“控制面板→性能和维护→电源选项”,在Windows 2000中选择进入“控制面板→电源选项”, ...

通过cmos设置定时开机.txt

通过CMOS设置定时开机   笔者是公司微机中心的主管,现公司的网络服务器由自己开启。偶尔有事不能准时上班,但服务器必须在上班时间准时开启,于是就巧用主板上的BIOS功能让服务器定时开启,这样就不会耽误大家的工作。   通过CMOS设置实现定时开机的设置过程如下:首先进入“CMOS SETUP”程序(大多数主板是在计算机启动时按DEL键进入);然后将光条移到“<mark>Power</mark> Ma ...

qamchannel.m

function [Wv,NPwr]=QAMChannel(Wv,NPwr); %AWGN Channel Model %[Wv,NPwr]=QAMChannel(Wv,NPwr) %INPUT %Wv: Input Waveform %NPwr: Noise Power, Variance of Gaussian Random Noise %OUTPUT %Wv: Cont