代码搜索结果
找到约 3,850 项符合
J 的代码
readme.txt
Project: calculator-full-solution
Authors: Michael Kolling and David J. Barnes
This project is part of the material for the book
Objects First with Java - A Practical Introduction using BlueJ
build.txt
J-Painter
Version 6.2.3
Last build March 03, 2009
Copyright 2001-2009 Igor Zhukovsky
www.izhuk.com
rot_word.m
function w_out = rot_word (w_in)
%ROT_WORD Rotate the elements of a four element vector.
%
% W_OUT = ROT_WORD (W_IN)
% performs a cyclic shift of the elements
% of the four element vecto
mel2frq.m
function frq = mel2frq(mel)
%MEL2FRQ Convert Mel frequency scale to Hertz FRQ=(MEL)
% frq = mel2frq(mel) converts a vector of Mel frequencies
% to the corresponding real frequencies.
% The Mel sc