搜索结果

找到约 671 项符合 Input 的查询结果

按分类筛选

显示更多分类

数值算法/人工智能 Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state

Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: Sum of Manhattan distance of current location and target location. ...
https://www.eeworm.com/dl/518/476996.html
下载: 65
查看: 1071

matlab例程 The function applies the Madsen method for Doppler Centroid estimation. The input are: 1) the raw d

The function applies the Madsen method for Doppler Centroid estimation. The input are: 1) the raw data, the parameter of the distance between samples in azimuth to be correlated and the PRF (Pulse repetition frequency)
https://www.eeworm.com/dl/665/477105.html
下载: 107
查看: 1054

汇编语言 1、 在NMBER INPUT的基础上设计数字密码锁 2、 运行初始密码为学号后8位

1、 在NMBER INPUT的基础上设计数字密码锁 2、 运行初始密码为学号后8位,密码不正确执行4、5功能 3、 连续3次密码错误,锁定键盘,发出报警指示 4、 输出开锁信号(使用功率开关),LED指示 设置修改密码功能,数据存入24C01EEROM ...
https://www.eeworm.com/dl/644/478020.html
下载: 41
查看: 1102

JavaScript Calculates if the brackets in a sentence are correctly close. Input consists, one per line, sentenc

Calculates if the brackets in a sentence are correctly close. Input consists, one per line, sentences with brackets, and output say YES if its correctly close, or NO int if its not saying where is the error. Input: ()[]<>(**) (*) (ASA Output: YES NO 2 NO 4
https://www.eeworm.com/dl/685/482766.html
下载: 106
查看: 1053

JavaScript Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test c

Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separated by a space). The n ...
https://www.eeworm.com/dl/685/482771.html
下载: 199
查看: 1065

其他嵌入式/单片机内容 sd card input,output source program

sd card input,output source program
https://www.eeworm.com/dl/687/483170.html
下载: 152
查看: 1032

Java编程 read file input (java source code)

read file input (java source code)
https://www.eeworm.com/dl/633/484325.html
下载: 160
查看: 1074

嵌入式/单片机编程 7400 QUAD 2-INPUT NAND GATES 与非门 7401 QUAD 2-INPUT NAND GATES OC 与非门 7402 QUAD 2-INPUT NOR GATES

7400 QUAD 2-INPUT NAND GATES 与非门 7401 QUAD 2-INPUT NAND GATES OC 与非门 7402 QUAD 2-INPUT NOR GATES 或非门 7403 QUAD 2-INPUT NAND GATES 与非门 7404 HEX INVERTING GATES 反向器 7406 HEX INVERTING GATES HV 高输出反向器 7408 QUAD 2-INPUT AND GATE 与门 7409 QUAD 2-INPUT AND GATES OC 与门 7410 ...
https://www.eeworm.com/dl/647/488333.html
下载: 111
查看: 1310

matlab例程 Smart Antenna system receiving three white input multipath signals from two sources (3 each) and dis

Smart Antenna system receiving three white input multipath signals from two sources (3 each) and distinguishing each multipath.
https://www.eeworm.com/dl/665/489288.html
下载: 45
查看: 1047

编译器/解释器 This circuit is a nice edge detector that gives you synchronous notification of edges on your input

This circuit is a nice edge detector that gives you synchronous notification of edges on your input signal. There s no excuse for not doing this it s a tiny circuit in just five lines of Verilog.
https://www.eeworm.com/dl/628/491570.html
下载: 168
查看: 1041