联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 虚拟化(137) 

[虚拟化] evently

Evently是一个一站式web应用程序,用于购买各种在线编程活动、研讨会和虚拟会议的门票。餐饮…
Evently is a one-stop web app for purchasing tickets to diverse online programming events, workshops, and virtual conferences. Catering t… (2024-01-21, TypeScript, 0KB, 下载0次)

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

[虚拟化] Plane-Programming

飞机编程是一款令人兴奋的Unity游戏,它将您放在一架光滑而强大的飞机的飞行员座位上。体验刺激…
Plane Programming is an exhilarating Unity game that puts you in the pilot s seat of a sleek and powerful airplane. Experience the thrill… (2024-01-19, C#, 0KB, 下载0次)

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

[虚拟化] moodle-mod_jupyter

Moodle插件无缝集成了Jupyter笔记本,为用户提供了一个虚拟编程环境,增强了他们的学习能力...
The Moodle plugin seamlessly integrates Jupyter Notebooks, providing users with a virtual programming environment that enhances their learning experience. With this powerful integration, students and instructors can engage in interactive coding activities and explore diverse programming languages within the Moodle platform. (2023-12-02, PHP, 0KB, 下载0次)

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

[虚拟化] ISMRM-Virtual-Meeting--November-15-17-2023

使用Pulseq的供应商不可知脉冲序列编程:从基础到高级主题(为期三天的ISMRM虚拟会议系列)
Vendor-Agnostic Pulse Sequence Programming with Pulseq: From Basics to Advanced Topics (A Three-Day ISMRM Virtual Meeting Series) (2023-11-11, Others, 0KB, 下载0次)

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

[虚拟化] demo-asm-vm

这是一个简化的汇编程序和虚拟机,在教室环境中用于教授汇编和记忆原理,
This is a simplified assembler and virtual machine used in a classrooms setting to teach the principle of assembly and memory, (2023-09-24, C, 0KB, 下载0次)

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

[虚拟化] he-basics-of-procedural-and-structural-rogramming

通过使用这些范例的实践经验,了解过程和结构编程的基础知识。了解记忆如何…,
Understand the basics of procedural and structural programming by having hands-on experience in using these paradigms. Learn how the memory…, (2023-09-07, Others, 0KB, 下载0次)

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

[虚拟化] CODSOFT_REPO

CodSoft的虚拟实习生:“CodeSoft为期4周的虚拟实习提供C++编程的实践经验。实习生从事各种...,
Virtual Intern at CodSoft: "The 4-week virtual internship at CodeSoft offers hands-on experience in C++ programming. Interns work on various projects, utilizing the company s C++ based software, gaining valuable skills in software development and virtual interface design." (2023-08-13, C++, 0KB, 下载0次)

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

[虚拟化] learn-elixir

Elixir是一种在BEAM虚拟机上运行的功能性、并发、高级通用编程语言,该虚拟机也是...,
Elixir is a functional, concurrent, high-level general-purpose programming language that runs on the BEAM virtual machine, which is also used to implement the Erlang programming language. Elixir builds on top of Erlang and shares the same abstractions for building distributed, fault-tolerant applications. (2023-08-12, Elixir, 0KB, 下载0次)

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

[虚拟化] cisco-programmable-fabric

配置Cisco可编程结构VXLAN解决方案的简单行动手册,该解决方案在...中使用MP iBGP EVPN、OSPF、IP Unnumbered和PIM SM...,
Ansible playbooks to configure the Cisco Programmable Fabric VXLAN solution that uses MP-iBGP EVPN, OSPF, IP Unnumbered, and PIM SM in the Underlay. Spines act as route-reflectors and PIM Anycast RPs. (2017-04-13, Others, 0KB, 下载0次)

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

[虚拟化] Mips-Assembler

MIPS汇编程序和模拟器是用Java编写的CLI程序,它将MIPS汇编指令作为输入,并将它们转换为...,
A MIPS Assembler and Simulator is a CLI program written in Java which takes MIPS Assembly instructions as an input and converts them into binary language code and simulate the execution of these assembly instructions on virtual registers and memory locations. (2021-02-22, Java, 0KB, 下载0次)

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

[虚拟化] Python-Virtual_Lab

这是一个基于web的项目,在IIT Kanpur下基于PHP开发,面向希望从Python编程Langua开始的人...,
It was a web based project made on top of PHP under IIT Kanpur, targeting the people who want to start with the Python Programming Language. user could learn Python concepts using interactive simulator and understand the logic behind each and every line of the code written, from the memory level to Output screen through simulator. (2020-01-14, CSS, 0KB, 下载0次)

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

[虚拟化] cs367-paged-memory-system-implementation

课程CS 367(计算机系统和编程)。通过创建和操作分页存储器系统(虚拟存储器)来实现分页存储器...,
Course CS 367 (Computer Systems and Programming). Implementation of a Paged Memory System (virtual memory) by creating and manipulating the data structures that behave like Cache Memory, TLB and Page Table. (2020-09-03, C, 0KB, 下载0次)

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

[虚拟化] Operating-System-Phase-2

这是我课程项目的第二阶段,创建一个可以编译和执行各种多编程作业的虚拟机。概念...,
This phase 2 of my course project of creating a virtual machine which can compile and execute various multi-programming jobs. The concept of paging, virtual memory and error handling are introduced and executed in this phase 2. (2020-06-12, Java, 0KB, 下载0次)

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

[虚拟化] DCT-DIGITAL-watermark-

基于Arnold置乱的DCT算法的数字水印,利用Matlab作为编程工具,编写了相应的程序,实现了DCT算法中的数字水印...,
The digital watermarking of DCT algorithm based on Arnold scrambling, which utilize Matlab as a programming tool, it is programmed to achieve and developed a related research. The watermarking image is reconstructed by Arnold, and then the DCT is carried out the watermark image and the host image. The embedding of the watermark is carried out, (2018-09-19, Others, 0KB, 下载1次)

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

[虚拟化] eXperimental_Operating_System_XOS

Project XOS或eX系列操作系统是一个开发简单操作系统的平台。操作系统使用自定义语言进行编程...,
Project XOS or eXperimental Operating System is a platform to develop a simple operating system. The OS is programmed using a custom language known as SPL (System Programmer s Language) and the application programs are developed using APL (Application Programmer s Language). The OS is capable of multiprogramming, manipulating files, exception (2014-11-26, C, 0KB, 下载0次)

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

[虚拟化] Crossword-GUI-Java

本项目报告了在Java编程语言的帮助下设计的纵横字谜的构造。项目创建者...,
This project reports on the construction of a Crossword Puzzle, designed with the help of Java Programming Language. The project incorporates the use of application of various concepts of Object-Oriented Programming which has helped us in depicting our project on a Virtual Platform, while making use of Graphical User Interface (GUI). (2020-06-16, Java, 0KB, 下载0次)

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

[虚拟化] LEIA

LEIA是为某些CS课程创建的虚拟asm。该项目包含汇编程序、模拟器和一些基本的汇编函数,
LEIA is a virtual asm created for some CS course. This project contain an assembly program, a simulator, and some basics assembly functions, (2017-11-01, C++, 0KB, 下载0次)

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

[虚拟化] BytecodeVM

使用堆栈和Van Neumann架构在字节码上运行的基本虚拟机。内置汇编程序。,
A basic Virtual machine operating on bytecode with a stack and Van Neumann Architecture. Built in Assembler., (2017-10-22, C++, 0KB, 下载0次)

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

[虚拟化] CodeCity

谷歌的代码城是一个社交编程环境。它提供了一个受漫画启发的虚拟世界,程序员可以在其中编写代码...,
Google s Code City is a social programming environment. It offers a comic book inspired virtual world where programmers can write code collaboratively. (2023-04-17, JavaScript, 0KB, 下载0次)

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

[虚拟化] AWS_EC2_instance

使用Python AWS SDK以编程方式在VPC中配置虚拟机(VM),安全地连接到它,并安装Apache web...,
use the Python AWS SDK to programmatically provision a virtual machine (VM) in a VPC, securely connect to it, and install an Apache web server (2022-04-15, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689184419362621.html
总计:137