代码搜索结果
找到约 10,000 项符合
Memory 的代码
opdl.m
function z=opdl(nam)
% The function OPDL opens and reads 1-D binary file in 'double 64' format.
%
% Example-
% x=opdl('x')
%
% Calling sequence-
% z=opdl(nam)
%
% Input-
% nam - string,
memutil.h
/*
Copyright (c) 2003/2004, Dominik Reichl
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitte
startup.a51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-1999 Keil Elektronik GmbH and Keil Software, In
flash_scratch1.c
//-----------------------------------------------------------------------------
// FLASH_Scratch1.c
//-----------------------------------------------------------------------------
// Copyright 2002
basebitmap.cpp
/*
Copyright (c) 2003, Cornell University
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
nostart.a51
;------------------------------------------------------------------------------
; This file is part of the C-51 Compiler package
; Copyright (c) KEIL ELEKTRONIK and Franklin Software GmbH 1989-199
startup.a51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2001 Keil Elektronik GmbH and Keil Software, In
bitops.h
/*These are the standard ANSI bit operation macros. They are used by */
/*microcontrollers that don't have special bit operation instructions.*/
#define BIT(x) (1