资源列表

« 1 2 ... .24 .25 .26 .27 .28 2829.30 .31 .32 .33 .34 ... 3005 »

[汇编语言41

说明:从键盘上输入一串字符(用回车键结束,使用10号功能调用。)放在STRING中,试编制一个程序测试字符串中是否存在数字。如有,则把CL的第5位置1,否则将该位置置0。-Enter a string of characters from the keyboard (with the end of the Enter key, 10 function calls.) On the STRING, the existence of a digi
<liu> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[汇编语言42

说明:在首地址为DATA的字数组中,存放了100H个16位补码数,试编写一个程序,求出它们的平均值放在AX寄存器中;并求出数组中有多少个数小于此平均值,将结果放在BX寄存器中。-The number of words in the first address as DATA group, storage 100H 16 complement number, try to write a program, average them on the
<liu> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[汇编语言SCHK

说明:由两个主控进程构成的相同功能的符号化Moore型有限状态机-Constituted by two master processes the same function symbol Moore finite state machine
<liu> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[汇编语言63

说明:用减奇数次数的方法,求一个数的近似平方根,这个平方根是一个整数。如求17的平方根,可以用17相继减去奇数1、3、5、7、…,当结果为 负数时停止,即: 17-1-3-5-7-9<0 可以看出,17在减去5次奇数后结果变为负数,可以近似认为17的平方根在4与5之间,计算NUM的平方根,如果NUM=17,则ANS中保存结果4。 -Save odd-frequency method, find a number
<张一> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[汇编语言32-bit-cla-adder

说明:This a code that describe 32 bit carry look ahead adder in VHDL(32 bit CLA).-This is a code that describe 32 bit carry look ahead adder in VHDL(32 bit CLA).
<hskim> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[汇编语言2_4

说明:编写程序使一只鸟的图形飞过屏幕(来回两次)。飞鸟的动作可由小写字母 v(ASCII 码 76H)变为破折号(ASCII 码 0C4H)来模仿,这两个字符先后交替在两列上显示。鸟的开始位置是0 列20 行,每个字符显示1/10秒,然后消失。-Program the movement of a bird flying graphics screen (twice) back and forth. The birds Actions by l
<杰克> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[汇编语言a^b

说明:这是一个算a的b次方的程序 这是一个算a的b次方的程序-This is an operator of a program ^ b
<孙彬涛> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[汇编语言shuzishuiyin

说明:基于matlab的数字图像水印系统,使用的是DCT算法-Matlab-based digital image watermarking system, using the DCT algorithm
<卢里> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[汇编语言shenjinwangluomoni

说明:基于MATLAB的岩体地质2维结构面网络模拟代码。-Based on MATLAB rock geological 2-dimensional network simulation code.
<香香> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[汇编语言ARM_s

说明:这是一个16位数据转换为A律8位数据的一个汇编程序和A律转换为16位数据的汇编程序。-This is a 16-bit data is converted to 8-bit data of the A-law an assembler.
<liubaoguang> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[汇编语言daba

说明:用四阶龙格库塔法解决常微分方程边值问题,具体来说就是打靶问题-The fourth-order Runge-Kutta method to solve ordinary differential equations, specifically targeting the problem
<刘雯> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[汇编语言analysis-of-time-series

说明:在时间序列分析中自动完成数据的导入、分析与导出-In time series analysis is done automatically import data, analysis and export
<王志伟> 在 2024-10-08 上传 | 大小:1024 | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 2829.30 .31 .32 .33 .34 ... 3005 »

源码中国 www.ymcn.org