代码搜索:Routine
找到约 10,000 项符合「Routine」的源代码
代码结果 10,000
www.eeworm.com/read/121089/6069967
asm gwini.asm
TITLE GWINI - GW BASIC 2.0 Initialization/Utility Routines
;***
; GWINI - GW BASIC 2.0 Initialization/Utility Routines
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
;
; The routin
www.eeworm.com/read/101082/6251436
wishlist
Date: 25 Apr 1980 1546-PST (Friday)
From: mike at UCLA Computer Science VAX (Mike Urban)
Subject: ATTN: DDL Implementors
To: cc (UCLA Computer Club)
I would like the following changes made in DDL:
www.eeworm.com/read/413310/11159898
txt bcjr readme.txt bcjr
Turbo Code simulator
Mathys Walma (walma@sce.carleton.ca), June 29, 1998
Based on paper:
[1] William E. Ryan, "A Turbo Code Tutorial,"
http://telsat.nmsu.edu/~wryan/turbo2c.ps
A copy of the
www.eeworm.com/read/265723/11255368
txt 计算能量.txt
function [y,mm]=ewgrpdel(x,w,m)
%EWGRPDEL calculates the energy weighted group delay waveform Y=(X,W,M)
% For each sample, x(n), this routine calculates the energy-weighted average
% group delay ov
www.eeworm.com/read/135531/13923140
changelog
Changed after first review for comp.sources.reviewed:
- Bug with row singletons and assignment fixed.
- Makefile fixed.
- Formatted man page (lp_solve.man) added + target to generate it in the
Make
www.eeworm.com/read/107176/15612111
m s13rout2.m
% Routine 13.2
N=5;
for i=1:N
for j=1:N
G(i,j) = 1/(i+j+1)-2/(i+j+2) + 1/(i+j+3);
S(i,j) = i*j/(i+j-1)-(2*i*j+i+j)/(i+j)+(i+1)*(j+1)/(i+j+1);
end;
end;
%
[X,D] = eig(S,-G);
www.eeworm.com/read/107176/15612145
m s13rout1.m
% Routine 13.1
clear
N= 5;
%
for i=1:N
b(i) = 1/(i+1);
for j=1:N
A(i,j) = j/(i+j)+ 1/(i+j+1);
end;
end;
%
c=A\b';
www.eeworm.com/read/107173/15612165
c integrate2.c
#include
#include "nrutil.h"
#define EPS 1.0e-6
#define JMAX 22
#define JMAXP (JMAX+1)
#define K 5
/* Here EPS is the fractional accuracy desired, as determined by the
* extrapolation error
www.eeworm.com/read/162609/10291340
h spbstd.h
/*
2.4 kbps MELP Proposed Federal Standard speech coder
Fixed-point C code, version 1.0
Copyright (c) 1998, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on