搜索资源列表
汇编语言程序设计报告
- 这是有关汇编语言的程序设计实例,以实验报告的形式给出.有源码,流程图.-This is the assembly language programming examples, the report of the experiment is given. A source, the flow chart.
qw123
- 计算机能自动连续地工作,是由程序控制而实现的,程序是用程序设计语言按任务的要求事先编写的。程序设计语言按发展过程分为:机器语言、汇编语言和高级语言。-computer automatically consecutive work is programmed to achieve the procedure is used programming language by the requirements of prior preparation. By programming language d
suanshujisuan
- 算式计算 1、摘要:使用堆栈计算由加、减、乘、除、括号组成的表达式。 2、参考资料: IBM-PC汇编语言程序设计(第二版) -a calculation formula, the Abstract : stack calculation, plus or minus, multiplication and addition, the brackets of expression. 2, reference materials : IBM-PC Assembly Language
aaaaaaaaaaaaa
- 课程安排,用拓扑排序实现 4、实现课程的拓扑排序。(选)(加) 问题描述:软件专业的学生要学习一系列课程,其中有些课程必须在其先修课程完成后才能学习,具体关系见下表: 课程编号 课程名称 先决条件 C1 程序设计基础 无 C2 离散数学 C1 C3 数据结构 C1,C2 C4 汇编语言 C1 C5 操作系统 C3 假设每门课程的学习时间为一学期,试为该专业的学生设计教学计划,使他们能在最短的时间内修完这些课程。-curriculum, using topolo
Intruppt
- 中断实验程序 用汇编语言做的 初学时编写的-interrupted experimental procedure using assembly language to do when prepared by a novice
exp41
- 用汇编语言写的有关冒泡排序及打印输出的程序-using assembly language to write the Bubble Sort and print out the procedures
TurboPascalAdvancedProgramming
- 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘
MD4_asm
- MD4_asm,加密解密必须掌握的程序,汇编语言实现
vc91445348451251
- 课程安排,用拓扑排序实现 4、实现课程的拓扑排序。(选)(加) 问题描述:软件专业的学生要学习一系列课程,其中有些课程必须在其先修课程完成后才能学习,具体关系见下表: 课程编号 课程名称 先决条件 C1 程序设计基础 无 C2 离散数学 C1 C3 数据结构 C1,C2 C4 汇编语言 C1 C5 操作系统 C3 假设每门课程的学习时间为一学期,试为该专业的学生设计教学计划,使他们能在最短的时间内修完这些课程。
一个新的伪随机序列编码源程序
- 这是一个较新的伪随机数生成程序,是用汇编语言编写的,不错-This is a relatively new pseudo-random number generator procedure is written in assembly language, good
C_C++pointer
- 指针是C和C++语言编程中最重要的概念之一,也是最容易产生困惑并导致程序出错的问题之一。利用指针编程可以表示各种数据结构, 通过指针可使用主调函数和被调函数之间共享变量或数据结构,便于实现双向数据通讯;并能像汇编语言一样处理内存地址,从而编出精练而高效的程序。指针极大地丰富了C和C++语言的功能。-Pointer is a C and C++ Language programming in the concept of one of the most important and most eas
MasmPointer
- 一篇探讨汇编语言实现指针的方法,此外本文还实现了一个原型系统,并使用该系统对链表、二叉树等非 平凡的指针程序的进行了自动的安全验证。-An assembly language to explore ways to achieve the target, in addition to this paper implements a prototype system and the use of the system of linked list, binary tree, such as no
DSP
- 这是个压缩文件,里面有matlab程序可以直接运行,作用是实现该程序完成16个脉冲信号的脉压、MTI/MTD ,另外有C程序,作用主要是在visualdsp++环境中实现上述功能,但是要用到matlab产生的数据。最后还有个matlab比较程序.另外还有实现FFT的汇编语言程序。-This is a compressed file, which has matlab program can be run directly, is to implement the program complete
c--cPP
- 通过对八位无符号数据排序程序设计掌握汇编语言在数据比较、判断及存储器单元读写方面的编程过程。-assembly language Eight unsigned data sorting program design programming very useful 英语 中文(简体) 日语 A very s
fivechess
- 这是一个用汇编语言编写的5子棋程序,很强呃!-This is a child chess program written in assembly language of a strong uh!
WindowsCHM-P-
- Windows环境下32位汇编语言程序设计(1)CHM + -Windows CHM+
xbqz
- 小波去噪程序代码,使用MATLAB汇编语言,简单易懂-Wavelet denoising code, use MATLAB assembly language, easy to understand
GraphTravel
- 文星计算机基本原理与接口技术讲义,此讲义包含汇编语言程序设计!-Man
boussinesq3d
- freefem++是基于C++开发的一种汇编语言,专门用于有限元方法求解偏微分方程,但是比C++编程容易许多(Freefem++ is an assembly language developed on the basis of C++. It is specially used to solve partial differential equations by finite element method, but it is much easier than C++ programming.