代码搜索:Calculation

找到约 2,005 项符合「Calculation」的源代码

代码结果 2,005
www.eeworm.com/read/290468/7102158

psm lcd.psm

; KCPSM3 Program - Control and calculation for Frequency Generator design using the ; Spartan-3E Starter Kit. ;
www.eeworm.com/read/290468/7102159

psm fg_ctrl.psm

; KCPSM3 Program - Control and calculation for Frequency Generator design using the ; Spartan-3E Starter Kit. ;
www.eeworm.com/read/441410/7670759

m rts.m

%RTS Calculation of filtered and smoothed estimates % of covariances. The observations and the state % vector is of no concern in this example. % Numerical examples from % Rauc
www.eeworm.com/read/140979/13049178

v crc_ccit_8.v

////////////////////////////////////////////////////////////////////////////// // // crc calculation // This VERILOG code was generated using CRCGEN.PL version 1.6 // Last Modified: 02/26/2001 // Opti
www.eeworm.com/read/140979/13049188

v crc12_4.v

////////////////////////////////////////////////////////////////////////////// // // crc calculation // This VERILOG code was generated using CRCGEN.PL version 1.6 // Last Modified: 02/26/2001 // Opti
www.eeworm.com/read/140979/13049193

v crc32_8.v

////////////////////////////////////////////////////////////////////////////// // // crc calculation // This VERILOG code was generated using CRCGEN.PL version 1.6 // Last Modified: 02/26/2001 // Opti
www.eeworm.com/read/140979/13049200

v crc8_8.v

////////////////////////////////////////////////////////////////////////////// // // crc calculation // This VERILOG code was generated using CRCGEN.PL version 1.6 // Last Modified: 02/26/2001 // Opti
www.eeworm.com/read/140979/13049203

v crc16_8.v

////////////////////////////////////////////////////////////////////////////// // // crc calculation // This VERILOG code was generated using CRCGEN.PL version 1.6 // Last Modified: 02/26/2001 // Opti
www.eeworm.com/read/113483/6131341

m artificialdissipationglf.m

function [ diss, stepBound ] = ... artificialDissipationGLF(t, data, derivL, derivR, schemeData) % artificialDissipationGLF: (global) Lax-Friedrichs dissipation calculation. % %
www.eeworm.com/read/113483/6131343

m artificialdissipationlllf.m

function [ diss, stepBound ] = ... artificialDissipationLLLF(t, data, derivL, derivR, schemeData) % artificialDissipationLLLF: local Lax-Friedrichs dissipation calculation. % % [