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

[数学计算] x86-16-Bit-Architecture-Assembly

欢迎使用我的汇编代码库!在这里,您将找到用汇编语言编写的程序和项目的集合。从简单的教程到更复杂的算法,该存储库展示了我学习和掌握汇编编程的历程
Welcome to my assembly code repository! Here, you ll find a collection of programs and projects written in assembly language. From simple tutorials to more complex algorithms, this repository showcases my journey in learning and mastering assembly programming (2024-04-27, Assembly, 0KB, 下载0次)

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

[汇编语言] ATMEGA328P-AVR_assembly_programming

该存储库托管为ATMEGA328P微控制器定制的AVR编程项目和资源的集合。您可以找到一系列示例和实用程序来帮助加速开发过程。
This repository hosts a collection of AVR programming projects and resources tailored for the ATMEGA328P microcontroller. You can find a range of examples, and utilities to help accelerate your development process. (2024-04-27, Assembly, 0KB, 下载0次)

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

[土木工程] Assembly-Calculator

Simple Calculator项目是用x86_64汇编语言实现的基本算术运算的演示。这个项目为那些有兴趣学习低级编程和计算机架构的人提供了一个教育资源。
The Simple Calculator project is a demonstration of basic arithmetic operations implemented in x86_64 assembly language. This project serves as an educational resource for those interested in learning about low-level programming and computer architecture. (2024-04-11, Assembly, 0KB, 下载0次)

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

[土木工程] Assmebly_Project

该项目是一个用汇编语言为32位体系结构开发的用户管理应用程序。它允许用户高效地创建、显示和管理用户配置文件。通过使用NASM实现,该项目展示了对低级编程和计算机架构原则的熟练程度。
This project is a user management application developed in assembly language for 32-bit architecture. It allows users to create, display, and manage user profiles efficiently. Implemented using NASM, the project demonstrates proficiency in low-level programming and computer architecture principles. (2024-03-28, Assembly, 0KB, 下载0次)

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

[汇编语言] AOC1

在计算机体系结构和组织这一主题中,我们学习计算机如何工作的大学项目,该存储库包含简单的MIPS汇编程序,以理解背后的逻辑。
Projects of college in the subject Architecture and Organization of Computers, where we learn how a computer works, this repository contains simple MIPS assembly programs to understand the logic behind. (2024-03-24, Assembly, 0KB, 下载0次)

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

[其他] Digital-Design-Labs

SystemVerilog模块和汇编程序的集合。本报告包括以硬件描述和汇编语言实现的解码器、编码器和交互式游戏的示例,说明了数字系统和微处理器接口的实际应用。
A collection of SystemVerilog modules and Assembly programs. This repo includes examples of decoders, encoders, and interactive games implemented in hardware description and assembly languages, illustrating practical applications in digital systems and microprocessor interfacing. (2024-03-13, Assembly, 0KB, 下载0次)

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

[单片机开发] bootloader

创建自己的引导扇区。探索在没有任何操作系统支持的情况下,在实模式下编程的感觉。事实上,开始编写自己的操作系统。请参阅https:www.staerk.de thorsten assembler_tutorial
Create your own bootsector. Explore how programming in real mode feels, without any support of the operating system. In fact, start writing your own operating system. See https: www.staerk.de thorsten assembler_tutorial (2024-03-01, Assembly, 0KB, 下载0次)

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

[数值算法/人工智能] NadToTetrist

计算机科学基础课程的实践之旅。从逻辑门开始,学习者逐步学习涵盖数字逻辑、编程和系统设计的模块。通过实际项目,他们构建了一个完整的计算机系统,对硬件和软件都有深刻的见解。
A hands-on journey through computer science basics Course. Starting with logic gates, learners progress through modules covering digital logic, programming, and system design. Through practical projects, they build a complete computer system, gaining deep insights into both hardware and software. (2024-02-15, Assembly, 0KB, 下载0次)

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

[数值算法/人工智能] NadToTetrist_Part1

计算机科学基础课程的实践之旅。从逻辑门开始,学习者逐步学习涵盖数字逻辑、编程和系统设计的模块。通过实际项目,他们构建了一个完整的计算机系统,对硬件和软件都有深刻的见解。
A hands-on journey through computer science basics Course. Starting with logic gates, learners progress through modules covering digital logic, programming, and system design. Through practical projects, they build a complete computer system, gaining deep insights into both hardware and software. (2024-02-13, Assembly, 0KB, 下载0次)

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

