This toolbox distributes processes over matlab workers available over the intranet/internet (SPMD or MPMD parallel model). It is very useful for corsely granular parallelization problems and in the precesence of a distributed and heterogeneus computer enviroment. No need for configuration files ! Cross platforms, cross OS and cross MATLAB versions. Workers can be added to the parallel computation even if it has started. No need of a common file system, all comms are using tcpip Connections
标签: over distributes available processes
上传时间: 2014-01-03
上传用户:希酱大魔王
* A ncurses user interface. * Network statistics to view the amount of packets and data in many different protocols, interfaces and hosts. * View what active TCP Connections are on the network. * View UDP packets. * View and log ICMP packets. * View and log the 48bit arp protocol. And also view what make of network card is in each machine * Multithreaded so that the user interface does not interfere with any of the packet captureing methods. * View and log the following user space protocols FTP, POP3, HTTP
标签: statistics interface ncurses Network
上传时间: 2015-04-20
上传用户:bjgaofei
Punjab is a jabber XMLRPC/SOAP/REST client. It is a xmlrpc, soap, or REST server that allows for persistent client Connections to a jabber server.
上传时间: 2015-05-09
上传用户:fanboynet
体育馆预约系统: --------------------------------------- 数据库: gym,SLQ Server 2000 数据库用户名/密码: sa/无 普通用户:test/test 管理员: admin/admin 数据库连接位于 gym\Connections\gym.asp文件中 解压密码:admin 主要模块:添加新场地、场地维护、预约确认、预约统计、注销等。
上传时间: 2014-10-31
上传用户:yph853211
深度学习整站系统 v1.10 1、将整个目录上传到虚拟空间,即可直接访问 index.asp 首页文件(不可以将index.asp改成其它的名字,否则系统跳转出错),不需要做其他的操作。 2、后台登陆文件“deep_login.asp”可任意更名(隐藏登陆路径) 3、管理员用户:admin 密码:admin 登录管理并修改密码. 3、请确保你存放的文件夹有everyone可写权限 4、默认数据库为database.mdb(可用记事本打开Connections/connDB.asp修改数据库路径或改名等设置,如不了解不要改动) 5、本站在开发时为方便DW采用了DSN调用,原数据文件为“connDB_开发时文件.asp”可参照调用文件对比 6、如学习需要导入站点:文件名“deepteach.ste”,DSN数据库名为“DeepTeach”,web别名“deepteach”开发实际路径“E:\深度学习 整站系统”,将数据文件“connDB.asp”内注释改成“开发设置代码”(具体见connDB.asp)
上传时间: 2014-01-18
上传用户:jackgao
A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the Connections between them (fully connected graph) by gray lines. The darker the grey, the more pheromone is currently on the edge. During the optimization, the currently best found tour is drawn in red. To run the optimization, first create a random TSP, then create an ant colony, and finally run the optimization.
标签: optimization demonstrate the traveling
上传时间: 2015-07-12
上传用户:偷心的海盗
LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-bandwidth Connections it is able to seed at 3 times the speed of the official client. The client uses ncurses and is ideal for use with screen or dtach. It supports saving of sessions and allows the user to add and remove torrents.
标签: performance LibTorrent BitTorrent library
上传时间: 2015-07-24
上传用户:冇尾飞铊
A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial and Bluetooth Connections to GPS devices. Support for NMEA-0183 GPS Standard. An Observer-Design Pattern makes the library extendable. Based on GPSlib4j.
标签: connecting exchanging Framework Devices
上传时间: 2014-12-05
上传用户:yzhl1988
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
KphoneSI (kpsi) is a SIP (Session Initiation Protocol) user agent for Linux, with which you can initiate VoIP (Voice over IP) Connections over the Internet, send Instant Messages, subscribe your friends presence information and start other applications of your choice
标签: Initiation KphoneSI Protocol Session
上传时间: 2015-09-13
上传用户:sy_jiadeyi