资源列表

« 1 2 ... .79 .80 .81 .82 .83 2584.85 .86 .87 .88 .89 ... 3005 »

[汇编语言nengliang

说明:对正弦信号的傅里叶变换及能量的求解,MATLAB具体的代码 -Fourier transform and solving the energy sinusoidal signal, MATLAB specific code
<贾伟> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言ImgPrc

说明:位图转换,图像处理,图片格式的转化,便于计算机处理-Converting bitmap conversion, image processing, image format, to facilitate computer processing
<吴林辉> 在 2024-10-12 上传 | 大小:35840 | 下载:0

[汇编语言DPSK

说明:8dpsk的调制与解调以及误码率的分析,加入高斯白噪声后误码率的分析-Modulation and demodulation and analysis 8dpsk and bit error rate analysis after adding white Gaussian noise BER
<张琼> 在 2024-10-12 上传 | 大小:3072 | 下载:0

[汇编语言APFunction

说明:用汇编语言实现的双递归函数 Ackerman函数 -In computability theory, the Ackermann function, named after Wilhelm Ackermann, is one of the simplest and earliest-discovered examples of a total computable function that is not primitive recur
<朱大> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言bubblesort

说明:用汇编语言实现的一个冒泡排序法, 作者是Steven McC-Assembly language to achieve a bubble sort method
<朱大> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言tdms_excel

说明:将labview产生的tdms格式的文件批量转换为excel格式的文件,m文件中使用用uigetdir函数,可以加入浏览要转换的tdms格式的文件夹和要保存的文件夹。-Will generate the labview TDMS format files batch convert excel format file, m file use uigetdir function, can add the browse folder to
<李东> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[汇编语言Judgment_palindrome

说明:编写一个函数palin()用来检查一个字符串是否正向拼写与反向拼写都一样的“回文”(palindromia)。如“MADAM”就是一个回文。若放宽要求,即忽略大小写字母的区别、忽略空格及标点符号等,则像“Madam,I m Adam.”之类的短语也可视为回文。编程要求:⑴在主函数中输入字符串。⑵将字符串首指针作为函数参数传递到函数palin()中。当字符串是回文时,要求函数palin()返回1,否则返回0。⑶若是回文,在主函数中输出"Y
<陈琳> 在 2024-10-12 上传 | 大小:83968 | 下载:0

[汇编语言longist

说明:在主函数中输入一个字符串main_str,调用函数将main_str中最长的单词取出放入sub_str中(要求被调函数参数为main_str和sub_str),在主函数中输出结果字符串sub_str。假定输入的字符串main_str中单词以一个或多个空格分开。若有多个单词长度相同,输出最后一个。 -Enter in the main function of a string main_str, calling function wi
<陈琳> 在 2024-10-12 上传 | 大小:83968 | 下载:0

[汇编语言123

说明:输入两个正整数m和n,使用辗转相除法求它们的最大公约数和最小公倍数。-Enter two positive integers m and n, using the Euclidean algorithm find their greatest common divisor and least common multiple
<陈琳> 在 2024-10-12 上传 | 大小:184320 | 下载:0

[汇编语言shuzu

说明:定义一个学生结构体,包括:num,name,score[3] ; 定义一个结构体数组,存放三个学生的记录; 编写两个函数,分别用于输入和输出结构体数组。主函数调用输入函数和输出函数。 - Define a student structure, including: num, name, score [3] Definition of an array of structures, thre
<陈琳> 在 2024-10-12 上传 | 大小:75776 | 下载:0

[汇编语言find

说明:有n个整数(1<=n<=100)按由小到大顺序存放在一个数组中,输入一个数m,要求用折半查找法找出该数是数组中第几个元素的值。如果该数不在数组中,则输出“Not found.” -There are n integers (1 <= n <= 100) by ascending sequence stored in an array, enter a number m, asked to use a bin
<陈琳> 在 2024-10-12 上传 | 大小:185344 | 下载:0

[汇编语言Swerling_foreverradar

说明:生成雷达探测中五种Swerling模型的pdf曲线,经调试过,可以用-Pdf curves generated radar five Swerling model, after debugging, you can use
<Frank> 在 2024-10-12 上传 | 大小:128000 | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 2584.85 .86 .87 .88 .89 ... 3005 »

源码中国 www.ymcn.org