登录
首页 » Others » 20140910flow

20140910flow

于 2020-12-23 发布 文件大小:11KB
0 264
下载积分: 1 下载次数: 53

代码说明:

  一整天五分钟某个交通断面的交通流量数据,excel格式数据。(Five minutes a day for a traffic section of traffic data, excel format.)

文件列表:

20140910flow.xls,54784,2015-04-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • playwaveshow
    用vb做的一个能显示wave文件的波形,适合于初学者(Done with vb a wave file can display the waveform, suitable for beginners)
    2010-08-27 15:42:45下载
    积分:1
  • addText
    使用IO实现txt文本的追加,和字符串操作,有兴趣可以看看(Txt text using the IO to achieve additional, interested can look at)
    2010-06-17 12:40:50下载
    积分:1
  • php 示例(递归删除目录)
    //递归删除目录function deletedir($dir){$handle = opendir($dir);     while(false !==($file=readdir($handle))){       if($file!=="."&&$file!==".."){       //排除当前目录与父级目录            $file=$dir .DIRECTORY_SEPARATOR. $file;            if(is_dir($file)){                  deletedir($file);            }else{                @unlink($file);}        }     }   @rmdir($dir) ;   closedir($hadnle) ;}
    2014-07-01下载
    积分:1
  • EXCELadaoruajisuan
    通过excel导入导出数据到超级列表框,并且计算里面需要的项目!(Import and export data via excel, and computing project which needs!)
    2013-12-26 11:15:15下载
    积分:1
  • Test4-13-17-47
    用于文件的传输和接收的测试程序,可以实现多个文件和文件夹的传输(For file transmission and reception of the test procedure can be achieved a number of files and folders transmission)
    2009-06-05 17:46:50下载
    积分:1
  • defreader
    读取行情的def文件的例子,并保存到数据库了,包含了两个行情数据库,上海和深圳的。(Quotes of the def file to read the example, and saved to the database, and contains two Quotes databases, Shanghai and Shenzhen.)
    2009-10-27 09:29:38下载
    积分:1
  • txt2ecl
    txt转excel 色谱分析仪生成txt格式文档转换 对其他文件不适用(txt2excel for a special txt)
    2013-11-28 13:13:59下载
    积分:1
  • Opensees_Bridge_code
    文件中为一txt文件,主要是关于opensees的tcl程序,对研究桥梁动力分析的初学者非常适用(The file is a txt,mainly contain the tcl program,the study of dynamic analysis of the bridge is very suitable for beginners)
    2021-04-22 17:28:48下载
    积分:1
  • Filetest
    一个java开发的文件操作的小例子,欢迎大家使用(Development of a java file operations of small examples, welcome to use)
    2008-01-04 13:43:45下载
    积分:1
  • 3106
    把多少资源文件把包,释放到指定的目录不会使文件字节增加!(The amount of resources to document the package, released to the specified directory will not lead to an increase byte file!)
    2016-04-22 09:37:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载