联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 其他书籍(24) 
按平台查找All Asm(24) 

[其他书籍] neon_zynq.tar

xilinx zynq架构neon编程指南,包括zynq器件架构,neon编程和性能对比
xilinx zynq programing using neon, with examples and performance contrast (2017-04-10, Asm, 762KB, 下载15次)

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

[其他书籍] exp01_cpu2

基于dsp的闪烁设计,用汇编语言编程的,保证正确可用
The flash-based dsp design, assembly language programming, can be used to ensure proper (2011-05-24, Asm, 2KB, 下载4次)

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

[其他书籍] CNCProgramming

人民邮电出版社计算机辅助设计与制造系列教材《数控编程技术》的PPT版,对从事数控编程人员很有用 。
Computer aided design and manufacturing series CNC programming technology in the teaching of the PPT edition, in CNC programming personnel is very useful (2010-05-19, Asm, 719KB, 下载141次)

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

[其他书籍] The_Intel_Microprocessors_6th

Intel微处理理器结构、编程与接口 (6版)
The Intel Microprocessors 8086/8088, 80186/80188,80286, 80386, 80486, Pentium, Pentium Pro Processor Pentium II, Pentium III, Pentium 4 Architecture, Programming, and Interfacing (2010-04-22, Asm, 19013KB, 下载65次)

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

[其他书籍] RP3000

启东编程机 RP3000 驱动程序。
Driver of Qidong Programmer RP3000 (2010-02-12, Asm, 1815KB, 下载5次)

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

[其他书籍] 6502asm

6502编程大奥秘,一个详细的介绍6502CPU编程的chm格式电子书,里面还提到了许多文曲星上汇编系统的开发
6502 Programming big mystery, a detailed description 6502CPU programming chm format e-books, which also mentioned a number of Wen Quxing on the compilation of system development (2009-12-03, Asm, 547KB, 下载56次)

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

[其他书籍] plcyl

可编程序控制器(PLC)原理及应用,适合自学人员学习,也可以作为参考书籍使用。
Programmable Logic Controller (PLC) theory and application, suitable for self-learning to learn can also be used as a reference book. (2009-11-28, Asm, 4334KB, 下载65次)

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

[其他书籍] The.Art.of.Assembly.Language

学习编程的经典资料 初学者必备 拥有理论性和实践性
Programming information for beginners to learn the classic theoretical and practical must-have (2009-09-17, Asm, 6331KB, 下载4次)

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

[其他书籍] win32

用于汇编的书,罗云彬写的32位编程,电子版的,对学习很有帮助
book (2009-09-09, Asm, 2754KB, 下载7次)

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

[其他书籍] KeilC51

通过实 例详细介绍Keil C51 中C51 程序与汇编程序相互调用以及汇编程序与C51 程序相互调用时的接口建立方法,并给出在不同的应用中对接口进行简化的方法。
Detail by an example program with Keil C51 in C51 assembler call each other as well as with the C51 assembler program is called when the interface between the establishment of methods and applications are given in different ways to simplify the interface. (2009-09-08, Asm, 162KB, 下载6次)

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

[其他书籍] 80x86

本书分为三部分。第一部分是基础部分,以8086/8088为背景,以DOS和PC兼容机为软硬件平台,以MASM和TASM为汇编器,介绍汇编语言的有关概念,讲解汇编语言程序设计技术。第二部分是提高部分,以80386为背景,以新一代微处理器Pentium为目标,细致和通俗地介绍了保护方式下的有关概念,系统和详细地讲解了保护方式下的编程技术,真实和生动地展示了保护方式下的编程细节。第三部分是上机实验指导
this is a ebook tell you about the progrem of asberile (2009-08-01, Asm, 14977KB, 下载6次)

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

[其他书籍] huibian

汇编语言经典教程,作者王爽,循序渐进教你汇编语言编程!
hello,assembly! (2009-07-28, Asm, 12886KB, 下载1次)

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

[其他书籍] buildWin32ProgrammingEnvironment

如何构建Win32汇编的编程环境(含所需的全部资料)
How to build a compilation of Win32 programming environment (including all the necessary information) (2009-07-16, Asm, 8785KB, 下载6次)

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

[其他书籍] 51basiknowledge

以51单片机为基本的嵌入式应用平台,全面研究嵌入式应用软件的编程技术,探讨嵌入式汇编语言编程、嵌入式C语言编程的特点,以众多的应用实例为背景,探究嵌入式编程过程中的技术细节。在《51系列单片机应用软件编程技术》的汇编语言部分,以单片机定时器、中断、输入、输出等电路单元的驱动程序设计为实例,体现出在硬件驱动编程中,汇编语言为最自然语言的特点
51 single-chip microcomputer as the basic platform for embedded applications, a comprehensive study of embedded application software programming to explore the embedded assembly language programming, embedded C programming language features to a large number of application examples for the background, to explore Embedded programming of the technical details of the process. In the " 51 series single-chip microcomputer application software programming technology" part of the assembly language to single-chip timer, interruption, input and output units, such as driver circuit design as an example, embodied in the hardware-driven programming, the compilation of language for most of the characteristics of natural language (2009-06-27, Asm, 390KB, 下载3次)

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

[其他书籍] 80X86huibian

如果想了解汇编语言,可以下载80X86汇编程序设计实验教程
If you want to understand the assembly language, you can download the design of experiments 80X86 assembler tutorial (2009-06-17, Asm, 540KB, 下载6次)

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

[其他书籍] win32-asm-jiaochen-verygood

ASM 的教程。 这是使用 win32asm进行数据库编程,进行WINDOWS界面编程, Win32ASM的编译器最常用的有两种:Borland公司的Tasm5.0和Microsoft的Masm6.11以上版本,两种编译器各有自己的优缺点,Tasm带了一个不大不小的Import库,而Masm没有带,但Masm在代码的优化上面好象比Tasm做得好,但它却不带Import库。看来使用哪一种编译器还是比较难选择的,但Steve Hutchesson给了我们一个答案,他为Masm建立了一个很全的Import库,基本上包括了Windows绝大部分的Api函数,这些库、include文件和其他工具还有Masm6.14版本一起做成了一个 Masm32编译器 -- Masm32V5。这样一来,我们用汇编编程就象用C一样方便。 因为有了Masm32V5,所以就我个人而言,我推荐使用Masm作为Win32ASM的编译工具,但Masm和Tasm的宏语法有很多的不同,我的这个教程是以Masm格式写的。
err (2008-07-31, Asm, 1389KB, 下载9次)

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

[其他书籍] 80386program

80386及其编程, 学习很有用, 推荐初学者使用
err (2008-07-09, Asm, 9347KB, 下载91次)

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

[其他书籍] masm510

汇编程序 汇编程序 汇编程序 汇编程序
assembler assembler assembler assembler (2006-04-18, Asm, 149KB, 下载15次)

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

[其他书籍] masm32编程book

masm32编程win32汇编的书籍资料
between programming information compiled by the books! (2005-11-15, Asm, 822KB, 下载58次)

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

[其他书籍] MASM32_LYB

罗云彬的《Win32 汇编程序设计》随书源码光盘,压缩包中为ISO格式
"Win32 compilation of program design" With the book source discs, compressed format for ISO (2005-07-24, Asm, 272KB, 下载99次)

http://www.pudn.com/Download/item/id/104514.html
12
总计:24