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

搜索资源列表

  1. wc

    0下载:
  2. 模拟进程的创建与调度,直白简单,很容易明白的调度算法-Simulation of the process of creating and scheduling
  3. 所属分类:Linux Network

    • 发布日期:2017-12-10
    • 文件大小:1515
    • 提供者:赵玉生
  1. Algorithm

    0下载:
  2. 这是人工蜂群算法的一个实现步骤的程序;望多多指教,实属菜鸟。-This is the process of the artificial colony algorithm implementation steps
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-02
    • 文件大小:2836
    • 提供者:阳建龙
  1. ex4-4

    0下载:
  2. #采用一个有3个移动节点的实例来讲解利用NS2进行无线网络模拟的具体流程,场景设置为 #一个500mx400m的矩形区域中 #移动Adhoc网络使用DSDV路由算法,三个节点的初始位置分别设置为(5,5,0)、(490,285,0) #和(150,240,0),然后再适当的时候设置它们移动方向、速度。并在节点0和节点1之间尝试-# Using an instance of the mobile node the NS2 to explain the use of the wirele
  3. 所属分类:Linux Network

    • 发布日期:2017-11-11
    • 文件大小:668567
    • 提供者:王丹丹
  1. AESPSOCKET

    0下载:
  2. 实现了文件的传输和加密解密算法,以及聊天通信,但是算法还有待改进,所以使用的时候要注意-File transfer and encryption and decryption algorithms, and chat communications, but the algorithm remains to be improved, so use the time to pay attention
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-28
    • 文件大小:22931847
    • 提供者:冯建清
  1. 2th_zhuabao

    0下载:
  2. LINUX下的网络抓包和解包分析,以及校验和算法,对于网络5层协议能很好的说明-LINUX network packet capture and unpacking, and checksum algorithm, a good descr iption of the network layer protocol
  3. 所属分类:Linux Network

    • 发布日期:2017-11-22
    • 文件大小:41954
    • 提供者:周江
  1. example2

    0下载:
  2. 鱼群算法代码的源代码和案例仿真,可以在用于各种计算等等等的呢等额个-Fish swarm algorithm source code and case simulation, can be used for various calculations, etc., etc. it equal one
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-22
    • 文件大小:3825
    • 提供者:294823967
  1. displacement

    0下载:
  2. 基于粒子群优化的最小二乘支持向量机算法,主要用于对数据进行拟合预测-Based on particle swarm optimization least squares support vector machine algorithm, mainly used for data fitting forecast
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-18
    • 文件大小:2956
    • 提供者:朱凯
  1. Multithreaded-program-insertion

    0下载:
  2. 开发一个多线程程序同时对一个链表进行节点插入。 (1)要求算法正确 (2)该系统要求使用头插法,插入结果正确,并输出结果。 (3)要求模拟出多线程程序资源共享问题。在本程序中体现为链表节点的丢失。 (4)给出正确的链表受到保护的实现。要求使用线程同步机制。 -The development of a multi-threaded program while a linked list node inserted. (1) requires the correct algor
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-15
    • 文件大小:12231
    • 提供者:郦乐宁
  1. OpenWBS

    0下载:
  2. OpenWBS功能模块非常灵活,内核健壮,程序和数据库采用严谨的程序数据优化算法,可随意组合出个性化的网站,用户在短时间内即可迅速架设属于自己的企业网站、电子商务网站、外贸网站甚至是门户和博客。不需编写任何程序或网页,只需应用系统所提供的各种强大丰富的功能模块,即可轻松生成功能强大和个性化的网站。-OpenWBS function module is very flexible, robust kernel, procedures, and program data in the databas
  3. 所属分类:Web Server

    • 发布日期:2017-12-04
    • 文件大小:6735697
    • 提供者:陈涛
  1. aodv

    0下载:
  2. Ad hoc成簇算法 gcc源代码 可改性很强-Ad Hoc clustering on NS-2
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:62837
    • 提供者:Wuwh
  1. 1368884419740-

    0下载:
  2. 有越来越多的人热衷于做网络爬虫(网络蜘蛛),也有越来越多的地方需要网络爬虫,比如搜索引擎、资讯采集、舆情监测等等,诸如此类。网络爬虫涉及到的技术(算法/策略)广而复杂,如网页获取、网页跟踪、网页分析、网页搜索、网页评级和结构/非结构化数据抽取以及后期更细粒度的数据挖掘等方方面面,对于新手来说,不是一朝一夕便能完全掌握且熟练应用的,里面重点介绍其中的六种方式-There are more and more people are keen on doing web crawler (spider),
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-18
    • 文件大小:7281
    • 提供者:小强
  1. Routing

    1下载:
  2. 分布式异步路由算法中——距离向量算法的C语言仿真实现,非常好地模拟了网络中各节点的路由情况-Distributed asynchronous routing algorithm- distance vector algorithm C language simulation, very good simulation of the network, each node in the routing case
  3. 所属分类:Grid Computing

    • 发布日期:2015-12-02
    • 文件大小:7168
    • 提供者:panchen
  1. hash

    0下载:
  2. 暴雪hash算法,源代码,精炼,低碰撞率-Blizzard hash algorithm, source code, refining, low collision rate
  3. 所属分类:Linux Network

    • 发布日期:2017-12-10
    • 文件大小:3392
    • 提供者:weicl
  1. mystack

    0下载:
  2. 用C语言,编写的一个栈的算法,可以实现栈的基本操作(入栈,出栈,清空栈)。-Using C language, written in a stack algorithm can achieve the basic operation of the stack (stack, stack, empty stack).
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:205115
    • 提供者:张永
  1. A-new-particle-swarm-

    0下载:
  2. 针对基于粒子群优化算法的粒子滤波精度不高,容易陷入局部最优,难以满足目标跟踪的问题-For particle swarm optimization algorithm based on particle filter accuracy is not high, easy to fall into local optimum, it is difficult to meet the target tracking problem
  3. 所属分类:SNMP

    • 发布日期:2017-03-29
    • 文件大小:452590
    • 提供者:燕子
  1. An-improved-variable-

    0下载:
  2. 一种改进的变参数粒子群优化算法,该方法以进化状态因子计算策略和进化状态估计模型-An improved particle swarm optimization variable parameters, the method to calculate evolutionary strategies and evolutionary state factor model of state estimation
  3. 所属分类:Remote Control

    • 发布日期:2017-03-25
    • 文件大小:646587
    • 提供者:燕子
  1. aes

    0下载:
  2. 加密解密算法 C代码实现 及实验报告-Encryption and decryption algorithm C code implementation and experimental reports
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1113371
    • 提供者:和兴
  1. jiajiemimadedes

    0下载:
  2. 基于VB的DES算法的加解密.个人感觉非常不错呢..大家可以试验下-DES encryption and decryption DES encryption and decryption DES encryption and decryption DES encryption and decryption DES encryption and decryption DES encryption and decryption DES encryption and decryption
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:10357
    • 提供者:master
  1. AntNet

    0下载:
  2. NS中蚁群算法的实现,有详细的添加过程以及实现后的源程序。-NS ant colony algorithm, a detailed post-adding process and the realization of the source.
  3. 所属分类:Linux Network

    • 发布日期:2017-06-17
    • 文件大小:27083776
    • 提供者:
  1. youku

    0下载:
  2. 解析youku的文件下载地址。虽然现在算法有些变化,但此程序的思路仍值得学习。-a php tool to parse video url in youku.com
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:806
    • 提供者:王大刷
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com