登录
首页 » Python » CPqD-RouteFlow-3f406b9

CPqD-RouteFlow-3f406b9

于 2018-02-27 发布 文件大小:1530KB
0 149
下载积分: 1 下载次数: 1

代码说明:

  RouteFlow控制器Python代码(SDN RouteFlow Controller)

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

发表评论

0 个回复

  • plotCurve2
    在PYTHON中实现基本的绘图功能以及添加文字说明 其中用到numpy库(Drawing function)
    2017-09-16 21:42:15下载
    积分:1
  • Delphi 设置打印纸大小
    Delphi 设置打印纸张大小,手动设置打印纸的长度和宽度,自定义纸张。相关代码:   procedure TForm1.SetPaperSize(cx, cy: Integer);   var    a,b,c: array[0..255]of char;    bb: Cardinal;    ee: PDEVMODE;   begin    printer.PrinterIndex := printer.PrinterIndex;    printer.GetPrinter(a,b,c,bb);    ee:= GlobalLock(bb);    ee^.dmPaperSize := DMPAPER_USER;    ee^.dmPaperLength := cy*10;    ee^.dmPaperWidth := cx*10;    ee^.dmFields :=ee^.dmFields or DM_PAPERSIZE or    DM_PAPERWIDTH or    DM_PAPERLENGTH;    ee^.dmFields := ee^.dmFields or DMBIN_MANUAL;    ee^.dmDefaultSource :=DMBIN_MANUAL;    GlobalUnlock(bb);    printer.PrinterIndex := printer.PrinterIndex;   end;
    2023-01-17 00:20:03下载
    积分:1
  • 微电网数学模型搭建
    本文件为pdf论文一份,讲述了微电网数学模型的搭建过程,很有帮助(This paper is a PDF paper. It describes the process of building mathematical model of microgrid. It is very helpful.)
    2020-06-25 10:40:01下载
    积分:1
  • MQSF
    猫群算法做优化成本问题,可以很好的解决部分成本优化问题。比较适用于初学者。(The cat group algorithm does optimization cost problem and can solve part of the cost optimization problem. More suitable for beginners.)
    2018-05-18 10:42:55下载
    积分:1
  • 五级分销前端去除加密
    五级分销前端去除加密 双端影视 破解版爱奇艺 PPTV youku(Five-level Distribution Front-end Removal of Encrypted Double-ended Video Crack Edition of IQI PPTV Youku)
    2020-06-17 22:00:01下载
    积分:1
  • visible_light
    可见光通信代码仿真。可以在matlab上进行matlab仿真。(Visible Optical Communication Simulation Code)
    2021-04-19 23:38:50下载
    积分:1
  • vc调用大漠插件源码
    使用vc调用大漠插件,可以进行编写自己的插件,也可以直接编写游戏脚本。
    2022-01-24 15:07:11下载
    积分:1
  • shenliu计算小程序,用于计算帷幕体的水头和水力比降。可作为渗流计算的核心程序...
    shenliu计算小程序,用于计算帷幕体的水头和水力比降。可作为渗流计算的核心程序-small shenliu calculation procedures used to calculate the curtain body and hydraulic head gradient. Seepage calculation can be used as the core of the procedure
    2023-05-25 12:40:04下载
    积分:1
  • 等距线参考文献
    说明:  利用matlab的gui设计的带有输入和输出功能的界面图形,实现等距线可视性很强,自己独立编写的数据和图形,学习非常值得(Using GUI of MATLAB to design interface graphics with input and output functions, realizing the visibility of isometric line is very strong, the data and graphics written independently by oneself are very worthwhile to learn.)
    2020-06-19 18:20:01下载
    积分:1
  • VMD
    说明:  可以实现数据分解和调用,经过测试,是工程可用的。(Data decomposition and call can be realized)
    2020-07-01 19:40:01下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载