联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Windows编程(104) 
按平台查找All Python(104) 

[Windows编程] Framework-for-Natural-Gas-Consumption-Forecasting

这是一种新的用于天然气消费预测的多尺度变压器网络框架
This is a Novel Multiscale Transformer Network Framework for Natural Gas Consumption Forecasting (2023-12-06, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1701846955789949.html

[Windows编程] 机器学习23

机器学习的一项作业,仅供参考,主要KNN、逻辑回归、SVM、mlp、cnn、朴素贝叶斯的分类器性能的比较
An assignment of machine learning for reference only (2020-06-09, Python, 3KB, 下载5次)

http://www.pudn.com/Download/item/id/1591709687263051.html

[Windows编程] 数据描述

栅格数据的描述。对栅格图像(主要针对于遥感影像)的数据格式、波段、压缩方式和传感器类型进行描述。
Description of grid data (2019-11-21, Python, 9KB, 下载1次)

http://www.pudn.com/Download/item/id/1574336916118189.html

[Windows编程] 计算机网络课程设计

一些基本的计算机网络课程实验代码,包括Docker容器点对点编程(C/S模式)、POP3邮件客户端编程、SMTP邮件发送编程、Web服务器编程、捕获数据帧编程。
Some basic computer network course experimental codes, including Docker container point-to-point programming, POP3 mail client programming, SMTP mail sending programming, Web server programming, capture data frame programming. (2019-03-20, Python, 1404KB, 下载0次)

http://www.pudn.com/Download/item/id/1553083282641699.html

[Windows编程] caffe框架测试

基于CNN以及caffe模型的遥感影像分类器,精度良好
Remote sensing image classifier based on CNN and Caffe model has good accuracy. (2019-03-01, Python, 1084KB, 下载7次)

http://www.pudn.com/Download/item/id/1551420028319116.html

[Windows编程] WeChat_LandLords-master

斗地主残局算法分析,需要的可以带走,绝对好用
The algorithm analysis of the landlord's residue can be taken away, which is absolutely easy to use. (2019-02-16, Python, 16KB, 下载2次)

http://www.pudn.com/Download/item/id/1550282206943518.html

[Windows编程] 计算器.txt

用Python写的计算器,带中文注释 为了后面迭代算出有括号的表达式,我们先写一个没有括号的表达式,比如说像这样一个表达式 '100.5+40*5/2-3*2*2/4+9',对于这样的表达式我们肯定是计算乘除,在计算加减,计算一个最小计算单元后,再将结果放回列表中不断循环,直到算出整个不带括号的表达式
Calculator written in Python with Chinese notes In order to calculate the bracketed expression in the next iteration, we first write an expression without brackets, such as'100.5+40*5/2-3*2*2/4+9'. For such an expression, we must calculate multiplication and division. After calculating addition and subtraction, we calculate a minimum computing unit, and then put the result back into the list and continue to cycle until the whole expression without brackets is calculated. (2019-01-22, Python, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1548162065435857.html

[Windows编程] calculate

使用python标准库 tkinter 实现简易计算器
Simple calculator using python standard library tkinter (2019-01-10, Python, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1547092466136035.html

[Windows编程] 9-9 动态多层

MLP可以看成一个输入层由学习到的非线性转化phi进行转化的逻辑回归分类器。这种转化将输入数据投影到线性可分空间。这个中间层被称为隐藏层。单隐藏层使MLP成为通用估算器
MLP can be regarded as a logistic regression classifier transformed by the learned nonlinear transformation phi. This transformation projects the input data into linear separable space. This middle layer is called hidden layer (2018-10-09, Python, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1539050140283106.html

[Windows编程] OSS-Upload

OSS文件上传 视频 图片 链接oss服务器后直接上传文件
OSS file upload video picture link OSS server directly upload files (2018-08-18, Python, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1534576086411817.html

[Windows编程] autoencoder

基于神经网络,创建14层网络,将图像压缩
Based on the neural network, the 14 layer network is created to compress the image (2018-03-26, Python, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1522059332434832.html

[Windows编程] TradeX-Python27-API-demo

TradeX.dll的Python接口 TradeX.dll 完全兼容原有的trade.dll下单业务,整合了行情数据 解决了华泰等券商服务器无法正常连接的问题,在任何时间段都可以正确取数据 支持VC,VB,C#,Python,直连交易服务器和行情服务器
TradeX.dll Python interface to TradeX.dll fully compatible under the existing trade.dll single business, the integration of market data to solve the problem Huatai broker server was unable to connect properly, at any period of time can take the correct data to support VC, VB , C#, Python, directly connected to the transaction server and server market (2016-12-14, Python, 5018KB, 下载19次)

http://www.pudn.com/Download/item/id/1481672453194018.html

[Windows编程] pydns-2.3.6.tar

纯Python实现的DNS查询代码库.pyDNS库提供了DNS模块,首先应该在应用程序中调用DNS.DiscoverNameServers(),它可以找到系统中的名称服务器,在windows下是注册表,Unix系统上时/etc/resolv.conf 。全部的DNS查询都被发送到这些服务器上。
Pure Python implementation of DNS query code library. PyDNS library provides the DNS module, should first application invokes the DNS. DiscoverNameServers (), it can be found in the system name server, is under the Windows registry, Unix systems/etc/resolv. Conf. All DNS queries are sent to the server. (2016-08-30, Python, 27KB, 下载2次)

http://www.pudn.com/Download/item/id/1472521889579336.html

[Windows编程] ssl.tar

openssl实现客户端与服务器证书创建生成并验证
openssl to achieve the client and server certificates are created and generated verification (2016-06-27, Python, 5KB, 下载8次)

http://www.pudn.com/Download/item/id/1467024246564638.html

[Windows编程] Bayes

本程序是使用的Python写的一个Bayes分类器,通过这个程序可以大致掌握Bayes的原理。
This procedure is used to write a Python Bayes classifier, through this program can be broadly master the principles of Bayes. (2016-05-21, Python, 2KB, 下载1次)

http://www.pudn.com/Download/item/id/1463813551917883.html

[Windows编程] socket

用python写的socket编程小例子 1.分客户端和服务器端 2.握手后可以进行信息交流
Using socket to write the Python Programming 1 client and server 2 after the handshake can communicate information (2016-05-15, Python, 120KB, 下载3次)

http://www.pudn.com/Download/item/id/1463292721900821.html

[Windows编程] python-matplot

收视率查看器,计算某个节目的收视率,视觉呈现使用matplotlib生成图表。
to caculate a rate of TV show receiving,visualized by matplotlib (2015-11-09, Python, 258KB, 下载4次)

http://www.pudn.com/Download/item/id/1447055804705820.html

[Windows编程] sx_py

电信闪讯路由器(TP-Link/Fast)拨号代码,python,含心跳包
Chinanet sanxun router dialing code(TP-Link/Fast),python, including heartbeat packet (2014-03-31, Python, 19KB, 下载21次)

http://www.pudn.com/Download/item/id/2498810.html

[Windows编程] thrift

thrift允许你定义一个简单的定义文件中的数据类型和服务接口,以作为输入文件,编译器生成代码用来方便地生成RPC客户端和服务器通信的无缝跨编程语言。
thrift allows you to define a simple definition data file types and service interfaces, as the input file, the compiler generates code that is used to easily generate seamlessly across programming languages ​ ​ RPC client and server communications. (2013-12-23, Python, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/2433701.html

[Windows编程] logicaloperators

用python编写的逻辑运算器用户界面,加载haskell等编写的逻辑运算内核可进行完美运算!
Prepared using python logic operation device user interface, such as load Haskell prepared core logic operations can be the perfect operation! (2007-11-04, Python, 4KB, 下载4次)

http://www.pudn.com/Download/item/id/354933.html
总计:104