代码搜索:monkey
找到约 1,170 项符合「monkey」的源代码
代码结果 1,170
www.eeworm.com/read/274140/4188573
c main.c
/* flac_mac - wedge utility to add FLAC support to Monkey's Audio
* Copyright (C) 2000,2001,2002,2003,2004,2005 Josh Coalson
*
* This program is free software; you can redistribute it and/or
www.eeworm.com/read/411933/2179798
c main.c
/* flac_mac - wedge utility to add FLAC support to Monkey's Audio
* Copyright (C) 2000,2001,2002,2003,2004,2005 Josh Coalson
*
* This program is free software; you can redistribute it and/or
www.eeworm.com/read/411933/2179801
am makefile.am
# flac_ren - renamer part of utility to add FLAC support to Monkey's Audio
# Copyright (C) 2001,2002,2003,2004,2005 Josh Coalson
#
# This program is free software; you can redistribute it and/or
#
www.eeworm.com/read/351555/3107444
c main.c
/* flac_mac - wedge utility to add FLAC support to Monkey's Audio
* Copyright (C) 2000,2001,2002,2003,2004,2005 Josh Coalson
*
* This program is free software; you can redistribute it and/or
www.eeworm.com/read/351555/3107447
am makefile.am
# flac_ren - renamer part of utility to add FLAC support to Monkey's Audio
# Copyright (C) 2001,2002,2003,2004,2005 Josh Coalson
#
# This program is free software; you can redistribute it and/or
#
www.eeworm.com/read/147693/12538703
txt programs.txt
Some frequently used predicates: file frequent.pl
CHAPTER 1
Figure 1.8 The family program.
CHAPTER 2
Figure 2.14 A program for the monkey and banana problem.
Figure 2.16 Four ver
www.eeworm.com/read/235820/14050967
c dsniff.c
/*
dsniff.c
Password sniffer, because DrHoney wanted one.
This is intended for demonstration purposes and educational use only.
Copyright (c) 2000 Dug Song
$Id: dsni
www.eeworm.com/read/103666/15726919
in makefile.in
#
# Makefile for libnids.
#
# Dug Song
SUBDIRS = src samples
all install clean:
for dir in $(SUBDIRS) ; do (cd $$dir ; $(MAKE) $@) ; done
distclean: clean
rm -f Makefile */Ma
www.eeworm.com/read/442749/7645686
py using_tuple.py
#!/usr/bin/env python
# Filename: using_tuple.py
zoo=('wolf','elephant','penguin')
print 'Number of animals in the zoo is',len(zoo)
new_zoo=('monkey','dolphin',zoo)
print 'Number of animals i
www.eeworm.com/read/435264/7794822
py using_tuple.py
#!/usr/bin/env python
# Filename: using_tuple.py
zoo=('wolf','elephant','penguin')
print 'Number of animals in the zoo is',len(zoo)
new_zoo=('monkey','dolphin',zoo)
print 'Number of animals i