登录
首页 » matlab » 上游主线500011093

上游主线500011093

于 2019-01-03 发布
0 247
下载积分: 1 下载次数: 3

代码说明:

说明:  matlab应用于交通领域数据,美国加州实时数据(Matlab applied to traffic data, California real-time data)

文件列表:

上游主线500011093.xlsx, 17754 , 2018-12-29

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

发表评论

0 个回复

  • VB-access版存钱取钱记录管理系统
    一个VB写的消费记录管理程序,VB-access版存钱取钱记录管理系统,在编写时主要用到了ADO、工具栏,带图标的菜单栏、状态栏,ADOX创建新表,导出到Excel等方面的知识,因此你可参考本程序的话,会学习到相关的知识技巧,推荐给你们吧。
    2022-03-14 06:59:14下载
    积分:1
  • A solar calendar of the proceedings to a solar calendar lunar calendar lunar cal...
    一个阳历转阴历的程序 一个阳历阴历日期转换的程序-A solar calendar of the proceedings to a solar calendar lunar calendar lunar calendar date conversion procedure
    2022-05-21 16:50:10下载
    积分:1
  • atmega64接口与atmega128接口的具体应用,注明与标准的ISP接口的区别...
    atmega64接口与atmega128接口的具体应用,注明与标准的ISP接口的区别-ATmega128 interfaces atmega64 interface with specific applications, annotated with the standard interface of the ISP the distinction
    2023-03-16 05:45:03下载
    积分:1
  • 感谢您使用ASP服务器2.0v。该软件是由中国门户网开发的 一套强大的ASPWEB服务器,使用这个软件的您完全可以抛弃 体积庞大的WINNT,WIN20...
    感谢您使用ASP服务器2.0v。该软件是由中国门户网开发的 一套强大的ASPWEB服务器,使用这个软件的您完全可以抛弃 体积庞大的WINNT,WIN2000服 务器系统及漏洞百出的IIS了。 现在你可以在任何一个系统上调试和发布您的ASP程序了。 目前测试通过的操作系统为:Windows 98;Windows 98 SE;Windows ME;Windows NT+IE4 Windows 2000; Windows XP;Windows .NET Server。现在完全支持ACCESS ,SQL数据库! 操作说明 1. 安装ASP服务器2.0v。 2. 把您的ASP程序COPY到安装目录中的Web的目录下即可。 -Thank you for using ASP server 2.0v. The software is developed by the Chinese portal ASPWEB a powerful server, using this software, you can discard bulky WINNT, WIN2000 server system and the flaws in IIS has. Now you can debug on any one system and publish your ASP program. The current test of the operating system: Windows 98 Windows 98 SE Windows ME Windows NT+ IE4 Windows 2000 Windows XP Windows. NET Server. Now fully supports ACCESS, SQL database! Instructions 1. Install ASP server 2.0v. 2. Put your ASP program COPY to the installation directory of the Web directory can be.
    2022-05-25 22:37:16下载
    积分:1
  • ex_9_bus_PMU
    说明:  IEEE14节点模型,九个测量点,用于暂态仿真。(IEEE 14 model for transient simulation)
    2020-06-23 11:29:17下载
    积分:1
  • C# 生成随机数并求和
    C# 生成随机数并求和,像一道数学题一样,先生成一个随机数序列,然后再将生成的随机数相加,求总和,其实是比较简单的C#随机数生成相关示例,多学无害哦。
    2022-04-12 09:21:13下载
    积分:1
  • DHTML menu source codes. You can use this file souce codes to create your own me...
    DHTML menu source codes. You can use this file souce codes to create your own menus.
    2023-01-31 09:45:04下载
    积分:1
  • mzbiev
    CMMB__标准规范 GYT 220 9-2008 移动多媒体广播 第9部分:卫星分发信道帧结构,信道编码和调制 pdf(CMMB__ standard specification GYT 220-2008 mobile multimedia broadcasting-part 9: satellite distribution channel frame structure, channel encoding and modulation pdf)
    2019-01-06 00:01:20下载
    积分:1
  • sgp4算法(卫星轨道计算)
    根据星历推算卫星轨道。目前网上多数为C编写,這个是Java的。(The satellite orbit is calculated according to the ephemeris. At present, most of the Internet is written by C, and this is Java.)
    2018-06-11 20:16:19下载
    积分:1
  • CoStream 无缓存 Pipe Stream
    翻译 maninwest@Codeforge 作者:Sergey Nozhenko@CodeProject介绍:CoStream 是的 PipeStream 无缓存替代选择。背景在生产者/消费者模式下,如果我们知道一个消费者确定要读取stream 读到结束或者如果不能读到结束就处理,那么同步stream 就不需要维护自己的内部缓存,完全依赖于 Read 方法调用者的缓存。在Read 方法中,CoStream 保存到目标缓存的引用并等待,直至完成。而 write 方法从源缓存中复制数据到目标缓存,会给读取者发送信号缓存已准备就绪或者需要等待期 Read 调用(如果来源缓存中有未消耗的数据剩下或者返回到Writer 调用者)。使用代码CoStream 不能在单个话题中使用。应该至少有两个,读取和写入话题。两者都需要关闭(或处理)stream,一边对方可以继续到结束。测试程序在  XmlDocument 中加载了一些 xml 文件。然后将其写入到 CoStream 的实例Static CoStream costream = new TestCoStream(); static string outpath; static void Main(string[] args) { // ... XmlDocument doc = new XmlDocument(); doc.Load(args[0]); outpath = args[1]; var reading_thread = new Thread(ReaderBody); reading_thread.Start(); using (var pipe = XmlWriter.Create(costream, new XmlWriterSettings { CloseOutput = true })) doc.Save(pipe); reading_thre
    2022-03-17 17:34:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载