搜索结果
找到约 623 项符合
multi-Line 的查询结果
人工智能/神经网络 Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma
Implemented BFS, DFS and A*
To compile this project, use the following command:
g++ -o search main.cpp
Then you can run it:
./search
The input is loaded from a input file in.txt
Here is the format of the input file:
The first line of the input file shoud contain two chars indicate the source and ...
Applet Predefined Style options define the style by setting several other options. If other options are als
Predefined Style options define the style by setting several other options. If other options are also used, the placement of the predefined style option in the command line is important. If the predefined style option is placed first, the other options may override the predefined style. If placed la ...
matlab例程 The function conload takes a dataset and a model (PCA, PLS, PARAFAC etc.) and calculates congruence
The function conload takes a dataset and a model (PCA, PLS, PARAFAC etc.) and calculates congruence loadings which is the extension of correlation loadings to uncentered and multi-way models
Java编程 AutoSummary contains the JWords Java Interface for WordNet, and you will need to edit the JWords con
AutoSummary contains the JWords Java Interface for WordNet, and you will need to edit the JWords configuration file to provide a path to the WordNet command line interface.
VHDL/FPGA/Verilog 基于FPGA的I2C总线模拟
基于FPGA的I2C总线模拟,采用verilog HDL语言编写。- Based on the FPGA I2C main line simulation, uses verilog the HDL language compilation.
数据结构 HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the fi
HDOJ ACM
input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Each of the following N lines contains two positive integers ...
Delphi控件源码 Welcome to the ASTA 3 Help Tutorials. These are documented tutorials that included new user jump sta
Welcome to the ASTA 3 Help Tutorials. These are documented tutorials that included new user jump start, to file sends to server techniques with non-database servers showing how to use Providers and ServerMethods. A Current version of these tutorials can always be found on line
Java编程 实现一个类
实现一个类,描述二维平面的直线Line。
描述属性:私有属性
&#61550 直线所通过的点:Point p;
&#61550 直线的斜率:double m
实现方法:
&#61550 直线的构建;
&#61550 返回直线的两个属性;
&#61550 返回直线在Y轴上的截距:yIntercept ;
&#61550 判断两条直线是否相等;
&#61550 显示直线的内容:y = mx + b
& ...
嵌入式/单片机编程 This designs uses a Nios II system to demonstrate how to read from the SD card. The software reads W
This designs uses a Nios II system to demonstrate how to read from the SD card. The software reads WAV files from the SD card and plays it through the LINE OUT line. Simply put a SD card into the slot on the board and connect some speakers to the LINE OUT port.Preparing the SD card
数值算法/人工智能 主要特点 * Flexible finite element space construction based template element library 基于模板单元库灵活的构造有限
主要特点
* Flexible finite element space construction based template element library
基于模板单元库灵活的构造有限元空间
* Convenient facilities to implement mesh adaption
很方便的进行网格加密和稀疏化
* Multi-mesh operation supported
支持多套网格操作
需要有一定的有限元基础和C++语言基础,最好 ...