搜索结果
找到约 87,272 项符合
2015年国赛A题 电源题目 的查询结果
百货/超市行业 实现一个销售网络扩张后A、B 分店所在城市分布查询系统
实现一个销售网络扩张后A、B 分店所在城市分布查询系统,用命令行执行。从data1.txt读入,输出到result1.txt(详见内附说明)
人工智能/神经网络 程序对盲信号分离空时多用户检测器的仿真 但在程序中A用了随机矩阵
程序对盲信号分离空时多用户检测器的仿真
但在程序中A用了随机矩阵,而没有用空时阵列中的阵列响应矩阵。
数据结构 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.
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
文章/文档 一篇05年9月IEEE上发表的论文
一篇05年9月IEEE上发表的论文,题目是Definition of Efficient PAPR in OFDM.pdf
J2ME A bi-directional bubble sort demonstration algorithm * SortAlgorithm.java
A bi-directional bubble sort demonstration algorithm
* SortAlgorithm.java
其他 This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask ca
This class implements the same API as the Java 1.3 java.util.TimerTask.
* Note that a TimerTask can only be scheduled on one Timer at a time, but
* that this implementation does not enforce that constraint.