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

搜索资源列表

  1. Python_Tkinter

    3下载:
  2. Python 与 Tkinter 编程 [PDF,中文版图片扫描,全本,554页] 【内容简介】 Thinter 是解释性脚本语言Pyhton的图形界面开发工具包,是一个清晰的、面向对象的图形界面开发工具,它可以让你快速地开发出可以运行在Unix、Macintosh和Windows等系统平台下的Python应用程序。本书详细地介绍了Python语言的语法和函数及其界面的开发方法,重点介绍了在Tkinter可视化平台下的编程方法。本书非常适合各个层次的Python程序员,同时也适合利用Py
  3. 所属分类:Other systems

    • 发布日期:2017-06-16
    • 文件大小:25174267
    • 提供者:
  1. MyEditor

    0下载:
  2. 用python Tkinter开发的一个记事本,代码不多,只实现一些基础功能。装了python都能运行-Developed using python Tkinter a notepad, the code much, just some basic functions to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:904
    • 提供者:light
  1. Python.2.6.Graphics.Cookbook

    0下载:
  2. python图形界面编程参考书,主要使用Tkinter-GUI programming python reference
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-17
    • 文件大小:4797856
    • 提供者:李梓萌
  1. DictForGeeks

    1下载:
  2. DictForGeeks是卓尔写的一款词典软件,支持高度自定义。语言使用python,GUI使用的是tkinter,本来想用wxpython的,但是考虑到很多pythoner没有安装wxpython,还是决定用它自带的GUI了。用法:第一个窗口是单词输入窗口;第二个是提示窗口,支持双击选择;第三个窗口是解释窗口,可以随时编辑;旁边有个“保存”按钮,可以把修改好的保存起来;最下面还有一个提示栏,提示是否保存成功。-DictForGeeks drow write a dictionary softw
  3. 所属分类:其他小程序

    • 发布日期:2013-09-09
    • 文件大小:1835
    • 提供者:张念城
  1. 100programs-in-Python

    0下载:
  2. 一百个用Python实现的小算法或小程序!绝对实用!如: 【程序56】 题目:画图,学用circle画圆形。    1.程序分析: 2.程序源代码: #include "graphics.h" main() { int driver,mode,i float j=1,k=1 driver=VGA mode=VGAHI initgraph(&driver,&mode,"") setbkcolor(YELLOW) fo
  3. 所属分类:Data structs

    • 发布日期:2017-11-25
    • 文件大小:91046
    • 提供者:race
  1. calcu1

    0下载:
  2. 利用Python Tkinter 编写的简单计算机控制界面程序,加深初学者对Tkinter的理解-Prepared by the simple use of Python Tkinter computer control interface program to deepen the understanding of beginners Tkinter
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:751
    • 提供者:huangzhichang
  1. Tkinter教程

    0下载:
  2. 这份资料针对python语言,较为详细地介绍了tkinter各方面内容,适合初学者使用。
  3. 所属分类:文档资料

  1. [gui]Tkinter(python3.2)

    1下载:
  2. [gui]Tkinter编程实例(python3.2)(源码),包含了一些不错的python界面编程例子-[Gui] Tkinter programming examples (python3.2) (source), contains some good examples of python programming interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:502917
    • 提供者:python
  1. lottery

    0下载:
  2. 利用python的Tkinter库编写的简单的摇奖小程序,下版本准备改文字名称摇奖为图片摇奖-Use python' s Tkinter library written in simple ERNIE applet, change the text name next version ready for the picture ERNIE ERNIE
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:1199
    • 提供者:jack
  1. Bounce_up

    0下载:
  2. 利用python tkinter制作的弹球小游戏,并且利用pygame播放背景音乐,制作了菜单栏可实现暂停、调节音量、更改游戏难度和查看游戏记录等功能-Using Python Tkinter produced a ball game , and use pygame to play background music , making the menu bar can pause ,adjust the volume , change the difficulty of the game and
  3. 所属分类:Other Games

    • 发布日期:2017-05-05
    • 文件大小:3624
    • 提供者:易凌
  1. PCSC_reader

    0下载:
  2. 基于python的Tkinter模块,实现的pcsc读卡器的收发程序-pcsc reader apdu transceive program, based on python Tkinter module
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:4096
    • 提供者:Jay Wang
  1. Greedy Snake

    0下载:
  2. 贪吃蛇小程序,主要用到python的tkinter模块,欢迎下载~(A small game developed in python)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:lythra
  1. Simple chat interface by tkinter-Python3

    0下载:
  2. 利用Python包tkinter实现界面的设计,主要包括界面的框架搭建和控件的使用,实现了简单的聊天界面设计。(The use of Python package tkinter interface design, including the framework of the interface and the use of controls to achieve a simple chat interface design.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:南柯一梦朋
  1. 串口工具

    1下载:
  2. 本程序是个人学习Python的tkinter模块时编写,实现了串口的数据收发,由于是初学者,代码中可能会出现很多错误或不好的编程习惯,请谅解! 实现功能:1.用Python开发,Tkinter构建界面;2.可自动列出所有串口,并自定义参数,选择串口后自动打开;3.实现无延时接收消息;4.可保存接收的数据;7.支持自动适应分辨率;8.支持单独发送和定时发送;9.支持发送新行和HEX发送;10.支持发送文件,并可自定义发送频率;11.支持小窗口显示接收信息,但与主窗口不同时显示 提供源码,可用于
  3. 所属分类:串口编程

    • 发布日期:2021-04-12
    • 文件大小:8208384
    • 提供者:jayhgq
  1. tcmsp

    1下载:
  2. tcmsp爬虫,医学相关,python开发,带操作界面,使用tkinter开发(Tcmsp crawler, medical related, Python development, with GUI by Tkinter)
  3. 所属分类:其他

    • 发布日期:2020-02-11
    • 文件大小:43449344
    • 提供者:superychen
  1. tkinter组件

    0下载:
  2. 对python的tkinter组建的总结,各种属性的用法。(Summary of python's Tkinter organization and usage of various attributes.)
  3. 所属分类:界面编程

    • 发布日期:2020-08-14
    • 文件大小:681984
    • 提供者:jking23
  1. Python界面版学生系统

    1下载:
  2. 连接mysql建立的学生管理系统,实现增删改查功能,但没有登录界面,待改善中。(Connect the student management system established by Mysql to realize the function of adding, deleting, modifying and checking, but there is no login interface, which needs to be improved.)
  3. 所属分类:界面编程

  1. chatbot

    2下载:
  2. 聊天机器人 原理: 严谨的说叫 ”基于深度学习的开放域生成对话模型“,框架为Keras(Tensorflow的高层包装),方案为主流的RNN(循环神经网络)的变种LSTM(长短期记忆网络)+seq2seq(序列到序列模型),外加算法Attention Mechanism(注意力机制),分词工具为jieba,UI为Tkinter,基于”青云“语料(10万+闲聊对话)训练。 运行环境:python3.6以上,Tensorflow,pandas,numpy,jieba。(Chat Robot
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-03-23
    • 文件大小:57974784
    • 提供者:白子画灬
  1. 绘制函数

    1下载:
  2. 可以根据界面输入画布范围和turtle运动的属性,点击label.py进行运行(According to the interface, you can input the canvas range and the attributes of the turtle motion)
  3. 所属分类:界面编程

    • 发布日期:2021-01-11
    • 文件大小:1024
    • 提供者:ZhaoJie Yang
  1. python实现的传奇客户端

    1下载:
  2. 需要python3以上,需要pip额外安装Pillow,使用tkinter开发,抛砖引玉,希望更多的开发者参与进来
  3. 所属分类:其他游戏

« 12 »
搜珍网 www.dssz.com