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

[嵌入式/单片机/硬件编程] 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-10-06, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1696580917805560.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-08-16, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1692291087117041.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-08-15, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1692133881410694.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-08-14, Python, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] MicroPython-DevTool

轻量化集成,协助micropython快捷编程调试,
Lightweight integration to help microython fast programming and debugging, (2023-03-05, Python, 0KB, 下载0次)

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

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

ECP5 JTAG的micropython ESP32编程器闪光器,
micropython ESP32 programmer flasher for ECP5 JTAG, (2022-01-07, Python, 0KB, 下载0次)

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

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

树莓派pico使用micropython进行编程,
Raspberry Pie Pico uses micropython for programming, (2021-08-22, Python, 0KB, 下载0次)

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

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

MPU8汇编程序和ROM原理图生成器,
MPU8 Assembler and ROM schematic generator, (2022-07-19, Python, 0KB, 下载0次)

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

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

微码cpu汇编程序和python中的汇编语言,
microcoded cpu assembler and assembly language in python, (2014-08-20, Python, 0KB, 下载0次)

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

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

Python代码,使用树莓Pi或C.H.I.P.编程,以编程Microchip cpu,如Pic12 16F和现在的PIC18F。。。。,
Python code to program using the Raspberry Pi or the C.H.I.P. to program Microchip cpu like Pic12 16F and now PIC18F...., (2022-07-05, Python, 0KB, 下载0次)

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

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

MIPS汇编架构的小型汇编程序,
A small assembler for the MIPS Assembly Architecture, (2017-02-20, Python, 0KB, 下载0次)

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

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

MIPS架构子集的汇编程序,
Assembler of a subset of the MIPS Archtecture, (2022-06-13, Python, 0KB, 下载0次)

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

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

MIPS指令集的简单汇编程序,
Simple assembler for MIPS instruction set, (2021-02-27, Python, 0KB, 下载0次)

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

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

用Python语言编写的MIPS架构汇编程序,
MIPS Archtecture Assembler written in Python Language, (2021-01-28, Python, 0KB, 下载0次)

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

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

将MIPS汇编程序转换为“.coe”文件,
Converts MIPS Assembler to a ".coe" file, (2015-11-02, Python, 0KB, 下载0次)

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

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

用Python编写的简单MIPS汇编程序,
Simple MIPS assembler written in Python, (2016-03-15, Python, 0KB, 下载0次)

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

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

基于MIPS架构的python汇编程序,
MIPS Architechture based assembler on python, (2023-05-11, Python, 0KB, 下载0次)

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

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

MIPS汇编程序,用python tkinter实现的GUI,
MIPS assembler, GUI implemented with python tkinter, (2017-07-16, Python, 0KB, 下载0次)

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

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

一个伪MIPS汇编程序和VM解释器,
A Fake MIPS assembler and VM interpreter, (2017-10-15, Python, 0KB, 下载0次)

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

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

深入学习Python源代码.从Python编程语言的发展、特征、支持源、安装步骤、语言基础、主要模块扩展、异常处理以及面向对象思想的介绍入手,讨论了扩展和嵌入Python、对象接口和分布、数据库编程以及其他高级编程主题。探讨了使用Python程序实现基础网络思想、网络开发、脚本编程以及数据分析和处理等网络编程主题。同时介绍了Python图形界面设计中的GUI选项、主要GUI开发环境和编程工具。最后重点介绍了Python的Java实现——JPython。
In-depth study and Python source code. From the Python programming language development, characteristics, support sources, installation steps, language based on expansion of the main modules, exception handling and object-oriented introduction to starting to discuss the expansion and embedding Python, the object interface and distribution, database programming, and other high-level programming topics. To explore the use of Python program ideas to achieve the basic network, web development, scripts, programming and data analysis and processing, network programming topics. Python also introduced the design of the GUI graphical interface options, the main GUI development environment and programming tools. Finally highlighting Python' s Java implementation- JPython. (2009-10-07, Python, 101KB, 下载21次)

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