联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 编程语言基础(357) 
按平台查找All Python(357) 

[编程语言基础] EsoPy-Framework

该项目提供了一个Python模板,用于构建深奥的编程语言。它包括一个lexer和一个解释器,以及一个将所有内容绑定在一起的主文件。
This project provides a Python template for building esoteric programming languages. It includes a lexer and an interpreter, and a main file that ties everything together. (2024-03-29, Python, 0KB, 下载0次)

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

[编程语言基础] CAPcathode_Pred

预测了碳阴极和测试条件对锌离子混合超级电容器容量的影响,并进行了详细的特征分析,目的是指出特征之间的内在联系以及与目标值之间的联系。
The effect of carbon cathodes and test conditions on the capacity of zinc-ion hybrid supercapacitors is predicted, and detailed feature analysis is carried out with the aim of pointing out intrinsic links between features and links to target values. (2024-03-15, Python, 0KB, 下载0次)

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

[编程语言基础] alx-higher_level_programming

高级语言是一种旨在简化计算机编程的编程语言。它是“高级”的,因为它是从计算机处理器上运行的实际代码中删除的几个步骤。高级源代码包含易于阅读的语法,这些语法后来被转换为低级语言,可以由特定的CPU识别和运行。
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. (2024-03-14, Python, 0KB, 下载0次)

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

[编程语言基础] pymacros4py

pymacros4py是Python代码的模板系统。它基于源代码级宏预处理器。宏域中的表达式、语句和函数也用Python编写。
pymacros4py is a templating system for Python code. It is based on a source-level macro preprocessor. Expressions, statements, and functions in the macro domain are also written in Python. (2024-02-11, Python, 0KB, 下载0次)

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

[编程语言基础] VUT-FIT-IPP2023-projekt

Projekt(解析器a interprét IPPcode23)z p edm tu Principy程序。jazyk a OOP(IPP),tvrty semestr bakaláského studia BIT na FIT VUT BU…
Projekt (parser a interprét IPPcode23) z p edmětu Principy prog. jazyk a OOP (IPP), tvrty semestr bakalá ského studia BIT na FIT VUT BU… (2024-01-13, Python, 0KB, 下载0次)

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

[编程语言基础] WaybackBrowserWindows

选择一个日期,以易于使用的浏览器格式浏览互联网早期到现在的所有网站!
Pick a date and explore websites from the early days of the internet to now all in an easy-to-use browser format! (2022-06-14, Python, 0KB, 下载0次)

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

[编程语言基础] PyTulli

使用Tautulli的API检查电影是否在过去n天内未播放的简单脚本,然后通过Rad从丛服务器删除它们...
Simple script that uses Tautulli s API to check if a movie has not been played past n days then deletes them from the plex server via Radarr or Sonarr (2022-12-08, Python, 0KB, 下载0次)

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

[编程语言基础] PasswordManager

该项目是一个密码管理器,使用Python作为主要编程语言开发。它利用了tkinter libr...,
This project is a password manager that has been developed using Python as the primary programming language. It utilizes the tkinter library to create an intuitive user interface for enhanced user experience. (2023-10-22, Python, 0KB, 下载0次)

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

[编程语言基础] most_inefficient_helloworld_program

MLH LHD Day6面临一个挑战,即创建雾无用的黑客,因此我采用了每个新编码器在第一天编写的代码,并使其...,
MLH LHD Day6 has a challenge to create the mist useless hack, So I took a code that every new coder writes on their first day and made it significantly worse. (2022-01-15, Python, 0KB, 下载0次)

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

[编程语言基础] NOTEPAD-IN-PYTHON

Python中的记事本是文本编辑器应用程序的简单类似版本。在此应用程序中,您可以轻松创建文本文档。系统允许您在编辑文本文件或文档时具有更大的灵活性。就本系统而言,该系统具有完整的各种功能。它将为您提供对...
The Notepad in Python is a simple and similar version of the text editor application. In this application, you can create text documents easily. The system allows you greater flexibility while editing the text files or the documents. Talking about this system, this system has various features intact within it. It will provide you the controls (2020-04-03, Python, 0KB, 下载0次)

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

[编程语言基础] Emitters-Error-Handlers-Tools

Python工具包:发射器和错误处理程序工具
Python Toolkit: Emitters & Error Handlers Tools (2020-08-03, Python, 0KB, 下载0次)

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

[编程语言基础] iCodePython

Python的语法允许开发人员用比其他一些编程语言更少的行来编写程序,并且它在解释器系统上运行,这意味着代码可以在编写后立即执行,因此原型制作可以非常快。在这里,您可以找到python的备忘单,这将非常有用
Python has syntax that allows developers to write programs with fewer lines than some other programming languages and it runs on an interpreter system, meaning that code can be executed as soon as it is written therfore prototyping can be very quick. Here you will find cheat sheet for python which will be very much helpfull (2023-06-19, Python, 0KB, 下载0次)

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

[编程语言基础] bitpass

一种功能强大的密码生成器实用程序,它利用时隙技术来生成具有上下字符、数字和符号组合的所需长度的强密码。
A powerful password generator utility which utilizes the slot technique to generate strong passwords of required length having combinations of lower and upper characters, digits and symbols. (2022-01-27, Python, 0KB, 下载0次)

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

[编程语言基础] cybersecurity-ssrf

一个正在进行和策划的可怕的网络漏洞收集-服务器端请求伪造软件实践和恢复...
An ongoing & curated collection of awesome web vulnerability - Server-side request forgery software practices and remediation, libraries and frameworks, best guidelines and technical resources about SSRF (2022-02-22, Python, 1182KB, 下载0次)

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

[编程语言基础] Meddleying-MAESTRO

全功能算法智能音乐增强器(AIMA),具有全多乐器MIDI输出和卡拉OK su...
Full-featured Algorithmic Intelligence Music Augmentator (AIMA) with full multi-instrument MIDI output and Karaoke support. (2020-12-22, Python, 24323KB, 下载0次)

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

[编程语言基础] awesome-sdu-scripts

Some scripts about the life at SDU. 与 SDU 日常相关的一些脚本,如绩点查询器、选课助手、图书馆预约助手、教评助手、青岛校区电量查询、校园网认证脚本、实验报告 LaTeX 模板等,欢迎研究、使...
Some scripts about the life at SDU Some scripts related to SDU daily, such as grade point finder, course selection assistant, library appointment assistant, teaching evaluation assistant, Qingdao campus electricity query, campus network authentication script, LaTeX template of experimental report, etc. Welcome to research and make (2022-05-04, Python, 362KB, 下载0次)

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

[编程语言基础] pyspark-cassandra

pyspark cassandra是很棒的[@datastax](https:github.comdatastax)Spark cassandra连接器的Python端口。与Spark 2.0、2.1...兼容...
pyspark-cassandra is a Python port of the awesome [@datastax](https://github.com/datastax) Spark Cassandra connector. Compatible w/ Spark 2.0, 2.1, 2.2, 2.3 and 2.4 (2022-11-11, Python, 59KB, 下载0次)

http://www.pudn.com/Download/item/id/1686361934939487.html
总计:357