CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - parallel

搜索资源列表

  1. MatlabMPI_v1.2.tar

    0下载:
  2. 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 compute
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:246816
    • 提供者:陈西
  1. 43545TheDesignandImplementationofChineseSearchEngi

    1下载:
  2. 中文搜索引擎的设计与实现.rar 华中科技大学硕士学位论文 A Thesis Submitted in Partial Fulfillment of the Requirements for the Degree of Master of Engineering The Design and Implementation of Chinese Search Engine 搜索引擎是 Web 信息检索的主要工具,Crawler 是搜索引擎的核心组件,用于 搜集 Web 页面
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:537460
    • 提供者:八云
  1. matrixdiagonal

    0下载:
  2. MPI并行程序设计-MPI parallel programming
  3. 所属分类:Telnet客户端

    • 发布日期:2008-10-13
    • 文件大小:1010
    • 提供者:文策
  1. Passpack

    0下载:
  2. MPI并行程序设计-MPI parallel programming
  3. 所属分类:Telnet客户端

    • 发布日期:2008-10-13
    • 文件大小:854
    • 提供者:文策
  1. SogouW.20061127

    1下载:
  2. 互联网词库来自于对SOGOU搜索引擎所索引到的中文互联网语料的统计分析,统计所进行的时间是2006年10月,涉及到的互联网语料规模在1亿页面以上。统计出的词条数约为15万条高频词,除标出这部分词条的词频信息之外,还标出了常用的词性信息。 语料库统计的意义:反映了互联网中文语言环境中的词频、词性情况。 应用案例:中文词性标注、词频分析等。 词性分类: N 名词 V 动词 ADJ 形容词 ADV 副词 CLAS 量词 ECHO 拟声词
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:1259141
    • 提供者:17521
  1. pdns-2.26_patches-v2

    0下载:
  2. 基于linux环境的ns2多机并行仿真软件包-based linux environment Marking Machines parallel simulation package
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:50433
    • 提供者:左青
  1. libsynk-current.tar

    4下载:
  2. 基于linux环境的ns2多机并行仿真补丁-based linux environment Marking Machines parallel simulation patch
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:191647
    • 提供者:左青
  1. search22

    0下载:
  2. 用C#编写的一个多线程搜索引擎的源代码,能够并行或串行从多个位置进行搜索。-C# prepared in a multi-threaded search engine source code to parallel or serial number from the location of the search.
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:20937
    • 提供者:morgan
  1. c_s_udp_tcp

    0下载:
  2. 基于ace和wxWidgets结合使用的c/s结构的例子,server广播后,client对server发起连接,然后server启动接收线程,并将收到的数据通过单独的线程进行处理;该代码有以下特点:wxWidgets事件循环和ace的Reactor事件循环并行处理,定时器以及读写的并行处理,udp和tcp通信的并行处理,ui线程和通信线程的并行处理;有此例子,开发跨平台跨编译器的带图形界面的c/s程序易如反掌。-wxWidgets based ace and the combined use
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:2088889
    • 提供者:wuyan
  1. parallel

    0下载:
  2. 网络编程的服务端和客户端.包括用fork和select分别实现多进程编程和多线程编程.程序已经通过测试的.-network programming services and clients. Including fork and select respectively programming multi-process and multi-threaded programming. Procedures have to pass the test.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:4482
    • 提供者:柳心雨
  1. PDNS

    0下载:
  2. PDNS - Parallel/Distributed NS
  3. 所属分类:Internet/网络编程

    • 发布日期:2010-01-14
    • 文件大小:991071
    • 提供者:zhaoyanyan369
  1. w5100

    0下载:
  2. TCP/IP协议芯片W5100,驱动代码,可集成到各种嵌入式平台,支持SPI和并口两种接口-TCP/IP protocol chip W5100, driver code, can be integrated into a variety of embedded platforms to support both SPI and parallel interfaces
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:9872
    • 提供者:邓强
  1. KadC

    0下载:
  2. Kademlia协议(以下简称Kad)是美国纽约大学的PetarP. Maymounkov和David Mazieres. 在2002年发布的一项研究结果《Kademlia: A peerto -peer information system based on the XOR metric》。 简单的说,Kad 是一种分布式哈希表(DHT)技术,不过和其他DHT 实现技术比较,如 Chord、CAN、Pastry 等,Kad 通过独特的以异或算法(XOR)为距离度量基础,建立了一
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:510394
    • 提供者:libing
  1. Java_Socke183657142005

    0下载:
  2. 一个基于Java编写的Socket程序,提供简单的FTP功能实现 This networking program set consists of implementation of FTP, TELNET, HTTP SERVER, UDP NEWS SERVER, Multi client parallel chat server, Date server. Knowledge of socket programming, applet, AWT, thread, and IO str
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-29
    • 文件大小:46561
    • 提供者:Tony Yau
  1. NetPinger

    0下载:
  2. C#编写的一个多线程并行Ping探测器。统计信息非常全面。-Written in C#, a multi-threaded parallel Ping detectors. Statistical information is very comprehensive.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-11-14
    • 文件大小:365625
    • 提供者:明廷堂
  1. x-net

    0下载:
  2. IOCP(I/O Completion Port,I/O完成端口)是性能最好的一种I/O模型。它是应用程序使用线程池处理异步I/O请求的一种机制。在处理多个并发的异步I/O请求时,以往的模型都是在接收请求是创建一个线程来应答请求。这样就有很多的线程并行地运行在系统中。而这些线程都是可运行的,Windows内核花费大量的时间在进行线程的上下文切换,并没有多少时间花在线程运行上。再加上创建新线程的开销比较大,所以造成了效率的低下。 -IOCP (I/O Completion Port, I/O
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:389616
    • 提供者:张本梁
  1. TFTP.cxx

    0下载:
  2. TFTP协议实现的源代码,拥有所有TFTP所需要的功能-This class provides all infrastructure for a performant file transfer protocol. It works in conjuction with the rootd daemon and can use parallel sockets to improve performance over fat pipes.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-30
    • 文件大小:29723
    • 提供者:继超
  1. Improved-parallel-weighted-bit-flipping

    0下载:
  2. LDPC码的并行加权比特翻转算法,能够达到不错的译码性能,是一篇很好的文章-LDPC codes in parallel weighted bit flipping algorithm can achieve good decoding performance is a very good article
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:191069
    • 提供者:
  1. C_code_to_access_paralel_port

    0下载:
  2. Simple parallel port output control program for Linux The program output the data value to PC parallel port data pins (default lpt1 I/O address 0x378). The data values are given as the command line parameter to the program. The number can be
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:695
    • 提供者:Mr Mirante
  1. parallel

    0下载:
  2. 并行计算实验代码,分别有计算pi,并行求卷积的两种方法和mapreduce的统计词频-Parallel computing experiment code, respectively, calculated pi, parallel convolution of two methods of statistical, frequency and mapreduce
  3. 所属分类:Linux Network

    • 发布日期:2017-11-24
    • 文件大小:6016973
    • 提供者:刘彦镔
« 12 3 4 »
搜珍网 www.dssz.com