搜索资源列表
-
0下载:
80x86保护模式编程教程,帮助文档(汇编)-80x86 protected mode programming course, helps the documents
(assembly)
-
-
0下载:
指针是C语言中广泛使用的一种数据类型。 运用指针编程是C语言最主要的风格之一。利用指针变量可以表示各种数据结构; 能很方便地使用数组和字符串; 并能象汇编语言一样处理内存地址,从而编出精练而高效的程序。指针极大地丰富了C语言的功能。 学习指针是学习C语言中最重要的一环, 能否正确理解和使用指针是我们是否掌握C语言的一个标志。同时, 指针也是C语言中最为困难的一部分,在学习中除了要正确理解基本概念,还必须要多编程,上机调试。只要作到这些,指针也是不难掌握的。-target is C languag
-
-
0下载:
汇编语言程序设计精华文章-assembly language programming essence of the article
-
-
0下载:
本人大二学习汇编语言程序设计时的全部源代码,均已经编译通过生成可执行文件,每个目录是一个程序。希望对学习汇编语言的同志有所帮助。-my sophomore year learning assembly language programming at all the source code, have already generated by compiler executable files, each directory is a process. Want to learn assembly
-
-
0下载:
扫雷程序 用汇编语言编写 对学习汇编的语言的朋友用处很大 希望能提升大家的编程能力-Demining program written in assembly language assembly language to learn much useful friends we hope to enhance the programming ability
-
-
0下载:
xl1000烧写程序及其使用说明书,方便学习汇编语言及接口-xl1000 manual programming procedures and to facilitate the learning assembly language and interface
-
-
0下载:
xl2000烧写程序及其使用说明书,方便学习汇编语言及接口-xl2000 manual programming procedures and to facilitate the learning assembly language and interface
-
-
0下载:
SCA通用注解、API、客户程序及实现模型为《SCA装配模型规范》[1]中定义的编程理念制定了Java语法规则。
它规定了一套“java-based”SCA规范使用的API与注解。-SCA General comments, API, client and implementation model for the " SCA assembly model specification" [1] defined the concept of the development of
-
-
0下载:
设计模式(Design pattern)代表了最佳的实践,通常被有经验的面向对象的软件开发人员所采用。设计模式是软件开发人员在软件开发过程中面临的一般问题的解决方案。这些解决方案是众多软件开发人员经过相当长的一段时间的试验和错误总结出来的。(Consider the work of a future software archeologist, tracing the history of
computing. The fossil record will likely show clear
-