代码搜索结果
找到约 10,000 项符合
Storage 的代码
bitmapdll.dpr
library BitmapDLL;
{all this DLL does is provide a storage mechanism for a bitmap}
uses
SysUtils,
Classes;
{link in the bitmap resource}
{$R BitmapResources.res}
begin
end.
backuplog.txt
********************Intel(R) ICH9 SATA AHCI Controller********************
Driver Provider: Intel
Driver Version: 7.8.0.1012
Driver Date: 09/29/2007
Driver Files List
c:\windows\inf\oem2.inf
C
cpplib.h
//: C04:CppLib.h
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// C-like library converted to C++
cpplib.cpp
//: C04:CppLib.cpp {O}
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// C library converted to C++
/
clib.cpp
//: C04:CLib.cpp {O}
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Implementation of example C-lik
stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// Storage.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h
montagekpm2.m
function montageKPM2(data)
% data(y,x,b,f) or data(y,x,f)
% can be double - uses imagesc to display, not imshow
% based on imaqmontage
if ndims(data)==3
nr = size(data,1); nc = size(data,2); Npatch
bitmapdll.dpr
library BitmapDLL;
{all this DLL does is provide a storage mechanism for a bitmap}
uses
SysUtils,
Classes;
{link in the bitmap resource}
{$R BitmapResources.res}
begin
end.
test3.dat
//------------------------------test3.dat??------------------------------------------------
@00
00000001 // 1800 FN1: //data storage for 1st Fib. No.
00000000 //