代码搜索:illustrates

找到约 2,346 项符合「illustrates」的源代码

代码结果 2,346
www.eeworm.com/read/433911/1877521

cpp cpp-inserver-poll.cpp

// $Id: CPP-inserver-poll.cpp 80826 2008-03-04 14:51:23Z wotte $ // IPC_SAP/poll server, which illustrates how to integrate the ACE // socket wrappers with the SVR4 system call to create a
www.eeworm.com/read/433911/1878332

cpp semaphores_2.cpp

// $Id: Semaphores_2.cpp 80826 2008-03-04 14:51:23Z wotte $ // Illustrates the use of the ACE_SV_Semaphore_Complex class and the // ACE_Malloc class using the ACE_Shared_Memory_Pool (which uses /
www.eeworm.com/read/101167/15842910

c clk_out.c

// CLK_OUT.C (PIC16HV540), CCS PCB // // Illustrates the use of CLKOUT to gate tones to "sound out" a quantity. // Note that the RC Timer configuration on OSC1. I used R = 22K and C = 100 pFd - /
www.eeworm.com/read/381378/9095437

m demo_l2_l1.m

function demo_l2_l1 % demo_l2_l1 - This demo illustrates the TwIST % algorithms in the l2-l1 optimization problem % % xe = arg min 0.5*||A x-y||^2 + tau ||x||_1 % x % % whe
www.eeworm.com/read/381378/9095477

m demo_l2_l0.m

function demo_l2_l0 % demo_l2_l0 - This demo illustrates the TwIST algorithm in % the l2-l0 optimization problem % % xe = arg min 0.5*||A x-y||^2 + tau ||x||_0 % x % % whi
www.eeworm.com/read/381378/9095484

m demo_l2_l1_debias.m

function demo_l2_l1_debias % demo_l2_l1 - This demo illustrates the TwIST % algorithm in the l2-l1 optimization problem % % xe = arg min 0.5*||A x-y||^2 + tau ||x||_1 % x %
www.eeworm.com/read/183260/9173747

sql dbms_job.sql

REM DBMS_JOB.sql REM Chapter 12, Oracle9i PL/SQL Programming by Scott Urman REM This script illustrates the DBMS_JOB package. DROP SEQUENCE temp_seq; CREATE SEQUENCE temp_seq START WITH 1
www.eeworm.com/read/398582/7935773

m demo_l2_l1.m

function demo_l2_l1 % demo_l2_l1 - This demo illustrates the TwIST % algorithms in the l2-l1 optimization problem % % xe = arg min 0.5*||A x-y||^2 + tau ||x||_1 % x % % whe
www.eeworm.com/read/398582/7935835

m demo_l2_l0.m

function demo_l2_l0 % demo_l2_l0 - This demo illustrates the TwIST algorithm in % the l2-l0 optimization problem % % xe = arg min 0.5*||A x-y||^2 + tau ||x||_0 % x % % whi
www.eeworm.com/read/398582/7935843

m demo_l2_l1_debias.m

function demo_l2_l1_debias % demo_l2_l1 - This demo illustrates the TwIST % algorithm in the l2-l1 optimization problem % % xe = arg min 0.5*||A x-y||^2 + tau ||x||_1 % x %