资源列表
[汇编语言] 11111111111
说明:用汇编语言产生正弦波,基于dsp的条件下-Assembly language generated sine wave, dsp-based conditions<姜志俊> 在 2025-07-20 上传 | 大小:3kb | 下载:0
[汇编语言] Classes-and-objects-practice
说明:1. 声明通讯录类cComm包含姓名(Char*类型)、地址(char[50]类型)、订货量(int型)、总量(int型,静态数据成员),默认构造函数(分别用"David"、"Long island"、200)、复制构造函数、输出函数。使用c0、c1("Tina","Weiland mur",150)、c2(c1)、c3("Wei fei")、c4("Wash Lehn","Washington")检验,并输出四个订货量的总和) 2. 设计词典cDic类,从列表{asdfghjkl}查找对应<崔志奇> 在 2025-07-20 上传 | 大小:4kb | 下载:0
[汇编语言] yuanchengxu
说明:图书管理系统,采用人机对话的操作方式,界面设计美观友好、操作灵活、方便、快捷、准确、数据存储安全可靠。-Library management system, man-machine dialogue mode of operation, beautiful and friendly interface design, flexible operation, convenient, fast, accurate, safe and reliable data storage.<alben> 在 2025-07-20 上传 | 大小:1018kb | 下载:0
[汇编语言] new
说明:本系统通过将基于改进的加权的局域颜色直方图的图像检索方法和全局直方图的图像检索方法相结合,提高查全率和查准率。其中,基于分块局域直方图的检索方法利用了图像中间部分的重要性,将图像平均划分成3×3个子块,取中间一块的图像,计算其与参考位图相应位置的颜色特征距离,再计算原图的颜色直方图与参考位图的颜色特征距离,分别赋予权值后得出的值就是图像之间内容的相似程度。本文引入欧氏距离的相似性度量方法实现图像检索。实验表明,该方法具有较好的查全率和查准率。-The system through a combi<周佳森> 在 2025-07-20 上传 | 大小: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 three counting results (simpli<liu> 在 2025-07-20 上传 | 大小: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 digital test preparation of a prog<liu> 在 2025-07-20 上传 | 大小: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 AX register and find the arr<liu> 在 2025-07-20 上传 | 大小:1kb | 下载:0