代码搜索:linear

找到约 10,000 项符合「linear」的源代码

代码结果 10,000
www.eeworm.com/read/466484/1510742

m exp_linear.m

%指数函数与线性函数的交点 function y=exp_linear(x,a,b) y=exp(x)+a*x-b;
www.eeworm.com/read/457216/1599741

m linear_discr.m

% Figure 8.8: Simplest linear discrimination % Boyd & Vandenberghe "Convex Optimization" % Joelle Skaf - 10/16/05 % (a figure is generated) % % The goal is to find a function f(x) = a'*x - b that clas
www.eeworm.com/read/221464/4831392

c linear_fib.c

# /* Copyright (C) 2002 # * Housemarque Oy # * http://www.housemarque.com # * # * Permission to copy, use, modify, sell and distribute this software is # * granted provided this copyright no
www.eeworm.com/read/219739/4846883

h icc_linear.h

/* * Copyright 2003 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *
www.eeworm.com/read/219739/4846975

h icc_linear.h

/* * Copyright 2003 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *
www.eeworm.com/read/218114/4864319

m exp_linear.m

%指数函数与线性函数的交点 function y=exp_linear(x,a,b) y=exp(x)+a*x-b;
www.eeworm.com/read/209559/4967297

c dm-linear.c

/* * Copyright (C) 2001-2003 Sistina Software (UK) Limited. * * This file is released under the GPL. */ #include "dm.h" #include #include #include
www.eeworm.com/read/168845/5434559

c linear_fib.c

# /* Copyright (C) 2002 # * Housemarque Oy # * http://www.housemarque.com # * # * Distributed under the Boost Software License, Version 1.0. (See # * accompanying file LICENSE_1_0.txt or cop
www.eeworm.com/read/339446/3306039

glsl linear_brush.glsl

uniform sampler1D palette; uniform vec3 linear; uniform vec3 inv_matrix_m0; uniform vec3 inv_matrix_m1; uniform vec3 inv_matrix_m2; vec4 brush() { mat3 mat; mat[0] = inv_matrix_m0; mat[1
www.eeworm.com/read/337526/3339393

h icc_linear.h

/* * Copyright 2003 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *