搜索结果
找到约 12,302 项符合
ethernet-a 的查询结果
数据结构 源代码用动态规划算法计算序列关系个数 用关系"<"和"="将3个数a
源代码\用动态规划算法计算序列关系个数
用关系"<"和"="将3个数a,b,c依次序排列时,有13种不同的序列关系:
a=b=c,a=b<c,a<b=v,a<b<c,a<c<b
a=c<b,b<a=c,b<a<c,b<c<a,b=c<a
c<a=b,c<a<b,c<b<a
若要将n个数依序列,设计一个动态规划算法,计算出有多少种不同的序列关系,
要求算法只占用O(n),只耗时O(n*n). ...
数据结构 The government of a small but important country has decided that the alphabet needs to be streamline
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B ...
人工智能/神经网络 是个八数码问题的代码 基于A*算法,倒序将步骤写出
是个八数码问题的代码
基于A*算法,倒序将步骤写出
游戏 HanNuota a simple small game can automatically display process.
HanNuota a simple small game can automatically display process.
网络 UoB JADhoc is an AODV Implementation in Java. This is a GZIPed TAR file for the Linux/Unix environme
UoB JADhoc is an AODV Implementation in Java. This is a GZIPed TAR file for the Linux/Unix environments.
网络 UoB JADhoc is an AODV Implementation in Java. This is a GZIPed TAR file for the Linux/Unix environme
UoB JADhoc is an AODV Implementation in Java. This is a GZIPed TAR file for the Linux/Unix environments.
VHDL/FPGA/Verilog 一个游戏 the hardware for the game includes a number of displays, each with a button and -- a light, t
一个游戏
the hardware for the game includes a number of displays, each with a button and
-- a light, that each represent a bin that can store marbles (beans).
--
-- The display indicates the number of marbles in each bin at any given time.
-- The light indecates that the present bin is not empty a ...
游戏 KoLmafia is a cross-platform desktop tool, written in Java (J2SE 1.4 compliant), which interfaces wi
KoLmafia is a cross-platform desktop tool, written in Java (J2SE 1.4 compliant), which interfaces with the online adventure game
J2ME A bi-directional bubble sort demonstration algorithm * SortAlgorithm.java
A bi-directional bubble sort demonstration algorithm
* SortAlgorithm.java
SQL Server This program uses the database created by MakeAPIDB. It opens a connection * to a database using t
This program uses the database created by MakeAPIDB. It opens a connection
* to a database using the same property file used by MakeAPIDB. Then it
* queries that database in several interesting ways to obtain useful
* information about Java APIs. It can be used to look up the fully-qualified
* ...