搜索资源列表
zuixiaohua
- 最小化窗口的子程序,源码简单易明,可做成模块。-minimize the window subroutine source simple, easy to understand, will create modules.
IBM-PC-programanswer
- 汇 编 语 言 实 验 实验一:分支程序设计 (1)试比较字数组array中的三个数,并根据比较结果在终端上显示如下信息: 如果三个数都不相等则显示0; 如果三个数有两个相等则显示1; 如果三个数都相等则显示2。 (2)试根据DL寄存器中哪一位为1(从低位到高位)把程序转移到8个不同的程序分支中去。(8个程序分支可设计成显示相应的数据) 实验二:循环程序设计 有一个首地址为array的10个字数组,用简单排序法使该数组中的数按照从小到大
guanjianzi
- 根据词法分析阶段的基本原理,实现一个简单的识别关键字的词法分析子程序。 词法分析阶段的任务是输入源程序,对构成源程序的字符串进行扫描和分解,识别出一个个的单词。 本设计题目的目的是识别单词分类中的关键字。 -Lexical analysis phase in accordance with the basic principles of the realization of a simple lexical analysis to identify keywords subrouti
chuan
- 窗口文档功能、两数的除法以及子函数的实现功能,程序简单明了,容易看懂。-The document window function, the number two division, as well as the realization of functional subroutine, the program simple, easy to understand.
blackfin
- 利用C语言调用汇编子程序 其中5个输入参数和3个返回结果的汇编子程序调用 a) 输入整数a,b,c,d,e, b) 请计算a+b+c,a+c+d+e,a-b的值 c) 讨论a-b后算术状态标志寄存器的状态 (ASTAT) d) 请讨论输入整数数组e[3],f[3],参数如何传递的 本实验要求在Visual DSP++ ADSP-BF535 Blackfin环境中编写一个简单的程序:C语言的主程序调用汇编语言的函数,完成简单的加法、减法。实验重点在于掌握汇编程序
bianyiyuanli
- 简单的递归子程序 四元式 中间代码生成 东北大学 编译原理 实验-Simple recursive subroutine four yuan-type intermediate compiler code generation principle experiment, Northeastern University
imgpro
- 几种简单的数字滤波 假定从 8 位AD 中读取数据(如果是更高位的AD 可定义数据类型为int),子程序为get_ad() 限副滤波等 -Several simple digital filter is assumed to read the data (if it is higher bit AD-definable data type int), the subroutine is get_ad () from 8 in AD limits Vice filtering
chengxu
- 这是一个简单的设计并调试一个双字节无符号数乘法子程序,试验中常用到的。-This is a simple design and debug a double byte unsigned number multiplication subroutine, commonly used in the test.
ShowToD
- 通过汇编语言中子程序的调用实现简单显示系统时间和系统日期!-By calling assembly language subroutine simple display system time and system date!
min_shell
- 实现简单shell功能,能一行一行读取.txt文件并创建子程序,基于WIN32-Simple shell function, can be read line by line .txt file and creates a subroutine, based on WIN32