wieldyfasm

码农软件 · 软件分类 · 编译器 · 2019-12-09 14:12:05

软件介绍

这个项目的目标是通过改造fasm的模块结构来知晓汇编器和连接器的工作原理。然后设计开发运行在自己的操作系统上的汇编器和连接器。目前仅仅是熟悉了fasm的模块结构,并没有进行实质性的改造。

本文地址:https://www.codercto.com/soft/d/20773.html

Data Structures and Algorithms in Python

Data Structures and Algorithms in Python

Michael T. Goodrich、Roberto Tamassia、Michael H. Goldwasser / John Wiley & Sons / 2013-7-5 / GBP 121.23

Based on the authors' market leading data structures books in Java and C++, this book offers a comprehensive, definitive introduction to data structures in Python by authoritative authors. Data Struct......一起来看看 《Data Structures and Algorithms in Python》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

MD5 加密
MD5 加密

MD5 加密工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具