资源列表
curl_2
- 测试 curl,测试物流的抓取信息,测试正常-test curl
voicexml
- 一个电话语音招生信息系统,能够自动应答考生的问题,对考生成绩进行播报-Admission of a telephone information system, can automatically answer the question of candidates, scores of candidates reporting
calendar
- 日历,-calendar
thread_clean
- 线程清除测试,测试现成的清除与否等的实现-thread clean
jitter
- Jitter in Wireless Sensor Network
linux
- 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。在Linux下实现: ◦ 使用fork()/execv()来创建进程运行程序 ◦ 使用wait()等待新创建的进程结束 ◦ 调用gettimeofday()来获取时间 -Design and implementation of Unix " time" command. " Myti
digui
- 递归读取目录下的文件并把文件目录并存到一维数组下面,并做请他处理-Recursively read a file directory and the file directory to coexist under one-dimensional array, and do ask him to deal with
wpan_demo3.scn
- star topology for WSAN in tcl scr ipt for ns-2
wired.tar
- this the small simulation in ns2 for dsr protocol wire-this is the small simulation in ns2 for dsr protocol wire
NS2-NS3-se-of-other-simulation-
- NS2,NS3如何直接使用其他仿真软件产生的节点运动轨迹文件-NS2, NS3 how to direct the use of other simulation software generated node trajectory file
scan.c.tar
- Linux下的端口扫描器,可以进行简单的端口扫描。-Linux port scanners, can conduct a simple port scan.
copyfile
- a command implementation of cp in linux command. sample usage: ./copyfile file1 file2