CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - python实现

搜索资源列表

  1. android4.0

    0下载:
  2. 提取出最全的Android4.0 API 的源代码,也就是android.jar源代码,这样在Eclipse关联到该源代码,就可以在项目中查看Android API 的实现了,希望对学习Android开发的人有帮助 下载教程。确保你已经安装了git jdk python等,操作系统环境为Linux。 1.创建bin目录,并加入到PATH $ mkdir ~/bin $ PATH=~/bin:$PATH 2.下载repo到刚刚创建的bin目录,并设置权限为可执行。 $
  3. 所属分类:android

    • 发布日期:2017-05-28
    • 文件大小:11.2mb
    • 提供者:小邓
  1. Pro.Android.Python.with.SL4A

    0下载:
  2. 用python语言实现android上的开发,不需要借助java了-Python language on android development, without the help of java a
  3. 所属分类:android

    • 发布日期:2017-05-17
    • 文件大小:4.86mb
    • 提供者:Joshua
  1. pySerialAPI

    0下载:
  2. 串口通讯资料,用脚本语言的python实现串口呢操作简单方便-Serial communication data, with the python scr ipting language it is simple convenient Serial
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:44.11kb
    • 提供者:陶峰
  1. gnuradio-3.1.3.tar

    0下载:
  2. 这是用python语言写的一个数字广播的信号处理工具包。利用它,加上一个RF模块就可以实现数字广播信号的发射。-This is the python language used to write a digital broadcast signal processing toolkit. Use it, coupled with a RF module can be achieved on the launch of digital broadcasting signals.
  3. 所属分类:3G develop

    • 发布日期:2017-05-17
    • 文件大小:4.55mb
    • 提供者:tobetter
  1. cmppmsg

    0下载:
  2. python写的cmpp报文解析代码, 其中只实现了部分常用的报文-python write code to resolve cmpp Message
  3. 所属分类:SMS

    • 发布日期:2017-04-04
    • 文件大小:2.53kb
    • 提供者:likeme
  1. hiisee_smssendor

    0下载:
  2. 使用python实现中英文短信发送的程序-Send Chinese and English text messages using the python implementation of the program
  3. 所属分类:SMS

    • 发布日期:2017-04-05
    • 文件大小:3.43kb
    • 提供者:hiisee
  1. Python

    0下载:
  2. Python for Android 安装手册,在android端实现python编程,兼容部分api。-Python for Android installation manual, python programming android side implementation, compatible with part of the api.
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:834.16kb
    • 提供者:bearqq
  1. accelerometer_com_commucication

    1下载:
  2. 该函数用于实现串口通信,是用Python编写,使用前请先更改com端口号。-The function used to implement serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:517.8kb
    • 提供者:jia
  1. stopwatch

    0下载:
  2. 利用Python实现的秒表的功能,含两个例子。-Python implementations use stopwatch function, with two examples.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:1.65kb
    • 提供者:Diego Sparrow
  1. MCP2515

    1下载:
  2. 在树莓派3上用PYTHON语言实现CAN总线的发送与接收,使用MCP2515模块,与树莓派的接口位SPI接口。(In raspberry Pie 3, the CAN bus is sent and received in PYTHON language. The MCP2515 module and the interface bit SPI interface of raspberry pie are used.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-15
    • 文件大小:4kb
    • 提供者:buaawkp
  1. python实现电话簿工具

    0下载:
  2. 包括以下功能: 1. 添加联系人 2. 删除联系人 3. 查找联系人 4. 编辑联系人 5. 显示所有联系人信息 6. 清空所有联系人 7. 帮助菜单 8. 保存电话簿 9. 退出系统(Include the following functions: 1. add contacts 2. delete contacts 3. find contacts 4. edit contacts 5. displays all contact
  3. 所属分类:通讯编程

    • 发布日期:2017-12-25
    • 文件大小:2kb
    • 提供者:linlin,,,
  1. AC

    0下载:
  2. 算数编码的程序。python。实现算术编码(An arithmetic coding program. Python. Arithmetic coding)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-22
    • 文件大小:1kb
    • 提供者:超小猪
  1. 微信实现远程电脑关机

    0下载:
  2. 安装好python环境,配置好环境变量,在电脑上登录微信,即可通过手机微信来实现电脑远程关机(Install the python environment, configure the environment variables, log on to WeChat on the computer, you can realize the remote shutdown by mobile WeChat.)
  3. 所属分类:微信小程序

    • 发布日期:2018-05-02
    • 文件大小:170kb
    • 提供者:kyle@yyp
  1. 串口工具

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

    • 发布日期:2021-04-12
    • 文件大小:7.83mb
    • 提供者:jayhgq
  1. wsnSimulation (2)

    1下载:
  2. 实现了传感器网络的拓扑控制,以循环的方式随机选择簇头节点,将整个网络的能量负载平均分配到每个传感器节点中,从而达到降低网络能源消耗、提高网络整体生存时间的目的。(The topology control of sensor network is realized, cluster head nodes are randomly selected in a cyclic way, and the energy load of the whole network is evenly distribu
  3. 所属分类:通讯编程

    • 发布日期:2020-08-01
    • 文件大小:4kb
    • 提供者:Tyrone_Allen
搜珍网 www.dssz.com