代码搜索:REF
找到约 10,000 项符合「REF」的源代码
代码结果 10,000
www.eeworm.com/read/139425/13156734
src ct0bu05.src
; Application : USA Cordless Phone Base Unit
; Model No. : CT0 for Taiwan
; Prepared by : Wizard/ah/silver
; Start date : 5/OCT/2000
; Manday used : 2
; Last modified : 2
www.eeworm.com/read/325932/13173833
h mbuffer.h
/*
***********************************************************************
* COPYRIGHT AND WARRANTY INFORMATION
*
* Copyright 2003, Advanced Audio Video Coding Standard, Part II
*
* DISCLAIMER O
www.eeworm.com/read/138987/13197296
m runse.m
function [MVAbase, bus, gen, branch, success, et] = runse(casename, mpopt, fname, solvedcase)
%RUNSE Runs a state estimator.
%
% [baseMVA, bus, gen, branch, success, et] = ...
% runse(cas
www.eeworm.com/read/325016/13232838
asm vector.asm
.ref _c_int00
.sect ".vector"
.long _c_int00 ; RESET Vector
www.eeworm.com/read/138383/13238654
makefile
# ASTL - the Automaton Standard Template Library.
# C++ generic components for Finite State Automata handling.
# Copyright (C) 2000-2003 Vincent Le Maout (vincent.lemaout@chello.fr).
#
# This library
www.eeworm.com/read/239383/13283038
asm vector.asm
.ref _c_int00
.sect ".vector"
.long _c_int00 ; RESET Vector
www.eeworm.com/read/323757/13321532
c dsputil_mlib.c
/*
* Sun mediaLib optimized DSP utils
* Copyright (c) 2001 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General
www.eeworm.com/read/323682/13326558
asm main.asm
;************************************************************
;zhi zuo zhe :hua bei dian li da xue
; dian neng zhi liang yan jiu suo
;shi jian :2002-4-25
;**************************
www.eeworm.com/read/323127/13349520
m nlms.m
clear all
FS=8000;
order=10;
N= 60800;
speech=wavread('signal_noise88_1.wav',N);
voice=wavread('signal_1.wav',N);
noise=wavread('noise_low_1.wav',N);
%speech=wavread('zishiying2.wav',N);
www.eeworm.com/read/322005/13391120
txt md5.txt
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.IO;
public class MD5
{
//static