代码搜索:methods
找到约 10,000 项符合「methods」的源代码
代码结果 10,000
www.eeworm.com/read/433465/7928015
java matrix.java
/*
* @(#)Matrix.java 1.3 20/9/96 Akio Utsugi
*/
import java.lang.Math;
import java.util.Random;
/**
* Matrix is a class for matrix objects with basic linear calculation methods.
* @version 1.2
www.eeworm.com/read/197407/7998522
cpp btraver.cpp
// binary tree traversal methods
// formula-based representation
#include
#include "lqueue.h"
#include "xcept.h"
template
void Visit(T a[], int i)
{// Visit a[i
www.eeworm.com/read/297233/8041574
cc tinfo.cc
// Methods for type_info for -*- C++ -*- Run Time Type Identification.
// Copyright (C) 1994, 1996 Free Software Foundation
// This file is part of GNU CC.
// GNU CC is free software; you can redist
www.eeworm.com/read/297233/8041707
cc tinfo2.cc
// Methods for type_info for -*- C++ -*- Run Time Type Identification.
// Copyright (C) 1994, 1996 Free Software Foundation
// This file is part of GNU CC.
// GNU CC is free software; you can redist