资源列表
pingip
- 在linux偵測主機是否當機或關機,如果是的話就回報管理者-In linux host to detect whether a crash or shutdown, and if so on the return managers
flowar
- floyd warshall code in c-floyd warshall code in c++
driving
- 这是关于5个人跳水,根据判定条件最终得出每个人的比赛名次-It is about 5 people diving, according to the judgement conditions eventually we get everyone s league
hex2mif
- 用于hex文件转换mif文件的perl脚本程序-hex file conversion mif file perl program
CreateRegularNetwork
- 构建规则网络模型,研究人员可以自己修改网络参数,构建不同规模的规则网络模型。-Rules to build network model, the researchers can modify the network parameters, rules of different scale network model was constructed.
server_for_tcplinux
- 带出错处理的linux环境下的网络编程,TCP server端程序,适合研究网络编程的初学者。-Wrong with the linux environment to deal with the network programming, TCP server-side program, research network programming for beginners.
rec.sh.tar
- Programa para calcular automatos
jitter.awk
- cal jitter for lan in ns2 not for wirele-cal jitter for lan in ns2 not for wireless
php-get-html
- php获取网页内容,GET方式获取,可以修改成POST方式-php get web page ok, php get web page
calc
- js 实现的计算器 简单 易懂-the js implementation calculator easy to understand
4.2
- 此外,农民收入不断提高,生活更加丰富了,也有了很多休闲和娱乐活动。现在农民孩子上学的学杂费也免了,义务教育彻底落实了,父老乡亲们得到了实惠心里美滋滋的-c++
guass
- 这是一个生成高斯分布的c++(.cc)程序,此程序在linux下g++下编译通过。生成的高斯分布随机数序列的期望为0.0,方差为1.0。若指定期望为E,方差为V,则只需增加:GaussRand() * V + E。http://imatlab.lofter.com/ 欢迎交流学习经验-A gaussian/normal distribution program in linux g++.