代码搜索:flat
找到约 6,984 项符合「flat」的源代码
代码结果 6,984
www.eeworm.com/read/154901/11919617
bmp arrows-flat.bmp
www.eeworm.com/read/154901/11919629
ico form-flat.ico
www.eeworm.com/read/231449/14233637
m comp_flat.m
function H = comp_flat(Hin,Q)
% Calculates cost function (overlapped ripple in passband)
% being minimized.
N = max(size(Hin));
M = floor(2048/Q); H = zeros(M,1);
for k=1:M
H(k) = abs(Hin(M -
www.eeworm.com/read/124283/14579268
tex rand-flat.tex
www.eeworm.com/read/123019/14651994
zip flat_scrollbar.zip
www.eeworm.com/read/123018/14652277
shtml flat_button.shtml
Miscellaneous - Flat Owner Drawn Buttons
www.eeworm.com/read/212047/15166874
tex rand-flat.tex
www.eeworm.com/read/207683/15264783
h flat_rayleigh.h
#ifndef FLAT_RAYLEIGH
#define FLAT_RAYLEIGH
#include "Random.h"
/*****************************************************************************
* Author: Christos Komninakis