代码搜索结果
找到约 10,000 项符合
Power 的代码
test.pin
-- Copyright (C) 1991-2008 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
test.pin
-- Copyright (C) 1991-2008 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
databuffer.pin
-- Copyright (C) 1991-2008 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
project82.m
%
% project82
%
%=======================================================================
clear
close all
clc
%=======================================================================
f=2000
exampleresponsemsg.java
import java.io.IOException;
import java.io.InputStream;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import java.io.StringWriter;
import java.u
examplequerymsg.java
import java.io.IOException;
import java.io.InputStream;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import java.io.StringWriter;
import java.u
snr.m
%Matlab计算信噪比,程序如下
function snr=SNR(I,In)
% 计算信号噪声比函数
% by Qulei
% I :original signal
% In:noisy signal(ie. original signal + noise signal)
% snr=10*log10(sigma2(I2)/sigma2(I2-I1))
[row,col
beep.pin
-- Copyright (C) 1991-2006 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
usermanage.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
emuserprofile.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace BookManage.Model
{
///
/// 用户资料
///
public class EMUserProfile
{