资源列表

« 1 2 ... .52 .53 .54 .55 .56 2357.58 .59 .60 .61 .62 ... 3005 »

[汇编语言6-3

说明:用减奇数次数的方法,求一个数的近似平方根,这个平方根是一个整数。-Save odd-frequency method, find a number of approximate square root of the square root is an integer.
<李朗华> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[汇编语言6-1

说明:从键盘输入一系列字符(以回车符结束),并按字母、数字及其他字符分类计数,最后显示这三类的计数结果-A series of characters entered from the keyboard (with a carriage return), according to the letters, numbers and other characters differential count, and finally the resul
<李朗华> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[汇编语言yuanchengxu

说明:图书管理系统,采用人机对话的操作方式,界面设计美观友好、操作灵活、方便、快捷、准确、数据存储安全可靠。-Library management system, man-machine dialogue mode of operation, beautiful and friendly interface design, flexible operation, convenient, fast, accurate, safe and rel
<alben> 在 2025-04-30 上传 | 大小:1018kb | 下载:0

[汇编语言mirror

说明:C语言 对图像镜像变化,同时下半部色差反转-C language mirror changes in the image, while the lower half of the color reversal
<孙芸霞> 在 2025-04-30 上传 | 大小:1.98mb | 下载:0

[汇编语言new

说明:本系统通过将基于改进的加权的局域颜色直方图的图像检索方法和全局直方图的图像检索方法相结合,提高查全率和查准率。其中,基于分块局域直方图的检索方法利用了图像中间部分的重要性,将图像平均划分成3×3个子块,取中间一块的图像,计算其与参考位图相应位置的颜色特征距离,再计算原图的颜色直方图与参考位图的颜色特征距离,分别赋予权值后得出的值就是图像之间内容的相似程度。本文引入欧氏距离的相似性度量方法实现图像检索。实验表明,该方法具有较好的查全率和查
<周佳森> 在 2025-04-30 上传 | 大小:3.54mb | 下载:0

[汇编语言61

说明:从键盘输入一系列字符(以回车符结束),并按字母、数字及其他字符分类计数,最后显示这三类的计数结果(用简化段源程序结构)。-A series of characters entered from the keyboard (with a carriage return), according to the letters, numbers and other characters differential count, the last
<liu> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[汇编语言44

说明:简化的歌德巴赫猜想:任何一个大于6的偶数均可以表示为两个素数之和。现从键盘输入一个0~65535之间的无符号整数,试验证歌德巴赫猜想。 如输入数12,输出: 12=5+7 如输入数20,输出: 20=3+17 20=7+13 如输入数7,输出: Must be even 如输入数3,输出: Must be gre
<liu> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[汇编语言43

说明:已知数组A包含15个互不相等的整数,数组B包含20个互不相等的整数。试编制一个程序,把既在A中又在B中出现的整数存放于数组C1中。-A known array contains 15 distinct integer array B contains 20 distinct integer. Trial preparation of a program stored in both an integer of B in A in the
<liu> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[汇编语言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> 在 2025-04-30 上传 | 大小:1kb | 下载: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> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[汇编语言9787508477077_1

说明:汇编语言是计算机专业的专业基础课,也是电子、通信等相关专业的计算机课程。本书介绍80x86汇编语言程序设计的方法和技术,共分为两个部分:第一部分为基础知识,介绍80x86cpu的编程结构,汇编语言程序的格式和伪指令,80x86cpu的寻址方式和指令系统;第二部分为编程方法,深入讨论分支程序、循环程序、子程序基本程序设计方法,以及以中断为主的i/o程序设计,其中包括宏指令、多模块连接技术、汇编语言与高级语言的混合编程、dos和bios提供
<徐刚> 在 2025-04-30 上传 | 大小:580kb | 下载:0

[汇编语言smallgame_config_8255

说明:这是一个用汇编语言编写的程序,他有对8255的配置,以及实现检测按键的输入是否与灯的暗灭相同的小游戏。-This is a program written in assembly language, he has the 8255 configuration, as well as detection key input is the same with the lights off dark game.
<陈志伟> 在 2025-04-30 上传 | 大小:37kb | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 2357.58 .59 .60 .61 .62 ... 3005 »

源码中国 www.ymcn.org