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

[操作系统开发] V.M.O.S.S

这是一个用python和tkinter构建的虚拟机操作系统模拟器,它使用local.avo(纯文本文件)作为cashe,使用json存储颜色等设置。
This is a Virtual-Machine-Operating-System-Simulator built in python and tkinter, this uses local .avo (plain text file) as cashe and json to store settings like color. (2024-03-02, Python, 0KB, 下载0次)

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

[操作系统开发] vmwarelog

vmwarelog是一种基于时间和类型筛选器提取vmware日志的工具。它比收集包含所有噪声的系统日志要好。
vmwarelog is a tool to pull vmware logs based on time and type filters. It is better than collecting syslog with all of the noise. (2024-02-16, Python, 0KB, 下载0次)

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

[操作系统开发] cache-simulator

作为计算机架构项目开发:缓存模拟器-用于模拟内存访问和分析缓存性能的Python GUI。配置缓存参数,可视化行为,并获取详细的统计信息,包括命中率
Developed as a Computer Architecture Project: Cache Simulator - A Python GUI for simulating memory accesses and analyzing cache performance. Configure cache parameters, visualize behavior, and get detailed statistics, including hit rate (2023-12-26, Python, 0KB, 下载0次)

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

[操作系统开发] irc_script

该脚本是使用异步库用Python编写的简单IRC(Internet Relay Chat)客户端。它连接到IRC服务器,加入...
This script is a simple IRC (Internet Relay Chat) client written in Python using the asyncio library. It connects to an IRC server, joins a channel, and sends messages at regular intervals. (2023-11-23, Python, 0KB, 下载0次)

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

[操作系统开发] Meadows_Character_Manager

Meadows操作系统角色管理器的官方源存储库。
The official source repository for the Meadows operating system character manager. (2023-11-11, Python, 0KB, 下载0次)

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

[操作系统开发] vcenter_vm_info_collector

VM Info Collector脚本从vCenter服务器获取虚拟机详细信息,将此数据编译为HTML表和Excel文件,…,
The VM Info Collector script fetches virtual machine details from a vCenter server, compiles this data into an HTML table and Excel file,…, (2023-10-07, Python, 0KB, 下载0次)

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

[操作系统开发] JAGGS-Malware-Analyser

基于GUI的恶意软件分析器,检测恶意的可移植可执行文件。软件创建文件的哈希,并将其与...进行比较...,
GUI based Malware Analyser that detects malicious portable executable files. The software creates a hash of the file and compares it to a database with over 68 million malware samples. (2023-09-14, Python, 0KB, 下载0次)

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

[操作系统开发] sysinfo

一个简单的Python脚本,用于将系统信息发送到STDOUT。仅用于窗口管理器中常用的停靠和状态栏se...,
A simple Python script for sending system information to STDOUT. For use in Docks and Status bars commonly used in Window Manager-only setups. (2015-10-03, Python, 0KB, 下载0次)

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

[操作系统开发] landscape-sysinfo-mini

启动时debian上显示的sysinfo打印输出的简单重新实现。没有扭曲,没有 React器,只有proc&utmp灵感来自你...,
a trivial re-implementation of the sysinfo printout shown on debian at boot time. No twisted, no reactor, just /proc & utmp inspired by ubuntu 14.10 /etc/update-motd.d/50-landscape-sysinfo Requires: python-utmp for counting users. (2020-07-30, Python, 0KB, 下载0次)

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

[操作系统开发] Keylogger

有了这个键盘记录器,您可以从目标计算机获得键盘、鼠标、屏幕截图和麦克风输入,并发送到您的邮件。......的目的...,
Every 10 seconds, you can get Keyboard, Mouse, ScreenShot and Microphone inputs from target computer and send to your mail. (2023-09-01, Python, 0KB, 下载0次)

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

[操作系统开发] PicoBoy

基于Raspberry Pi Pico的视频游戏控制台,具有LCD显示器、4通道声音输出和可编程Micropython opera...,
A video game console based off of the Raspberry Pi Pico with an LCD display, 4 channel sound output, and a programmable Micropython operating system. (2023-08-20, Python, 0KB, 下载0次)

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

[操作系统开发] simple_async_command_manager

简单的命令管理器和异步命令队列处理程序,对子流程和同步命令进行包装。设计为模块化,用于...,
Simple command manager and asyncio command queue handler with wraps for subprocesses and synchronous commands. Designed to be modular for easy profiling and monitoring. (2023-08-08, Python, 0KB, 下载0次)

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

[操作系统开发] mft2df

通过将$MFT转换为熊猫数据帧,疯狂地快速列出驱动器上的文件(180万个文件为43秒-600 GB),
Lists the files on a drive insanely fast (43 seconds for 1,800,000 files - 600 GB) by converting the $MFT to a pandas DataFrame, (2023-06-28, Python, 0KB, 下载0次)

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

[操作系统开发] cpi-breakdown

CPI是指完成一条指令所需的处理器周期数。指令可以是从内存中读写操作...,
CPI refers to how many processor cycles are needed to complete an instruction. An instruction can be a read/write from memory operation, an arithmetic calculation, or bit-wise operation. The more cycles the processor takes to complete an instruction, the poorer the performance of the application in the processor. Application performance can be (2021-11-01, Python, 0KB, 下载0次)

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

[操作系统开发] PyClasher

这是用Python编写的异步ClashOfClans API包装器的存储库。它是面向对象的,提供了对...的轻松访问...,
This is a repository for my asynchronous ClashOfClans API wrapper written in Python. It is object oriented and provides an easy access to the requested data. (2023-07-28, Python, 0KB, 下载0次)

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

[操作系统开发] uberduck

UberDuck文本到语音服务()的同步和异步API包装器,具有100%的覆盖率和一流的...,
A synchronous and asynchronous API wrapper for the UberDuck text-to-speech service (https://uberduck.ai) with 100% coverage and top-notch utilities. (2023-05-17, Python, 0KB, 下载0次)

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

[操作系统开发] rororo

使用模式优先方法实现aiohttp.web OpenAPI 3服务器应用程序。,
Implement aiohttp.web OpenAPI 3 server applications with schema first approach., (2023-07-15, Python, 0KB, 下载0次)

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

[操作系统开发] dawgmon

dawg走廊监视器-在安装软件时监视操作系统更改并分析引入的攻击面,
dawg the hallway monitor - monitor operating system changes and analyze introduced attack surface when installing software, (2019-11-14, Python, 0KB, 下载0次)

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

[操作系统开发] yunohost

YunoHost是一种操作系统,旨在尽可能简化服务器的管理。此存储库对应于...,
YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash. (2023-07-17, Python, 0KB, 下载0次)

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

[操作系统开发] Perun

Perun是一款主要适用于乙方安服、渗透测试人员和甲方RedTeam红队人员的网络资产漏洞扫描器 扫描框架
Perun is a network asset vulnerability scanner scanning framework that is mainly applicable to Party B s security service, penetration test personnel and Party A s Red Team personnel (2019-04-25, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688471525571498.html
总计:300