搜索结果

找到约 647 项符合 Output job 的查询结果

VHDL/FPGA/Verilog RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the

RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the simple SR latch, where S and R stand for set and reset. It can be constructed from a pair of cross-coupled NOR (Not OR) logic gates. The stored bit is present on the output marked Q. Normally, in stor ...
https://www.eeworm.com/dl/663/471663.html
下载: 145
查看: 1070

STL Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Lan

Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly measured by the quality of the output selected by ...
https://www.eeworm.com/dl/658/471691.html
下载: 185
查看: 1112

matlab例程 ADIAL Basis Function (RBF) networks were introduced into the neural network literature by Broomhead

ADIAL Basis Function (RBF) networks were introduced into the neural network literature by Broomhead and Lowe [1], which are motivated by observation on the local response in biologic neurons. Due to their better approximation capabilities, simpler network structures and faster learning algorithms, R ...
https://www.eeworm.com/dl/665/475506.html
下载: 143
查看: 1032

其他 To write data to the FIFO, present the data to be written and assert the write enable. At the next r

To write data to the FIFO, present the data to be written and assert the write enable. At the next rising edge of the clock, the data will be written. For every rising edge of the clock that the write enable is asserted, a piece of data is written into the FIFO. If the FIFO has data in it, the value ...
https://www.eeworm.com/dl/534/475526.html
下载: 156
查看: 1028

游戏 Tic tac toe is (exactly what re your thinking) and it s the first game I made. Made it in one whole

Tic tac toe is (exactly what re your thinking) and it s the first game I made. Made it in one whole day in Turbo C. It uses primitive graphics drawing and also demonstrates how to output an image. Written in C, also uses a library I got from the net (included) for image output.
https://www.eeworm.com/dl/625/477324.html
下载: 78
查看: 1041

网络 这是本人原创的

这是本人原创的,包含了iptables各种功能实现的例子。有NAT转换,对外发布服务器,特定端口的映射,filter表中FORWARD、INPUT、OUTPUT链规则制定的实现细则,并做了详尽的注释。配置命令中的每一条均在实际机器上做过测试,请放心参阅。 ...
https://www.eeworm.com/dl/635/479172.html
下载: 65
查看: 1027

其他书籍 The Open Radar Data Acquisition (ORDA) subsystem replaces the current WSR-88D Radar Data Acquisiti

The Open Radar Data Acquisition (ORDA) subsystem replaces the current WSR-88D Radar Data Acquisition subsystem with improved receiver and signal processing hardware and with improved user interface, signal processing and diagnostics software. This paper will discuss the input data from the digital r ...
https://www.eeworm.com/dl/542/482520.html
下载: 127
查看: 1073

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

matlab例程 KNN算法实现

KNN算法实现,初始化模糊成员等级 initialize fuzzy membership grades of sample output for fuzzy KNN
https://www.eeworm.com/dl/665/484623.html
下载: 127
查看: 1061