代码搜索:如何学习 Describing?
找到约 10,000 项符合「如何学习 Describing?」的源代码
代码结果 10,000
www.eeworm.com/read/373321/6947860
java instance.java
package shared;
import java.lang.*;
import java.io.*;
/** The class Instance provides instances with or without label and
* support for describing instances, iterating through values, and looki
www.eeworm.com/read/453558/7417108
java instance.java
package shared;
import java.lang.*;
import java.io.*;
/** The class Instance provides instances with or without label and
* support for describing instances, iterating through values, and looki
www.eeworm.com/read/138874/13206623
java instance.java
package shared;
import java.lang.*;
import java.io.*;
/** The class Instance provides instances with or without label and
* support for describing instances, iterating through values, and looki
www.eeworm.com/read/346528/11739299
m printv.m
% printv Prints a state vector in product basis.
% printv(s) gives a string describing the state vector
% s as a linear combination of elements of the product basis
% of a qubit register. The
www.eeworm.com/read/130042/14210457
java instance.java
package shared;
import java.lang.*;
import java.io.*;
/** The class Instance provides instances with or without label and
* support for describing instances, iterating through values, and looki
www.eeworm.com/read/129220/14257491
java instance.java
package shared;
import java.lang.*;
import java.io.*;
/** The class Instance provides instances with or without label and
* support for describing instances, iterating through values, and looki
www.eeworm.com/read/223082/14660445
java instance.java
package shared;
import java.lang.*;
import java.io.*;
/** The class Instance provides instances with or without label and
* support for describing instances, iterating through values, and looki
www.eeworm.com/read/121688/14742004
h gettextp.h
/* Header describing internals of gettext library
Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under
www.eeworm.com/read/218613/14912850
m printv.m
% printv Prints a state vector in product basis.
% printv(s) gives a string describing the statevector
% s as a linear combination of elements of the product basis
% of a qubit register. The f
www.eeworm.com/read/214343/15104998
java linear.java
// An interface for LIFO/FIFO structures.
// (c) 1998,2001 duane a. bailey
package structure;
/**
* An interface describing the behavior of linear data structures, structures that
* that have com