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

[嵌入式/单片机/硬件编程] OBR-code

我制作并编程了一个机器人,与我的团队一起参加OBR(巴西机器人奥运会)。我使用乐高头脑风暴机器人工具包来构建我的机器人,现在我使用MicroPython库来编程。
I built and programmed a robot to participate with my team in the OBR (Brazilian Robotics Olympics). I used the Lego Mindtorms robotics kit to build my robot and now I m using the MicroPython library to program it. (2024-02-17, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] blkin

使用ESP8266和温度传感器的旧Belkin开关。它使用MicroPython编程语言。
Old Belkin switch using an ESP8266 & a temperature sensor. It uses the MicroPython programming language. (2023-11-13, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] Arduino-python-communication

在arduino和其他使用python进行编程的卡之间建立通信(Raspbery-pi、Jetson Nano、Computer....)
Estblish Communication between arduino and other card which use python for programming (Raspbery pi, Jetson Nano, Computer....) (2022-11-09, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] RPNuCalc

RPNuCalc是一个用MicroPython编写的信用卡大小的可编程RPN计算器。,
RPNuCalc is a credit card sized programmable RPN calculator written in MicroPython., (2023-10-29, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] Artificial_Intelligence_Basics

一大堆编程项目主要是为一个名为“人工智能基础”的学校科目而做的。,
A bunch of programming projects made mostly for a school subject named Artificial Intelligence Basics., (2023-08-16, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] Pico-Robot

树莓Pi Pico可爱的机器人汽车支持MicroPython编程,
Cute robot car for Raspberry Pi Pico support MicroPython programming, (2023-07-05, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] prog_mb

我的书《编程micro:bit:Getting Started with MicroPython.,》(Programming micro:bit:Getted Started with MicroPythy.)中附带的MicroPythe代码示例。,
The MicroPython code examples to accompany my book Programming micro:bit: Getting Started with MicroPython., (2017-10-16, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] Emu86

该项目将在Python中模拟x86汇编程序,作为学生的学习工具。,
This project will emulate an x86 assembler in Python, as a learning tool for students., (2022-04-22, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] sparc-architecture-book

SPARC架构、汇编语言编程和C教科书(第二版)中的练习,
Exercises from the SPARC Architecture, Assembly Language Programming, and C textbook (second edition), (2019-12-17, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] dasmu

NES CPU指令集MOS 6502(保留atm)的汇编程序反汇编程序。,
Assembler Disassembler for the NES CPU instruction set, MOS 6502 (on hold atm)., (2017-08-11, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] CPU-Monitoring-System

使用Socket编程制作的客户机-服务器CPU监控系统,
A Client-Server CPU Monitoring System made using Socket Programming, (2018-05-25, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] Assembler_montador_MIPS-32bits

32位MIPS汇编程序,用python 3制作,输入和输出为“.txt”文件。,
32-bit MIPS assembler made in python 3, input and output being a ".txt" file., (2019-11-19, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] logiasm

用于MIPS的PnP双通道汇编程序-类似于与Logisim一起使用的ISA,
PnP two-pass assembler for MIPS -like ISA s for use with Logisim, (2012-10-15, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] eel-compiler

后端和前端LL(1)EEL编程语言编译器,为MIPS架构创建可执行文件,
Backend & Frontend LL(1) Compiler for EEL programming language creating executable for MIPS architecture, (2020-12-09, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] sudoku-solver-by-mip-reduction

基于整数编程简化的数独求解器。用Python编写。使用Python MIP。,
A sudoku solver based on a reduction to Integer Programming. Written in Python. Uses Python MIP., (2021-06-12, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] mips_assembler

Python中的简单MIPS汇编程序,使我在ECE 3056中的生活更轻松,
Simple MIPS assembler in Python to make my life easier in ECE 3056, (2016-02-28, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] ICS233

KFUPM ICS233(现为COE301)课程的HEX汇编程序中的简单MIPS指令和项目文件,
A simple MIPS instructions into HEX assembler, and project files for the ICS233 (now COE301) course at KFUPM, (2022-02-01, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] mips-asmbl

可定制和扩展的简单mips汇编程序,
Customizable and extendable simple mips assembler, (2022-06-18, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] ebpf_asm

用类似英特尔的汇编语法编写的eBPF程序的汇编程序。
An assembler for eBPF programs written in an Intel-like assembly syntax. (2019-10-31, Python, 31KB, 下载0次)

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

[嵌入式/单片机/硬件编程] ProgrammingWwithPython(chinese).tar

中文版python编程指南,非常不错的一本教程!美河版的。
Chinese Version python programming guide, a very good one tutorial! US River version. (2009-10-07, Python, 5004KB, 下载118次)

http://www.pudn.com/Download/item/id/930883.html
总计:156