登录
首页 » Python » test_project_l

test_project_l

于 2015-12-16 发布 文件大小:7KB
0 95
下载积分: 1 下载次数: 3

代码说明:

  126邮箱登录认证,使用python语言进行编写,进行模块划分 (126 email login,use the python language)

文件列表:

test_project_l
..............\all_test1.py,577,2015-12-15
..............\report
..............\......\log,0,2015-12-15
..............\......\log.txt,667,2015-12-15
..............\test_case
..............\.........\public
..............\.........\......\login.py,474,2015-12-15
..............\.........\......\login.pyc,799,2015-12-15
..............\.........\......\__init__.py,30,2015-12-15
..............\.........\......\__init__.pyc,185,2015-12-15
..............\.........\testlogin.py,3193,2015-12-15
..............\.........\testlogin.pyc,3343,2015-12-15
..............\.........\__init__.py,30,2015-12-15
..............\.........\__init__.pyc,178,2015-12-15
..............\test_data
..............\.........\login.xml,427,2015-12-15
..............\__init__.py,30,2015-12-15

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

发表评论

0 个回复

  • D2D
    15个类 近200个方法 附带10个例程 源码(11111111111111)
    2010-08-04 21:38:03下载
    积分:1
  • 深入理解linux虚拟内存管理
    老外写的内存管理,基于linux2.4内核(Memory management written by foreigners, based on the linux2.4 kernel)
    2018-01-10 17:10:50下载
    积分:1
  • Snake
    贪吃蛇的小游戏,蛇身由可扩容数组组成,并且可以穿墙(简单实现 可穿墙的贪吃蛇小游戏)
    2013-10-15 00:15:16下载
    积分:1
  • 用C语言写的学生信息管理程序原代码 有排序,删除,插入等功能...
    用C语言写的学生信息管理程序原代码 有排序,删除,插入等功能-Using C language to write procedures for information management students have the original code to sort, delete, insert and other functions
    2022-02-07 07:32:45下载
    积分:1
  • ofdm channel estimation
    OFDM基于块状导频的信道估计算法仿真,包括LS LMMSE估计算法 (OFDM based on the massive pilot channel estimation algorithm simulation, including the LS estimation algorithm Analysis of LMMSE)
    2020-07-10 14:29:05下载
    积分:1
  • 这是一个有关货物管理的系统,它能对生活中的很多事情进行实施,很好的。...
    这是一个有关货物管理的系统,它能对生活中的很多事情进行实施,很好的。-This is a cargo management system, it lives in the implementation of a lot of things, very good.
    2022-02-02 09:21:08下载
    积分:1
  • CarND-MPC-Project-master
    说明:  this is a mpc controller in MATLAB/Smulink
    2020-05-10 16:19:03下载
    积分:1
  • 单目视觉测程与KITTI数据集 Monocular-Visual-Odometry-master
    说明:  # Monocular-Visual-Odometry MATLAB代码为单目视觉测程与KITTI数据集。 该方法的目的是利用连续图像之间丰富的信息关系,并利用最小的硬件,即单目视觉传感器来弥补错误的测距传感器。在这个项目中,我们实现了每个图像的特征检测、特征提取和特征匹配方法。还实现了单目视觉测程的流水线,并在KITTI数据集上测试了我们的实现。(# Monocular-Visual-Odometry MATLAB code for Monocular Visual Odometry with KITTI dataset. The goal of this approach is to complement the erroneous odometry sensors using the rich information in relations between consecutive images and with the use of minimum hardware, i.e. a monocular vision sensor. In this project we implemented feature detection, feature extraction, and feature matching methods used for each images. Also implemented the pipeline of monocular visual odometry and test our implementation on the KITTI dataset.)
    2020-01-29 16:45:50下载
    积分:1
  • 安装步骤: 1. 系统开发语言:asp.net+access/sql server,安装时需保证您的服务器对asp.net和access/sql server数
    安装步骤: 1. 系统开发语言:asp.net+access/sql server,安装时需保证您的服务器对asp.net和access/sql server数据库的 支持。windows 2000,xp 用户需要安装.NET Framework 1.1 版可再发行组件包 ,.NET Framework 1.1 Service Pack 1,.NET Framework SDK 1.1 版。 请按上面的顺序依次安装,您的服务器即可支持asp.net。也可以省略上述过程直接安装visual stdio.net。 2. 将webshot文件夹复制的硬盘上某目录下,在IIS中建立虚拟目录指向该文件夹。 3.修改Web.config配置文件中,将“F:/web/dinghuidanhomecom/db/eshop.mdb”替换为正确的数据库文件绝对路径。 请注意斜杠/的方向。 数据库绝对路径:在IIS中建立虚拟目录指向webshot根目录文件夹后访问 http://localhost/aspcheck.aspx,其中的APPL_PHYSICAL_PATH变量可以给出webshot文件夹的绝对路径,在加上数据库相对 路径即可。注:必须用数据库绝对路径 4. 数据库位置在db/文件夹下,默认名称eshop.mdb,修改时请同时修改web.config中的数据库绝对路径-installation steps : 1. System Development Language :+ Asp. Net access/sql server installation and the need to ensure your server right Asp. Net and access/sql server database support. Windows 2000 and XP users need to install.NET Framework Version 1.1 Redistributable package.NET Framework 1.1 Service Pack 1.NET Framework SDK version 1.1. By the above sequence followed by the installation, your server can s
    2022-03-23 09:10:12下载
    积分:1
  • frmGoodsInventoryDetail
    说明:  实现TCP/IP通信的服务器端代码,帮助学习C#以及实现TCP通信(Server-side code to realize TCP/IP communication, help to learn C# and realize TCP communication)
    2020-06-25 06:40:01下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载