代码搜索:Additive
找到约 385 项符合「Additive」的源代码
代码结果 385
www.eeworm.com/read/290870/8457500
cpp additive.cpp
#include "graphics.h"
// Additive混合(565版)
void additive_bitblt_bitmap_565(BMP *dest_bmp, int x, int y, BMP *src_bmp, int srcx, int srcy, int w, int h)
{
put_message(dest_bmp == NULL || src_bmp
www.eeworm.com/read/384426/8871177
m additive.m
function signal = additive(num_samples, frequency, freq_skew, ...
amplitude, freq_env, amp_env, partials, Fs)
%ADDITIVE Additive synthesis algorithm
% ADDITIVE(NUM_SAMPLES, FREQUENCY, FREQ_SKEW, A
www.eeworm.com/read/174403/9588876
cpp additive.cpp
#include "graphics.h"
// Additive混合(565版)
void additive_bitblt_bitmap_565(BMP *dest_bmp, int x, int y, BMP *src_bmp, int srcx, int srcy, int w, int h)
{
put_message(dest_bmp == NULL || src_bmp
www.eeworm.com/read/139332/5800575
hpp additive_combine.hpp
/* boost random/additive_combine.hpp header file
*
* Copyright Jens Maurer 2000-2001
* Distributed under the Boost Software License, Version 1.0. (See
* accompanying file LICENSE_1_0.txt or copy a
www.eeworm.com/read/482889/1282614
hpp additive_combine.hpp
/* boost random/additive_combine.hpp header file
*
* Copyright Jens Maurer 2000-2001
* Distributed under the Boost Software License, Version 1.0. (See
* accompanying file LICENSE_1_0.txt or co
www.eeworm.com/read/287073/8726713
html class_additive_cipher_template.html
Crypto++: AdditiveCipherTemplate< BASE > Cla
www.eeworm.com/read/287073/8723968
html struct_additive_cipher_abstract_policy.html
Crypto++: AdditiveCipherAbstractPolicy Struct Refe
www.eeworm.com/read/287073/8725037
html struct_additive_cipher_concrete_policy.html
Crypto++: AdditiveCipherConcretePolicy< WT, W,
www.eeworm.com/read/287073/8726177