代码搜索:Problems
找到约 3,996 项符合「Problems」的源代码
代码结果 3,996
www.eeworm.com/read/447317/7554440
h main.h
/*############################################################################
Copyright: Radig Ulrich mailto: mail@ulrichradig.de
Author: Radig Ulrich
Remarks:
known Pro
www.eeworm.com/read/140706/13065425
wierd
#!/bin/sh
grep '4e75' $* | grep -v RTS | grep '^[0-9a-f]*[ ][ ]*[0-9a-f]*4e75' > /tmp/$$
grep '4e5e' $* | grep -v UNLK | grep '^[0-9a-f]*[ ][ ]*[0-9a-f]*4e5e' >> /tmp/$$
grep '4e56' $* | grep -v
www.eeworm.com/read/241953/13107641
m con2d.m
% scaled nonsingular general solution of convection-diffuison problems
function Con2d=Con2d(scale,m,Lr,detax,detay)
Con2d=exp(-scale+detax+detay+Lr)*besseli(m,Lr,1);
www.eeworm.com/read/325930/13174728
wierd
#!/bin/sh
grep '4e75' $* | grep -v RTS | grep '^[0-9a-f]*[ ][ ]*[0-9a-f]*4e75' > /tmp/$$
grep '4e5e' $* | grep -v UNLK | grep '^[0-9a-f]*[ ][ ]*[0-9a-f]*4e5e' >> /tmp/$$
grep '4e56' $* | grep -v
www.eeworm.com/read/240182/13232403
list
MAXIMAL FLOW CODES
h_prf: push-relabel algorithm (highest level).
m_prf: push-relabel algorithm (highest level), no gaps.
q_prf: push-relabel algorithm (queue).
f_prf: push-rel
www.eeworm.com/read/137285/13334986
codemod_var
# codemod variables
#
# file to be read by commander.p
# each line is turned into a structure entry (str)
# a default-setting entry (def)
# a usage-printing entry (usg)
# and a comma
www.eeworm.com/read/140582/5785798
template ipsec_pr.template
SEND-PR: -*- send-pr -*-
SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
SEND-PR: will all comments (text enclosed in `
www.eeworm.com/read/133772/5900717
h vector_support.h
#ifndef CYGONCE_LIBM_VECTOR_SUPPORT_H
#define CYGONCE_LIBM_VECTOR_SUPPORT_H
//========================================================================
//
// vector_support.h
//
// Supp
www.eeworm.com/read/132069/5923454
pcf unix.pcf
# Some platforms automatically add this X11R6 dir to the include list, but
# some versions of XFree86 have a zlib.h in there that causes problems for
# us. (e.g. Linux with XFree86 4.2.0)
project.R
www.eeworm.com/read/131315/5938410
mh amix.mh
# FIXME: Add "-Wall -ansi" to CC when problems are resolved.
CC = /usr/public/bin/gcc
AR_FLAGS = cq
RANLIB = echo