[单片机开发] GriiseMineOS-bootloader

Dans ce projet,je fais un引导加载程序en汇编程序,qui charge un noyau简单en模式保护32位。Le bootloader se compose de trois stages,quisont exécutés继承par la machine au démarrage:
Dans ce projet, je fais un bootloader en assembleur, qui charge un noyau simple en mode protégé 32 bits. Le bootloader se compose de trois stages, qui sont exécutés successivement par la machine au démarrage : (2024-02-05, Assembly, 0KB, 下载0次)

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

[自然语言处理] Bubble-Sort

探索用汇编语言实现的冒泡排序的效率。非常适合那些钻研低级编程或研究排序算法的人。深入研究代码,增强您对汇编和算法优化的理解。
Explore the efficiency of Bubble Sort implemented in Assembly language. Ideal for those delving into low-level programming or studying sorting algorithms. Dive into the code and enhance your understanding of assembly and algorithm optimization. (2023-12-26, Assembly, 0KB, 下载0次)

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

[自然语言处理] Assembly-Lang-Bubble-Sort

探索用汇编语言实现的冒泡排序的效率。非常适合那些钻研低级编程或研究排序算法的人。深入研究代码,增强您对汇编和算法优化的理解。
Explore the efficiency of Bubble Sort implemented in Assembly language. Ideal for those delving into low-level programming or studying sorting algorithms. Dive into the code and enhance your understanding of assembly and algorithm optimization. (2023-12-22, Assembly, 0KB, 下载0次)

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

[驱动编程] WRAMP-scripts

使用WRAMP处理器编程时为Basy3 FPGA编写的脚本集合,以展示主板的功能。所有...,
A collection of scripts written for the Basy3 FPGA when programmed with a WRAMP processor to showcase the board s capabilities. (2021-06-26, Assembly, 0KB, 下载0次)

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

[开发工具] Guessing-Number-Game-Assembly

这是一款建立在visual studio 2019上的猜测数字游戏,使用汇编作为其编程语言。在这个项目中,我生成了一个...,
It s a guessing number game built on visual studio 2019 and uses assembly as its programming language. In this project I have generated a random number after that I m checking the user input with the random number if its less than the random number then I m printing less the message if the number is greater then I m printing greater than the (2022-05-20, Assembly, 0KB, 下载0次)

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

[collect] acs-assembly-language-programming

布加勒斯特Politehnica大学自动控制和计算机科学学院汇编语言编程课程的家庭作业分配解决方案。文档使用罗马尼亚语。
Homework assigment solutions for the Assembly Language Programming course from the Faculty of Automatic Control and Computer Science, Politehnica University of Bucharest. Documentation is in Romanian. (2021-03-05, Assembly, 0KB, 下载0次)

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

[collect] AsmForRE

收集各种CPU架构的汇编程序,以了解在每个高级语言下的工作方式。回购的主要目标是熟悉ASM,以在反转二进制可执行文件时识别各种过程
Collection of assembly program of various CPU architecture to understand how things work under each high level language. The main goal of the repo is get with familiar with ASM to identify various procedures while reversing a binary executable (2022-08-30, Assembly, 0KB, 下载0次)

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

[调试/Bug] eForth43-msp430g2553-naken

eForth版本4.3.1用于nakenasm-Tings原件,但用于另一个汇编程序;修复了2个错误,添加了处理闪存的小工具。,
eForth version 4.3.1 for nakenasm - Tings original, but for another assembler; fixed 2 bugs , added small tools for dealing with the flash., (2018-07-14, Assembly, 0KB, 下载0次)

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

[汇编语言] nand-2-tetris

计算机是在自己的CPU之上从头开始构建的,而它的编译器和汇编程序是用Rust语言实现的
Computer built from the ground up on top of own CPU, while compiler _and_ assembler for it implemented in Rust language (2019-10-23, Assembly, 0KB, 下载0次)

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

[VHDL/FPGA/Verilog] QNICE-FPGA

QNICE-FPGA是一个用于娱乐编程的16位计算机系统,作为一个成熟的片上系统端口...
QNICE-FPGA is a 16-bit computer system for recreational programming built as a fully-fledged System-on-a-Chip in portable VHDL. (2023-05-06, Assembly, 12587KB, 下载0次)

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