代码搜索:Direct

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

代码结果 10,000
www.eeworm.com/read/436550/7767971

cpp master_direct.cpp

#include "master_direct.h" #include "types.h" void master_direct::main_action() { int mydata[4]; while (true) { bus_port->direct_read(&mydata[0], m_address); bus_port->di
www.eeworm.com/read/436550/7767978

h master_direct.h

#ifndef __master_direct_h #define __master_direct_h #include #include "direct_if.h" SC_MODULE(master_direct) { // ports sc_in_clk clock; sc_port bus_port;
www.eeworm.com/read/199774/7823350

m direct2.m

function [y,sf] = direct2(p,d,x,si); % Y = DIRECT2(P,D,X) filters input data vector X with % the filter described by vectors P and D to create the % filtered data Y. The filter is a "Direct Form I
www.eeworm.com/read/197120/8027911

h direct1.h

///////////////////////////////////////////////////////////////////////////// // This file is part of the completely free tetris clone "CGTetris". // // This is free software. // You may redistrib
www.eeworm.com/read/197120/8027928

cpp direct1.cpp

///////////////////////////////////////////////////////////////////////////// // This file is part of the completely free tetris clone "CGTetris". // // This is free software. // You may redistrib
www.eeworm.com/read/332533/12749460

h direct~1.h

///////////////////////////////////////////////////////////////////////////// // This file is part of the completely free tetris clone "CGTetris". // // This is free software. // You may redistrib
www.eeworm.com/read/332533/12749512

cpp direct~1.cpp

///////////////////////////////////////////////////////////////////////////// // This file is part of the completely free tetris clone "CGTetris". // // This is free software. // You may redistrib
www.eeworm.com/read/330362/12899737

html yaffs_direct.html

www.eeworm.com/read/242359/13011522

hh direct_count.hh

// Copyright (C) 2003 salvatore orlando // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public Licens