搜索结果
找到约 967 项符合
assembly-language 的查询结果
VHDL/FPGA/Verilog asfpga is an assembler written for use in FPGA design. It can be easily modified for your instructio
asfpga is an assembler written for use in FPGA design. It can be easily modified for your instruction set. The ultimate goal of this software is to allow a FPGA designer to easily write assembly code for a custom instruction set.
VC书籍 介绍:JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScript Programming La
介绍:JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, J ...
VC书籍 Use this resource to teach yourself Visual C# .NET version 2003, start developing Microsoft .NET–con
Use this resource to teach yourself Visual C# .NET version 2003, start developing Microsoft .NET–connected applications—one step at a time, master language fundamentals at your own pace and use the learn-by-doing exercises to dig in and code!
游戏 A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances a
A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances are you have not heard of the term "codecave" before. If you have heard of it, you might not have read a clear definition of it or quite understand what it is or why it is useful. I have even asked sea ...
DSP编程 This document describes how to switch to and program the unisersal serial bus (USB) analog phase-lo
This document describes how to switch to and program the unisersal serial bus (USB)
analog phase-locked loop (APLL) on the C5506/C5507/C5509A devices. Example
assembly programs for programming and switching to and from the APLL are also
provided in the attached zip file. It is assumed that the reade ...
微处理器开发 It can be argued that the current free-software movement is the most important thing happening in c
It can be argued that the current free-software movement is the most important
thing happening in computing today. We are in the midst of a major shift from
all software being proprietary and closely held by individual companies to a large
body of software that can be freely acquired and used by any ...
VHDL/FPGA/Verilog VHDL是由美国国防部为描述电子电路所开发的一种语言
VHDL是由美国国防部为描述电子电路所开发的一种语言,其全称为(Very High Speed Integrated Circuit) Hardware Description Language。 与另外一门硬件描述语言Verilog HDL相比,VHDL更善于描述高层的一些设计,包括系统级(算法、数据通路、控制)和行为级(寄存器传输级),而且VHDL具有设计重用、大型设计能力、可读性强 ...
其他书籍 PowerPCB教程简介 欢迎使用 PowerPCB 教程。本教程描述了PADS-PowerPCB 的绝大部分功能 和特点
PowerPCB教程简介
欢迎使用 PowerPCB 教程。本教程描述了PADS-PowerPCB 的绝大部分功能
和特点,以及使用的各个过程,这些功能包括:
· 基本操作
· 建立元件(Component)
· 建立板子边框线(Board outline)
· 输入网表(Netlist)
· 设置设计规则(Design Rule)
·元件(Part)的布局(Placement)
· 手工和交互的布线
· SPEC ...
VC书籍 c语言编程宝典,C 语言是1972年由美国的Dennis Ritchie设计发明的, 并首次在UNIX操作系统 的 DEC PDP-11 计算机上使用。 它由早期的编程语言 BCPL( Ba
c语言编程宝典,C 语言是1972年由美国的Dennis Ritchie设计发明的, 并首次在UNIX操作系统
的 DEC PDP-11 计算机上使用。 它由早期的编程语言 BCPL( Basic Combind
Programming Language) 发展演变而来。在1970年, AT&T 贝尔实验室的 Ken
Thompson根据BCPL语言设计出较先进的并取名为 B的语言, 最后导了C 语言的问 ...
STL C++标准库源代码_C++ STL Source Code 请不要修改任何文件
C++标准库源代码_C++ STL Source Code
请不要修改任何文件,如果您修改某些文件,会导致库内部的不统一。请参考The C++ Programming Language及 The C++ Standard Library。