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

搜索资源列表

  1. sIP

    0下载:
  2. 随机IPv4地址生成程序,不是很复杂,如果需要批量生成,可自行修改。-Random IPv4 address generator is not very complicated, if you need bulk generation, free to modify.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-26
    • 文件大小:9098834
    • 提供者:刘建
  1. RandomNumber

    0下载:
  2. Qt中产生随机数方法的个人总结,包括代码以及需要注意的地方。-Personal summary of the random number method in Qt, including code as well as areas requiring attention.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:1155
    • 提供者:yizhihe
  1. simple-wireless

    0下载:
  2. tcl scr ipt for wireless random waypoint mobility model.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1291
    • 提供者:Dimuthu
  1. Java-FTPServer

    0下载:
  2. FTP服务器 能够实现监听 打开目录-In active mode FTP the client connects from a random unprivileged port (N > 1024) to the FTP server’s command port, port 21. Then, the client starts listening to port N+1 and sends the FTP command PORT N+1 to the FTP server.
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-26
    • 文件大小:6843
    • 提供者:黎明
  1. 4

    0下载:
  2. 柯志亨版NS2仿真实验-多媒体和无线网络通信书中实验四(随机数产生器)的所有程序,所有程序都是调过的,可运行。. -The Ke Zhiheng version of NS2 simulation experiments- all programs of the multimedia and wireless network communication book Experiment 4 (random number generator), all procedures are adjust
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:144436
    • 提供者:wq
  1. synflood

    0下载:
  2. This is a raw_socket implementation for a syn_flood.Creating IP and TCP header with random Port and given IPAddr
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:3443
    • 提供者:Furryclaws
  1. NS2-scripts

    0下载:
  2. ex1.tcl Performance Evaluation of TCP and CBR connections sharing a bottleneck link. rdrop.tcl Performance Evaluation of TCP and CBR connections with random drops. ex3.tcl Several TCP connections. Delays and initial trnamission times created at r
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:7397
    • 提供者:izzat
  1. nodedeployment

    0下载:
  2. 无线传感网路由中节点分布的随机拓扑结构图,为进行下一步设计提供了有力的帮助-The Central node of wireless sensor network distributed random topology map provides a powerful help for the next design
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:823
    • 提供者:朱硕
  1. verification

    0下载:
  2. ASP.NET文字验证,文图混合验证,简单随机验证-ASP.NET text authentication, Ventura mixed authentication, simple random verification
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:19849
    • 提供者:足量张
  1. max_caiji

    0下载:
  2. 网站后台设置:在自定义快捷菜单里写入以下代码,即可。 2011采集工具,admin_reslib2011.asp 系统计划任务,admin_cron.asp var QRUN = (new Image()) QRUN.src="/ +sitePath+ cron/index.asp?t=" mce_src="/ +sitePath+ cron/index.asp?t="+Math.random() 将以上代码放在 js文件下function.js
  3. 所属分类:Web Server

    • 发布日期:2017-03-26
    • 文件大小:66222
    • 提供者:李毅
  1. GenerateRand

    0下载:
  2. 随机数生成代码,适合新手学习,希望大家好好学习啊-Random number generator code, suitable for novice learning, hope you learn
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-03
    • 文件大小:3667955
    • 提供者:林丹
  1. tftp

    1下载:
  2. TFTP文件传输系统运用软件工程的设计方法以visual c++ 6.0 为开发工具进行开发的。此TFTP文件传输系统采用采用客户端/服务器(C/S)模式,客户端与用户端通过UDP互相通讯。主要是在套接字的运用。随便帮学长做的东东,文档,代码,可执行文件都齐全。-TFTP file transfer system using software engineering design approach to visual c++ 6.0 development tool for the develo
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-01-25
    • 文件大小:1837063
    • 提供者:maweidong
  1. ksreg-

    1下载:
  2. Asp+ACCESS 免费 开源 网络验证 inc/config.asp 参数和数据库设置 注意:拿到程序第一时间请先更改数据库名!!!! time.asp 网络校时 api.asp 登陆接口 调用示例 http://127.0.0.1/api.asp?online=0&user=账号&pass=密码(md5)&chkcode=随机数(md5) apireg.asp 注册帐号接口 调用示例 http://127.0.0.1/apireg.a
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-11-13
    • 文件大小:762231
    • 提供者:tangbin
  1. ClientTcp

    0下载:
  2. TCP和UDP客户端程序,用TCP发送自己的信息到服务器返回一段随机码,然后用UDP发送随机码到服务器-TCP and UDP client program using TCP to send information to the server returns a random code, and then use UDP to send random code to the server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-13
    • 文件大小:971
    • 提供者:tiantian
  1. TCPsocket

    0下载:
  2. TCP和UDP socket编程,向固定服务器发送学号姓名信息,用udp从服务器获得一个随机字符串-TCP and UDP socket programming, Student ID Name information sent to the fixed server udp from server to obtain a random string
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-13
    • 文件大小:2956668
    • 提供者:wangnamin
  1. nobody4

    0下载:
  2. Nbody 问题的多线程实现,模拟无规则粒子通过万有引力的相互作用力和运动过程-Nbody problem multithreaded implementation, simulation of random particles through the gravitation interaction force and movement process
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:2167
    • 提供者:juncheng
  1. randomforest-matlab

    0下载:
  2. 一个随机森林的实现源码,非常实用,可以下载-A the random forest realization source very practical and can be downloaded
  3. 所属分类:Linux Network

    • 发布日期:2017-10-31
    • 文件大小:331608
    • 提供者:江先亮
  1. Cluster

    0下载:
  2. isodata算法,可以自动生成随机数据点,然后用算法对其分类-isodata algorithm can automatically generate random data points classification algorithm
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-23
    • 文件大小:10538801
    • 提供者:林凯
  1. Md5_Attack

    0下载:
  2. 可自动写入随机密码。一些很简单的密码可能无法解开。主要是用来解一些很强的密码。所以加入了检测密码强度简单的可以到一些免费的MD5解密网站解密毕竟我们没有那么大的硬盘来放很多简单的数据我们只需要解开别的网站无法解开的密码就行 由于ACCESS不能处理太多的数据,所以如果要让数据库有大量的数据就要用其它的数据库,需要改写连接数据库的代码。 如果你改写完了。请发一份给我-Can be automatically written to a random password. Some ver
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-23
    • 文件大小:37142
    • 提供者:罗涛
  1. rf_KL

    0下载:
  2. 随机场的模拟(利用解析解模拟参数的随机场,markov自相关函数)-analytical simulation of random field
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-21
    • 文件大小:2952
    • 提供者:qihuaxue
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com