CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - py

搜索资源列表

  1. BPNN.py

    1下载:
  2. BP全称为Back Propagation,意思为反向传播,该方法是用来对人工神经网络进行优化的,即误差反向传播算法。-BP full name is Propagation Back, mean back propagation, the method is used to optimize the artificial neural network, that is, the error back propagation algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1481
    • 提供者:PepperJohn
  1. yhAutoTestService

    0下载:
  2. git代码行数统计功能,可以自定义过滤第三方库和设定是否过滤大于某个数值行数的提交。可以通过django做服务,也可以单独使用py脚本。- Git code line number statistics function, you can customize the filter third party library and set the filter is greater than the number of a number of. Can be done through th
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:755683
    • 提供者:巍峨
  1. CNNs

    0下载:
  2. lr.py是用python实现了逻辑回归的源代码,并附带有注释。mlp.py是用python实现了多层感知机的源代码,并附带有注释。LeNetConvPoolLayer.py是用python实现了LeNet网络,并附带有注释。该文件需要引用mlp.py。-lr.py is python source code achieving a logistic regression , along with comments. mlp.py realized MLP by python, along wi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:27602
    • 提供者:许联开
  1. rspi_robot.tar

    2下载:
  2. python开发的树莓派智能小车源码 压缩包内有文件若干,其中final_test.py是最终程序,sensor.py是超声波测距模块的代码。解压后进入代码根据gpio引脚定义将电机驱动板连接树莓派的相应gpio引脚。(代码中有定义),接好后直接python finel_test.py,即实现小车的无人自驾驶-压缩包内有文件若干,其中final_test.py是最终程序,sensor.py是超声波测距模块的代码。解压后进入代码根据gpio引脚定义将电机驱动板连接树莓派的相应gpio引脚。(代
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:30720
    • 提供者:程谢德
  1. fortranlib-master

    0下载:
  2. 这是我写多年来为在更复杂的代码使用Fortran例程的集合。不同的文件是作为独立的彼此可能的,但在某些情况下,依赖是不可避免的。 很多程序都是这么写的,与单,双精度型工作。这些都是在模板/目录下,并使用泛型类型编码。在模板的文件是无效的Fortran ,并不会编译。运行parse.py脚本自动生成这些模板的全部源代码,并在SRC并将结果。-This is what I wrote for many years in the more complex code using Fortran
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:130156
    • 提供者:布莱克
  1. nmf.py

    0下载:
  2. 非负矩阵分解,经典nmf算法,python实现,下载压缩包后直接解压即可-Non negative matrix factorization, the classic NMF algorithm, python language to achieve, download the compressed package can be directly extracted
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1726
    • 提供者:bogus2011
  1. tcsteg2

    0下载:
  2. 使用tcsteg.Py可以在不影响视频效果的情况下,将TrueCrypt容器嵌入到QuickTime或MP4视频中-Tcsteg.Py can use video effects without affecting the case, the TrueCrypt container embedded QuickTime or MP4 video
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5035
    • 提供者:debatrix
  1. traceExporter

    1下载:
  2. 在SUMO下最后利用软件自带的traceExpoter.py生成三个NS2所需的.tcl文件时总是出错,这是修正版的,本人确认无误-it always have errors when use the original traceExpoter.py to produce the three .tcl files in SUMO . this is the corrected version
  3. 所属分类:Driver develop

    • 发布日期:2016-05-03
    • 文件大小:3072
    • 提供者:guoweiwei
  1. gabor_japan.py.tar

    0下载:
  2. 图像gabor滤波处理-gabor-filter image.....................................
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:928
    • 提供者:包钰涵
  1. thesisSpider.py

    1下载:
  2. 论文爬虫,数据来源是万方,通过关键字下载论文-thesis spider, the data source is WanFang, it will downLoad thesis through key word
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-12
    • 文件大小:1382
    • 提供者:刘山山
  1. read_FVCOM_results

    0下载:
  2. 帮助更加快速而容易的读取FVCOM结果参数的py脚本-help to read fvcom result using python
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:5634
    • 提供者:肖向忠
  1. weekdays-py

    0下载:
  2. 程序员不喜欢日期,因为处理日期总是很烦琐。NumPy是面向浮点数运算的,因此需要对日 期做一些专门的处理。-Programmers don t like to date because the date is always very cumbersome.Numpy is for floating point operations. Therefore, it is necessary to do some special treatment to date.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:584
    • 提供者:我是花
  1. TCP_client.py

    0下载:
  2. TCP发送,一个简单的tcpclient发送-tcp send
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1051
    • 提供者:geekmei
  1. Get_jwc01_mm.py

    0下载:
  2. 可以获取方正教务的JWC0明文密码.Python3不支持-Founder of the Senate can get cleartext password .Python3 not support JWC0
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1640
    • 提供者:MoMoTu
  1. posix-google.py

    0下载:
  2. 修改本地hosts表,添加google相关的解析-to modify local hosts file, add google related parse items.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1297
    • 提供者:洪锅
  1. py serial demo

    0下载:
  2. its about serial communication between embedded device and python
  3. 所属分类:其它

    • 发布日期:2016-05-19
    • 文件大小:557
    • 提供者:sagorsarker
  1. sock5_ori.py

    0下载:
  2. sock5 proxy by python
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-13
    • 文件大小:1788
    • 提供者:s4all1910
  1. stacked_widgets.py

    0下载:
  2. Fader Widget to switch between widget in Stacked Widget pyqt
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:858
    • 提供者:Ivan Durak
  1. web_scraping.py

    0下载:
  2. using QWebView with javascr ipt example
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1469
    • 提供者:Ivan Durak
  1. test.py.tar

    0下载:
  2. python脚本获取股票值,添加linux的conky中,上班用-python bat and get stock value
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:559
    • 提供者:路人甲
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 42 »
搜珍网 www.dssz.com