代码搜索:dinero
找到约 109 项符合「dinero」的源代码
代码结果 109
www.eeworm.com/read/374308/9411221
class dinero.class
www.eeworm.com/read/421019/10759472
jpg dinero.jpg
www.eeworm.com/read/421019/10759483
jpg dinero[1].jpg
www.eeworm.com/read/298285/7968259
notes
Various notes about Dinero IV
DIFFERENCES BETWEEN DINERO III AND DINERO IV
The command line arguments are quite different; see the -help
and -dineroIII options for some guidance in converting Diner
www.eeworm.com/read/298285/7968268
readme
Dinero IV, release 7, 6 February 1998
Send feedback to edler@research.nj.nec.com and markhill@cs.wisc.edu.
INTRODUCTION
Dinero IV is a cache simulator for memory reference traces.
It includes the
www.eeworm.com/read/298285/7968350
c p2d.c
/*
* Convert pixie traditional 32-bit trace output to either
* Dinero III's "din" format, or Dinero IV's "extended din" format (-4 arg).
* Written by Jan Edler
*
* Copyright (C) 1997 NEC Research
www.eeworm.com/read/298285/7968301
in configure.in
dnl Process this file with autoconf to produce a configure script for Dinero IV.
dnl Written by Jan Edler.
dnl
dnl $Header: /home/edler/dinero/d4/RCS/configure.in,v 1.3 1997/12/08 19:37:38 edler Exp $
www.eeworm.com/read/298285/7968354
makefile
# Makefile for Dinero IV testing stuff
# Written by Jan Edler
#
# $Header: /home/edler/dinero/d4/testing/RCS/Makefile,v 1.6 1997/12/08 19:34:36 edler Exp $
ALL = p2d p2b
all: $(ALL)
p2d: p2d.c
$(C
www.eeworm.com/read/298285/7968257
h tracein.h
/*
* Declarations for trace input handling for Dinero IV's command interface.
* Written by Jan Edler
*
* Copyright (C) 1997 NEC Research Institute, Inc. and Mark D. Hill.
* All rights reserved.
www.eeworm.com/read/298285/7968303
h cmdargs.h
/*
* Declarations for argument handling for Dinero IV's command interface.
* Written by Jan Edler
*
* Copyright (C) 1997 NEC Research Institute, Inc. and Mark D. Hill.
* All rights reserved.
* C