搜索资源列表
1i
- 软件测试:一个编译器测试软件,支持下列C语言运算符:+ - * / % ^(乘方) 负 (int) (double) \"字符串\" [](数组) > < == >= <= != && ! ++ -- = += -= *= /= %= ^=,支持下列关键字:void int double string if else for while do goto break continue return,支持下列数据类型:int double string int[] doubl
UART2Ethernet.MAX.zip
- Schematic and layout of UART2Ethernet design,Schematic and layout of UART2Ethernet design
flow
- 即时监控网络流量并统计最大最小流量,并以图表的形式体现出来-Real-time monitoring network traffic and statistics max-min flow rate, and to chart out the form of
admin_max2012
- 马克斯CMS(maxcms)资源采集插件支持百度影音,支持快播资源采集,奇异网、优酷、土豆、腾讯视频、搜狐支持一键采集,适用于MAXCMS v4.0!新添奇异,优酷,土豆,腾讯视频资源库!修复各大资源站无法采集的现象! 采集插件安装: 1.把admin_max2012.asp上传到admin目录下 2.在网站管理后台 “首页”-“快捷菜单”添加2012采集插件,admin_zy2012.asp 3.首先分类绑定,然后采集资源,采集完毕, 数据管理
wwwroot
- 免维护的马克斯电影小偷程序 演示站点:www.net363.com-Max movie free demo site thief procedures: www.net363.com
ping
- 本程序主要实现ping的功能。ping一台主机或局域网内的全部主机。并计算出最大 最小 及平均响应时间。-This procedure ping main function. ping a host or local area network all hosts. And calculate the max-min, and the average response time.
1111
- 这个是本人写的 MAX地址绑定的DOS脚本!每03秒绑定一次!给那些ARP严重的人!-I write this is the address of the MAX binding scr ipt DOS! Once every 03 seconds to bind! ARP for those serious people!
chord
- 主要是描述了Chord网络中传递信息时所用的跳数的最大值,最小值和平均值。-This tutorial describes the maximum value,minimum value and average value in Chord when forwarding message.
actach
- you have an AC tachometer. this program ask you about machine parameters in per unit consist of stator resistance,reactance, rotor resistance,reactance,magnetizing reactance, voltage, frequency, min speed and max speed. so,voltage output,tourqe a
IISDoS
- IIS最大连接数拒绝服务,一种针对网站比较有效的拒绝服务攻击-IIS Max Connections Denial of Service
iperf-2.0.5
- IPERF unix source code,used to measure the max bandwith
client
- 服务器端口监听,实现端口的实时监听-#include <winsock2.h> #include <stdio.h> #include <stdlib.h> int TCount = 0 //MAX Thread numbers int ThreadNu
network
- 算网络的最大流,通过该算法可以计算一个网络是否达到了最大流,以及时候还存在增广路径-compute the max of a network
repeat100-aodv-run
- NS2下,批量进行AODV路由协议仿真和处理代码脚本。通过在代码中设定MAX参数改变仿真的次数,默认是100次。-NS2, the volume for AODV routing protocol emulation and processing code scr ipt. MAX in the code set by parameter changes the number of simulations, the default is 100.
BellmaFordAlgorithm
- Belman Ford algorithem using UDP protocol input argument should include( proc id, local port, life time, hello time out, max time)
udptool.tar
- A simple cross-platform UDP test tool, the originated purpose is to test the max NAT session number of a NAT router. Currently support windows, unix, linux.
apr-doc
- apr-doc.CHM 开发指南 这里是一个所有模块的列表: Apache的可携性运行时库 平台定义 内部内存分配 原子操作 动态对象处理 为manupulating环境的功能 错误代码 年利率错误空间 年利率误差值 状态值测试 文件信息 文件权限标志 统计功能 目录操作函数 文件路径操作功能 文件的I / O处理功能 文件打开标志/套路 文件寻求旗 文件属性标志 {_full}最大iovec的大小 文
max
- max程序奇热模板,供大家下载学习,更多程序及论文www.bysjaid.com-program odd hot template for everyone to download the study, more programs and papers www.bysjaid.com
Queue-master
- Linux: use cmake -DBUILT_32=ON .. to force 32-bit built, -DBUILT_64=ON for 64-bit-Queue - thread-safe - ability to define max number of elements - sort elements into queue - get in O(1), except when filtered (worst case O(n)) - put in O(1)
Max
- 实现了一个比较简单的基于MapReduce寻找最大值的例子。-Implements a simpler example based on graphs to find the maximum.