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

[嵌入式/单片机/硬件编程] t-watch-s3-micropython

Lilygo T-WATCH S3的最小MicroPython编程示例
Minimal MicroPython programming example for the Lilygo T-WATCH S3 (2024-01-29, Python, 0KB, 下载0次)

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

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

使用MicroPython对嵌入式设备进行编程。,
Programming of an embedded device using MicroPython., (2023-10-29, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] alx-higher_level_programming

高级语言是一种旨在简化计算机编程的编程语言。它是“高级”的,因为它是几个步骤...,
A high-level language is a programming language designed to simplify computer programming. It is "high-level" since it is several steps removed from the actual code run on a computer s processor. High-level source code contains easy-to-read syntax that is later converted into a low-level language, which can be recognized and run by a specific CPU. (2023-07-26, Python, 0KB, 下载0次)

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

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

用Logisim实现的简单CPU,带有汇编程序。,
A simple CPU implemented in Logisim complete with assembler., (2019-04-06, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] logisim-cpu8bit

具有自己的汇编程序的8位逻辑CPU,
8 bit logisim CPU with own assembler, (2018-01-03, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] Simulation-of-MIPS-CPU

CMSC 611编程项目-高级计算机体系结构,
Programming Project for CMSC 611 - Advanced Computer Architecture, (2019-11-29, Python, 0KB, 下载0次)

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

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

Simulador de código汇编程序MIPS criado com python,
Simulador de código assembler MIPS criado com python, (2021-04-16, Python, 0KB, 下载0次)

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

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

用Python编写的类MIPS架构的汇编程序,
An assembler for a MIPS -like architecture written in Python, (2022-05-06, Python, 0KB, 下载0次)

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

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

用Python实现的MIPS汇编程序和运行时模拟器,
A MIPS Assembler and Runtime Simulator implemented in Python, (2020-01-20, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] Python-MIPS-Assembler

计算机体系结构学科的Python MIPS汇编程序,
Python MIPS Assembler for the discipline of Computer Architecture, (2019-08-17, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] Mips-Assembler

这是python中mips cpu的汇编程序,
this is the assembler for the mips cpu in python, (2022-06-22, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] MIPS32-assembler

Python.中用于汇编输入的基本MIPS32汇编程序。,
Basic MIPS32 assembler for assembly inputs in Python., (2023-03-16, Python, 0KB, 下载0次)

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

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

使用Python实现的MIPS32汇编程序和反汇编程序,
MIPS32 Assembler and Disassembler implemented using Python, (2022-06-12, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] MIPS-Assembler-Dissembler

MIPS汇编语言汇编程序反汇编程序Python程序,
MIPS Assembly Language Assembler Dissembler Python Program, (2019-03-23, Python, 0KB, 下载0次)

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

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

我自己的编程语言---用python编写的编译器,它将用我自己的语言编写的代码编译为MIPS-汇编程序代码。,
My own programming language --- A compiler written in python which compiles code written in my own language into MIPS -Assembler-Code., (2023-06-18, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] MIPS-Assembler

用Python3编写的MIPS汇编语言的汇编程序,
Assembler for MIPS assembly language written in Python3, (2015-09-20, Python, 0KB, 下载0次)

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

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

用Python编写的MIPS汇编程序模拟器,
A MIPS assembler simulator written in Python, (2018-10-04, Python, 0KB, 下载0次)

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

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

MIPS++:一种低级编程语言,
MIPS ++: A low-level programming language, (2020-11-28, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] Programming-Collective-Intelligence

在《编程集体智能》一书中用Python 3重写的代码
Codes rewritten in Python 3 at book Programming Collective Intelligence (2022-10-15, Python, 143KB, 下载0次)

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

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

英特尔8089 I/O处理器的汇编程序反汇编程序
Assembler Disassembler for Intel 8089 I O processor (2022-05-29, Python, 84KB, 下载0次)

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