登录
首页 » Python » BIMS

BIMS

于 2018-01-27 发布 文件大小:1631KB
0 141
下载积分: 1 下载次数: 11

代码说明:

  通过Python实现的桥梁管理系统 桌面程序,管理桥梁的各类参数。实现登录功能及各种参数管理,权限管理。(bridge infomation system)

文件列表:

BIMS-master, 0 , 2016-05-09
BIMS-master\README.md, 221 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython, 0 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\113.png, 1449961 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\ChangeBetweenFrames.py, 34837 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\LoginFrame.py, 2526 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\MySqlUnit.py, 1132 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\PanelCalculator.py, 14991 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\PanelGIS.py, 329 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\PanelIndexPic.py, 420 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\PanelLineSearch.py, 1011 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\PanelMoneyTable.py, 1968 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\PanelPieSearch.py, 784 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\PanelRatifyWebMoney.py, 2591 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\PanelSearch.py, 817 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\PanelShowSearchResult.py, 1701 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\PanelWriteIn.py, 2719 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\Panel_Seleninum.py, 1257 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\Panelindex.py, 423 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\SaveDocAndPDF.py, 2565 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\ShortCutLine.py, 1429 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\TestMysql.py, 494 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\Word_Demo.py, 730 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\demolab.py, 1451 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\excelmodule.xls, 857088 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\indexpic.py, 1387 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\labs.py, 294 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\mainFrame.py, 26112 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\moduledoc.docx, 11821 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\templates, 0 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\templates\109757146.png, 28717 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\templates\78585079.png, 35145 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\templates\real, 91670 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\templates\test1.xls, 5632 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\templates\test2.xls, 5632 , 2016-05-09
BIMS-master\bridgeinformationmanagementsystem_wxpython\templates\西直门2016-14-01.xls, 5632 , 2016-05-09

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

发表评论

0 个回复

  • mycom
    使用pyqt 实现windows下串口通信,包括串口选择配置,数据收发等。当然也可以加入pygraph实现波形显示,可做为上位机程序的参考(Using pyqt to achieve windows serial communication, including serial selection, configuration, data transceiver. Of course, you can also join the pygraph to achieve waveform display, can be used as a reference to the host computer program)
    2017-08-03 18:52:36下载
    积分:1
  • tanchishe
    说明:  实现了贪吃蛇小游戏功能,没有使用pygame模块(Realize the function of greedy Snake game)
    2020-06-28 11:57:01下载
    积分:1
  • Black Hat Python
    本书由 Immunity 公司的高级安全研究员 Justin Seitz 精心撰写。作者根据自己在安全界,特别是渗透测试领域的几十年经验,向读者介绍了 Python 如何被用在黑客和渗透测试的各个领域,从基本的网络扫描到数据包捕获,从 Web 爬虫到编写 Burp 扩展工具,从编写木马到权限提升等。(The book is written by Justin Seitz, a senior security researcher at Immunity company. Based on his decades of experience in the security community, especially in the field of penetration testing, the author introduces how Python is used in various fields of hacker and penetration testing, from basic network scanning to packet capture, from Web crawler to Burp extension tool, from writing Trojan to privilege escalation, and so on.)
    2018-04-06 22:46:18下载
    积分:1
  • 知乎爬虫
    说明:  简单的知乎爬虫,输入关键词,爬取该关键词下的提问,回答,点赞数等,以csv格式存储(Simple Zhihu crawler, input key words, crawl the questions, answers and likes under the key words, and store them in CSV format)
    2020-04-13 12:01:26下载
    积分:1
  • UpData
    说明:  用通达信接气接口来保存A股历史数据到Mysql数据库(using python Tdx to mysql)
    2020-06-15 22:45:01下载
    积分:1
  • 自定义的mininet-wifi的网络拓扑
    说明:  自定义的mininet-wifi的网络拓扑(Custom mininet-wifi network topology)
    2020-05-28 10:25:49下载
    积分:1
  • 广播星历源码及PPT
    说明:  通过广播星历自动计算某卫星一天内各时刻的位置,并和同目录精密星历比对精度。注释很多。(The position of each time in a day is calculated automatically by broadcast ephemeris, and the accuracy is compared with that of precise ephemeris in the same catalog. There are many comments.)
    2020-03-29 11:23:58下载
    积分:1
  • calculator
    用python实现简易计算器,包括+,-,*,/及一些扩展运算,是联系python的GUI编程的很好的练手题目。(simple calculator write by Python.)
    2017-11-23 09:37:44下载
    积分:1
  • 乘法表
    说明:  应用python实现的乘法表,适用于初学python编程的学者作为参考(The multiplication table implemented by Python is suitable for beginners of Python programming.)
    2019-10-13 10:43:32下载
    积分:1
  • 周期性边界条件
    说明:  abaqus周期性边界条件代码,可以参考学习(Periodic boundary conditions)
    2021-04-11 17:08:58下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载