代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/412650/11189962
m chow_algo.m
% Chow's Algorithm
% ----------------
% This is based on the paper by Chow et al titled
%
% A Practical Discrete Multitone Transceiver Loading Algorithm
% for Data Transmission over Spectrally Shaped
www.eeworm.com/read/203091/15365513
m chow_algo.m
% Chow's Algorithm
% ----------------
% This is based on the paper by Chow et al titled
%
% A Practical Discrete Multitone Transceiver Loading Algorithm
% for Data Transmission over Spectrally Shaped
www.eeworm.com/read/329086/12980813
h fixalloc.h
// fixalloc.h - declarations for fixed block allocator
#ifndef __FIXALLOC_H__
#define __FIXALLOC_H__
#include "afxplex_.h"
///////////////////////////////////////////////////////////////////
www.eeworm.com/read/311586/13629210
h tfixedalloc.h
// TFixedAlloc.h - declarations for fixed block allocator
#ifndef __TFixedAlloc_H__
#define __TFixedAlloc_H__
#include "TPlex.h"
#include "SynchroObject.h"
/////////////////////////////////
www.eeworm.com/read/311583/13629228
h tfixedalloc.h
// TFixedAlloc.h - declarations for fixed block allocator
#ifndef __TFixedAlloc_H__
#define __TFixedAlloc_H__
#include "TPlex.h"
#include "SynchroObject.h"
/////////////////////////////////
www.eeworm.com/read/204426/15339929
c wrapmem.c
/*
* Copyright (C) 2006 Giridhar Pemmasani
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* th
www.eeworm.com/read/153361/5651151
inf mo_asdmv.inf
;*****************************************************************************
;
; Name: mo_asdmv.inf
;
; Function:
; Install the Motorola 1xEV-DO Handset Diagnostic Serial Port Drivers (VCOMM)
www.eeworm.com/read/152843/5657153
c pci-dma-nommu.c
/* pci-dma-nommu.c: Dynamic DMA mapping support for the FRV
*
* Copyright (C) 2004 Red Hat, Inc. All Rights Reserved.
* Written by David Woodhouse (dwmw2@redhat.com)
*
* This program is free soft
www.eeworm.com/read/356534/10225115
cpp alloc_save_load_field_thread.cpp
#include "Alloc_Save_Load_Field_Thread.h"
#include "fdtd_3d_alloc.h"
#include //for mkdir()
#include "Matrix.h"
#include
using std::cout;
using std::endl;
//////////
www.eeworm.com/read/356534/10225130
h alloc_save_load_field_thread.h
//interface for parallel data saving with threads
#include //for threads
#include
#include "Load_Save_File_Data.h"
#ifndef _Struct1_
////////////////////////////////////