代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/163267/10167905
h ul_buffer.h
/*
* UNIX Like (UL)文件系统高速缓冲模块
*/
#pragma once
// 缓冲区头数据结构
struct buffer_head
{
char *b_data; // 数据指针
unsigned long b_blocknr; // 块号
unsigned short b_dev; // 数据源的设备号
unsigned c
www.eeworm.com/read/163267/10167924
cpp ul_buffer.cpp
/*
* UNIX Like (UL)文件系统高速缓冲模块
*/
#include "stdafx.h"
#include "UL_FileSys.h"
#include "UL_Buffer.h"
#include "UL_Super.h"
#include "BlkDev.h"
// 下面宏定义用于同时判断缓冲区的修改标志和锁定标志
// 并且定义修改标志的权重要比锁
www.eeworm.com/read/358969/10173133
class exitframe$buffer.class
www.eeworm.com/read/358502/10186149
c s_buffer.c
/*
| Project: WCDMA simulation environment
| Module: This is a test buffer used for utra_lib
| The buffer is implemented only as Simulink
| s_function. This is a
www.eeworm.com/read/358502/10186241
mdl koe_buffer.mdl
Model {
Name "koe_buffer"
Version 3.00
SimParamPage "Solver"
SampleTimeColors on
InvariantConstants off
WideVectorLines off
ShowLineWidths on
ShowPortDataTypes off
www.eeworm.com/read/358502/10186274
mexsol s_buffer.mexsol
www.eeworm.com/read/358109/10196102
c example-buffer.c
/*
* Copyright (c) 2004-2005, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted
www.eeworm.com/read/358031/10197093
gif buffer_1.gif
www.eeworm.com/read/357654/10203975
v line_buffer.v
// megafunction wizard: %Shift register (RAM-based)%
// GENERATION: STANDARD
// VERSION: WM1.0
// MODULE: altshift_taps
// ============================================================
// File
www.eeworm.com/read/141288/10248919
vhd buffer_display.vhd
-- WARNING: Do NOT edit the input and output ports in this file in a text
-- editor if you plan to continue editing the block that represents it in
-- the Block Editor! File corruption is VERY likel