代码搜索:Partial
找到约 10,000 项符合「Partial」的源代码
代码结果 10,000
www.eeworm.com/read/160611/5568852
h partial.h
sound_type snd_make_partial(rate_type sr, double hz, sound_type env);
sound_type snd_partial(rate_type sr, double hz, sound_type env);
/* LISP: (snd-partial ANYNUM ANYNUM SOUND) */
www.eeworm.com/read/160611/5568866
alg partial.alg
(PARTIAL-ALG
(NAME "partial")
(ARGUMENTS ("rate_type" "sr") ("double" "hz") ("sound_type" "env"))
(SUPPORT-FUNCTIONS "
#include \"sine.h\"
")
(START (MIN env))
(STATE ("long" "phase" "0")
("lon
www.eeworm.com/read/473001/6853976
cpp partial.cpp
// Partial specialization
// BZ_PARTIAL_SPECIALIZATION
template
class foo {
public:
enum bar { z = 0 };
};
template
class foo {
public:
enum ba
www.eeworm.com/read/178690/9388395
h partial_queue.h
// rak - Rakshasa's toolbox
// Copyright (C) 2005-2006, Jari Sundell
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License
www.eeworm.com/read/278235/10555475
elc mm-partial.elc
www.eeworm.com/read/247312/12666971
m partial_dtmf.m
%DTMF.m Partial MATLAB file to generate DTMF signals
clear all
t=1:8000;
t=t/8000;
num_1=zeros(8000,1);
num_2=zeros(8000,1);
...
num_pound=zeros(8000,1);
for n=1:8000
num_1(n)=sin(2*pi*6