搜索结果
找到约 95 项符合
distance 的查询结果
按分类筛选
- 全部分类
- 书籍 (10)
- matlab例程 (9)
- 其他 (8)
- 人工智能/神经网络 (8)
- 单片机编程 (7)
- 数据结构 (6)
- 网络 (5)
- Java编程 (5)
- 数值算法/人工智能 (3)
- 单片机开发 (3)
- 数学计算 (3)
- 软件设计/软件工程 (2)
- 通讯/手机编程 (2)
- 其他书籍 (2)
- 行业发展研究 (2)
- 文章/文档 (2)
- 通信网络 (1)
- 无线通信 (1)
- 嵌入式/单片机编程 (1)
- 电子书籍 (1)
- 系统设计方案 (1)
- 多国语言处理 (1)
- 并行计算 (1)
- 嵌入式Linux (1)
- 汇编语言 (1)
- 微处理器开发 (1)
- Linux/Unix编程 (1)
- 通讯编程文档 (1)
- 中间件编程 (1)
- 文件格式 (1)
- JavaScript (1)
- 其他文档 (1)
- 技术资料 (1)
- VIP专区 (1)
系统设计方案 This text surrounds the development of the electric power SCADA system exactly, aiming at the presen
This text surrounds the development of the electric power SCADA system exactly, aiming at the present condition of the our country electric power charged barbed wire net currently, according to the oneself at the e- lectric power protect the profession after the electricity in seven years of develop ...
人工智能/神经网络 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 ...
人工智能/神经网络 this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up
this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
Notes:
1. Input error checking included
2. Inputs can be specified in any order, s ...
行业发展研究 A system simulation environment in Matlab/Simulink of RFID is constructed in this paper. Special at
A system simulation environment in Matlab/Simulink of RFID is constructed in this paper.
Special attention is emphasized on the analog/RF circuit.Negative effects are concerned in the system
model,such as phase noise of the local oscillator,TX-RX coupling,reflection of the environment,
AWGN noise,DC ...
matlab例程 Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algo
Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
软件设计/软件工程 Dijkstra算法求最短路径(C#版) using System using System.Collections using System.Text namespace Greedy
Dijkstra算法求最短路径(C#版) using System
using System.Collections
using System.Text
namespace Greedy
{
class Marx
{
private int[] distance
private int row
private ArrayList ways = new ArrayList()
public Marx(int n,params int[] d)
{
this.row = n
distance = new int[row * row]
for ( ...
文章/文档 Traveling Salesman Problem (TSP) has been an interesting problem for a long time in classical optim
Traveling Salesman Problem (TSP) has been an interesting problem for a long
time in classical optimization techniques which are based on linear and nonlinear
programming. TSP can be described as follows: Given a number of cities to visit
and their distances from all other cities know, an optimal tra ...
并行计算 How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters S
How the K-mean Cluster work
Step 1. Begin with a decision the value of k = number of clusters
Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following:
Take the first k training sample as single-e ...
嵌入式Linux 压缩解压算法LZ77算法有许多派生算法(这里面包括 LZSS算法)。它们的算法原理上基本都相同
压缩解压算法LZ77算法有许多派生算法(这里面包括 LZSS算法)。它们的算法原理上基本都相同,无论是哪种派生算法,LZ77算法总会包含一个动态窗口(Sliding Window)和一个预读缓冲器(Read Ahead Buffer)。动态窗口是个历史缓冲器,它被用来存放输入流的前n个字节的有关信息。一个动态窗口的数据范围可以从 0K 到 64K,而LZS ...
其他 Basic hack v2.1 by xgx - http://www.ring0.donster.de/ Features: - Smooth Vector Aimbot - Fu
Basic hack v2.1 by xgx - http://www.ring0.donster.de/
Features:
- Smooth Vector Aimbot
- Full ESP ( Namen,Weapon,Distance,Visible,Far)
- polymorph,peb hiding to prevent VAC detection