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

[编程语言基础] Assembler_course

装配编程课程。语言的语法和特征。该语言的基本算法和结构。还有许多其他有趣的事情。
Assembly programming course. Syntax and features of the language. Basic algorithms and structures in this language. And also a lot of other interesting things. (2024-03-29, Assembly, 0KB, 下载0次)

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

[汇编语言] tetris-zx-spectrum-z80-asm

用于ZX Spectrum 48的俄罗斯方块游戏(和兼容)。1996年,我在HiSoft的DevPack(1983)的Gens程序中的Z80汇编程序中编写了该玩具。2020年,Gens的程序源代码从磁带介质中恢复,然后改编为Z80 SjASMPlus交叉汇编程序。
Tetris game for ZX-Spectrum 48 (and compatible). The toy was written by me in 1996 in Z80 assembler in the Gens program from HiSoft s DevPack (1983). In 2020, the program source code from Gens was recovered from tape media and then adapted for the Z80 SjASMPlus cross-assembler. (2024-03-03, Assembly, 0KB, 下载0次)

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

[其他] Safe_Lock

用HCS12 9S12 Assembly编写的汇编程序,允许用户输入主销和用户销来模拟解锁保险箱。
Assembly Program written in HCS12 9S12 Assembly that allows a user to input a master pin and a user pin to simulate unlocking a safe. (2024-02-03, Assembly, 0KB, 下载0次)

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

[开发工具] Seven-Segment-Board-Assembly-RISCV

该汇编程序(RISC V)在Visual Studio界面上运行七段计数器。根据按下的按钮,可以...
This Program in Assembly (RISC V) runs a Seven Segment Counter on Visual Studio interface. Depending on which button is pressed, the counting goes down or goes up. (2023-12-09, Assembly, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] libasm_io

用于nasm yasm汇编程序的简单x64位IO库,以及额外的示例和教程。编写用于帮助学生学习英特尔...,
Simple x64 bit IO library for nasm/yasm assembly programs, with extra examples and tutorials. Written to assist students learning Intel style assembly language. API is based on Dr. Paul Carters x32 bit IO library used in his old tutorials. (2019-08-24, Assembly, 0KB, 下载0次)

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

[驱动编程] FelipOS

受MikeOS启发,在x86 Assembly实模式(16位)下编程的简单操作系统。,
A simple OS programmed in x86 Assembly real mode (16-bit) inspired by MikeOS., (2022-04-16, Assembly, 0KB, 下载0次)

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

[数学计算] ASM-Menu-Mouse

一个汇编程序(“鼠标菜单”),演示x86汇编(MASM)中的交互式菜单导航、算术运算和鼠标交互。
An assembly program ("Menu with Mouse") demonstrating interactive menu navigation, arithmetic operations, and mouse interaction in x86 assembly (MASM). (2023-09-03, Assembly, 0KB, 下载0次)

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

[操作系统开发] KnightOS

KnightOS是一个对编码充满热情的操作系统。这个小规模的操作系统是对低级编程艺术的持续庆祝…,
KnightOS is an operating system built with a passion for coding. This small- scale OS is an ongoing celebration of the art of low-level pr…, (2023-09-02, Assembly, 0KB, 下载0次)

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

[硬件设计] traffic-light-project

PIC16F877A微控制器可以使用各种语言(如C)进行编程,并且可以在Proteus中进行模拟,以进行设计、测试和...,
the PIC16F877A microcontroller can be programmed using various languages like C, and it can be simulated in Proteus to design, test, and validate electronic circuits. If you have specific questions or need assistance with programming the PIC16F877A in C or working with Proteus, feel free to ask for more detailed guidance. (2023-08-01, Assembly, 0KB, 下载0次)

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

[嵌入式/单片机/硬件编程] mips-exercises

作为计算机体系结构(CS F342)课程的一部分,在大学里完成了一系列MIPS(汇编)编程练习和问题。,
A bunch of MIPS (assembly) programming exercises and problems done in college as a part of the course Computer Architecture (CS F342)., (2019-11-26, Assembly, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] pisq-dos

[自2000年以来未维护]Pisq是一个文本接口,用于用汇编程序编写的connect5播放。失败者是传说中的大脑原本包括...,
[unmaintained since 2000] Pisq is a text interface for connect5 playing written in assembler. Loser is legendary brain originally included in legendary program Pisqorky for Dummies and Wizards which few times almost ;-) won Turnaj (tournament). (2017-10-01, Assembly, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] Brain-Assembly-Interpreter

在8位汇编中生成的Brain****解释器,使用该解释器编译并运行它:
A Brain **** interpreter made in 8-bit assembly, use this to compile run it: , (2015-11-26, Assembly, 0KB, 下载0次)

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

[汇编语言] saop

乔治·斯普林格(George Springer)和丹尼尔·弗里德曼(Daniel P.Friedman)的《方案与编程艺术》(Scheme and Art of Programming)一书
"Scheme _and_ the Art of Programming" book by George Springer _and_ Daniel P. Friedman (2023-01-24, Assembly, 0KB, 下载0次)

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

[汇编语言] HelloWorldNASM

NASM ELF x64中的简单脚本,具有我创建的简单hello world。我正在学习汇编程序,我...
Simple script in NASM ELF x64 with a simple hello world that I made. I am in the process of learning assembler and I plan to post more scripts when I have progress. (2020-09-12, Assembly, 0KB, 下载0次)

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

[汇编语言] Assembly-Gluttonous-Snake

这是一款用汇编语言编写的贪吃蛇游戏,你可以用NASM汇编程序来汇编这个程序,创建...
This is a Gluttonous Snake game coded in assembly language, you can use NASM assembler to assemble this program, create ".com" file and run it in DOSBox environment (2020-03-10, Assembly, 0KB, 下载0次)

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

[汇编语言] s3-asm

S3Asm是一个8086机器代码汇编程序,用于Psion Series3a袖珍计算机:Goddard _and_ Krister Wombell。
S3Asm is an 8086 machine code assembler for Psion Series3a pocket computer : Goddard _and_ Krister Wombell. (2022-02-04, Assembly, 0KB, 下载0次)

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

[汇编语言] CSE3232-Microprocessor-and-Assembly-Language-Lab

该存储库包含用于x86体系结构的汇编语言编程示例和练习。代码是orga...
This repository contains assembly language programming examples and exercises for x86 architectures. The code is organized by topics and written in MASM syntax, with explanations and comments. Suitable for beginners and intermediate programmers. Feel free to contribute and learn. (2023-05-06, Assembly, 0KB, 下载0次)

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

[汇编语言] MIPS-cache-config-toolkit

一组MIPS汇编程序,帮助我们找到秘密缓存配置(缓存大小、块大小_和_关联性)。
Set of MIPS assembly programs to help us find a secret cache configuration (cache size, block size _and_ associativity). (2021-04-25, Assembly, 0KB, 下载0次)

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

[汇编语言] retro-dos-graphics

在MSDOS和PC兼容的16位系统上编程图形和游戏的各种例程
Various routines for programming graphics _and_ games on MSDOS _and_ PC- compatible 16-bit systems (2020-09-09, Assembly, 0KB, 下载0次)

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

[Linux/Unix编程] x86-64-AssemblyExamples

包含为x86-64体系结构和linux内核编写的示例汇编程序的存储库
A repository containing example Assembly programs written for the x86-64 architectures along with the linux kernel (2022-06-27, Assembly, 0KB, 下载0次)

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