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

[其他] MIPS_query_processing

MIPS汇编程序“queryProcessing.s”证明了开发人员对汇编语言和问题解决技巧的掌握。它有效地处理由唯一元素数组和一系列查询组成的输入数据。
The MIPS assembly program "queryProcessing.s" is a testament to the developer s mastery of assembly language and problem-solving finesse. It efficiently handles input data consisting of an array of unique elements followed by a series of queries. (2024-05-18, Assembly, 0KB, 下载0次)

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

[汇编语言] Project-Find-Marker-nasm-x86-assembly

为ARKO类(计算机架构)创建的项目,目标是查找行和列标记。为32位x86体系结构的nasm汇编程序创建。使用gdb编译
Project created for ARKO classes(computer architecture), goal was to find row and column of markers. Created for nasm assembler for 32-bit x86 architecture. Compiled using gdb (2024-05-17, Assembly, 0KB, 下载0次)

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

[数学计算] 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

[其他] 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

[编译器/解释器] x86-assembly-programs

该存储库展示了使用NASM和GCC开发的x86汇编程序,作为浦那大学计算机科学系(PUCSD)课程工作的一部分。此外,存储库还包括PDF格式的信息注释,为课程中探索的概念提供了有价值的见解。
This repository showcases x86 assembly programs developed using NASM and GCC, as part of coursework undertaken at the Pune University Computer Science Department (PUCSD). Additionally, the repository includes informative notes in PDF format, providing valuable insights into the concepts explored during the course. (2024-01-02, Assembly, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1704171312952426.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

[编程语言基础] CMU_bomb_lab

该存储库包含我为卡内基梅隆大学(CMU)炸弹实验室编写的解决方案和详细文章。炸弹实验室是一项编程任务,它要求学生通过分析和理解汇编代码、调试和应用反向工程技术来化解一系列二进制“炸弹”。
This repository contains my solution and detailed writeup for the Carnegie Mellon University (CMU) Bomb Lab. The Bomb Lab is a programming assignment that challenges students to defuse a series of binary "bombs" by analyzing and understanding assembly code, debugging, and applying reverse engineering techniques. (2023-12-22, Assembly, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703243146482766.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

[硬件设计] BelalHashmi-Assembly-Exercise-Solutions

该存储库为Bao Ji的书的后面章节中给出的练习中的大多数编程问题提供了解决方案...,
?? This repository provides solutions to most of the programming questions in the exercise given at the back of chapters for Bao Ji s Book (text book for course "Comp. Organization & Assembly Lang. EE213" at FAST). Sharing these with you, so that they might help you in understanding the concepts. (2023-01-03, Assembly, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694049048956882.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] 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

[汇编语言] 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