An implementation of the TCP/IP protocol suite for the LINUX operating system. INET is implemented using the BSD Socket interface as the means of communication with the user level.
标签: implementation implemented the operating
上传时间: 2015-02-25
上传用户:xuanjie
An automata implemented in C++ for searching a string of "abab" in a given string.
标签: string implemented searching automata
上传时间: 2013-12-26
上传用户:小儒尼尼奥
A model of the local file system, implemented as a concrete subclass of AbstractTreeTableModel. This class implements the TreeTableModel interface.
标签: AbstractTreeTableModel implemented concrete subclass
上传时间: 2015-05-04
上传用户:彭玖华
The software package provides a MAX-MIN Ant System implemented in the Hyper-Cube Framework for the application to Unconstrained Binary Quadratic Programming (UBQP).
标签: implemented Hyper-Cube Framework the
上传时间: 2015-05-13
上传用户:cooran
K-means algoritnm implemented with java
标签: implemented algoritnm K-means with
上传时间: 2013-12-28
上传用户:xuanchangri
A Map implemented with ArrayLists
标签: implemented ArrayLists with Map
上传时间: 2015-06-19
上传用户:chenxichenyue
FDCT implemented by MMX
标签: implemented FDCT MMX by
上传时间: 2014-11-18
上传用户:klin3139
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 destination city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of connections for the map. Following m lines describe the map, each line represents to one connection in this form: dist city1 city2, which means there is a connection between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the source and destination city for A* algorithm. Then there is an integer h indicate the number of heuristic. The following h lines is in the form: city dist which means the straight-line distance from the city to B is dist.
标签: implemented following compile command
上传时间: 2014-01-01
上传用户:lhc9102
Http client implemented in Java
标签: implemented client Http Java
上传时间: 2015-09-07
上传用户:heart520beat
a Java toolkit for training, testing, and applying Bayesian Network Classifiers. implemented classifiers have been shown to perform well in a variety of artificial intelligence, machine learning, and data mining applications.
标签: Classifiers implemented Bayesian applying
上传时间: 2015-09-11
上传用户:ommshaggar