登录
首页 » 汇编语言 » with DSP PN code, assembly language programming,

with DSP PN code, assembly language programming,

于 2022-11-17 发布 文件大小:4.92 kB
0 157
下载积分: 2 下载次数: 1

代码说明:

用DSP实现PN码,用汇编语言编程实现,-with DSP PN code, assembly language programming,

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 可以存储最多50个电话信息,包括序号,姓名,地址,电话。具有查找,浏览,修改,添加,删除,查看上一个,下一个记录等功能。注释详细,在masm615下运行。...
    可以存储最多50个电话信息,包括序号,姓名,地址,电话。具有查找,浏览,修改,添加,删除,查看上一个,下一个记录等功能。注释详细,在masm615下汇编运行。-Can store up to 50 telephone information, including the serial number, name, address, telephone number. Have to find, browse, modify, add, delete, view, on one, the next record function. Note detailed compilation of the masm615 to run under.
    2022-06-02 02:47:08下载
    积分:1
  • 在键盘上输入一个十进制的数字 可以转换成一个十六进制和二进制的数输出...
    在键盘上输入一个十进制的数字 可以转换成一个十六进制和二进制的数输出-On your keyboard to enter a decimal figures can be converted into a hexadecimal and binary number of output
    2022-01-31 13:54:28下载
    积分:1
  • 用VB做的SQL系统。是一个图书馆系统,它包括SQL建立的表格,应用的软件是VB程序...
    用VB做的SQL系统。是一个图书馆系统,它包括SQL建立的表格,应用的软件是VB程序-used vb to build SQL system
    2023-04-18 15:15:04下载
    积分:1
  • 蜂鸣器在单片机上的应用,,附原理图及说明学习文档 蜂鸣器的正极性的一端联接到5V电源上面,另一端联接到三极管的集电极,三极管的基级由单片机的P2.4管脚...
    蜂鸣器在单片机上的应用,汇编语言,附原理图及说明学习文档 蜂鸣器的正极性的一端联接到5V电源上面,另一端联接到三极管的集电极,三极管的基级由单片机的P2.4管脚通过一个与非门来控制, 用户可以通过程序控制P2.4管脚的置低和置高来使蜂鸣器发出声音和关闭。 蜂鸣器的声音大小及音调可以通过调整P2.4管脚的置高时间及输出的波形进行控制,这一点可以在调试程序的时候来试验。-On the buzzer in single-chip applications, assembly language, with a schematic diagram and instructions to study documents the positive polarity of the end of the buzzer connected to the 5V power supply above, the other end connected to the transistor" s collector, the base level by the single-chip transistor Machine P2.4 pin through a NAND gate to control, the user can be programmed to set pin P2.4 low and set high to make the buzzer sound on and off. Buzzer sound size and pitch can be set by adjusting the P2.4 pin of the high time and output waveform control, and this point could be the time to test the debugger.
    2023-07-19 04:45:03下载
    积分:1
  • (1) of the code after the function is an array on an array of n for the first ti...
    (1)该码功能是将数组后n为一次放在数组前面,不改变其他元素顺序; (2)用二分法求方程的根。-(1) of the code after the function is an array on an array of n for the first time in front of the other elements do not change the order (2) equation for the root of the dichotomy.
    2022-06-02 21:33:27下载
    积分:1
  • AD9851的应用程序,经验证可以正常使用
    AD9851的应用程序,经验证可以正常使用-AD9851 application, normal use can be proven
    2022-08-07 18:35:42下载
    积分:1
  • with button control, adjustable time, set alarm clocks, LED Display
    具有按键控制,时间可调,可设定闹钟时间,LED显示-with button control, adjustable time, set alarm clocks, LED Display
    2022-02-15 06:38:32下载
    积分:1
  • 使用18b20+lcd1602的温控器源程序
    使用18b20+lcd1602的温控器汇编源程序-Use 18b20+ Lcd1602 Thermostat compilation of source code
    2022-03-26 19:05:49下载
    积分:1
  • ex6_1 ~ ex6_3 binomial distribution of the generated random data ex6_4 ~ ex6_6...
    ex6_1 ~ ex6_3二项分布的随机数据的产生 ex6_4 ~ ex6_6通用函数计算概率密度函数值 ex6_7 ~ ex6_20常见分布的密度函数 ex6_21 ~ ex6_33随机变量的数字特征 ex6_34 采用periodogram函数来计算功率谱 ex6_35 利用FFT直接法计算上面噪声信号的功率谱 ex6_36 利用间接法重新计算上例中噪声信号的功率谱 ex6_37 采用tfe函数来进行系统的辨识,并与理想结果进行比较 ex6_38 在置信度为0.95的区间上估计有色噪声x的PSD ex6_39 在置信度为0.95的区间上估计两个有色噪声x,y之间的CSD ex6_40 用程序代码来实现Welch方法的功率谱估计 ex6_41 用Welch方法进行PSD估计,并比较当采用不同窗函数时的结果 ex6_42 用Yule-Walker AR法进行PSD估计 ex6_43 用Burg算法计算AR模型的参数 ex6_44 用Burg法PSD估计 ex6_45 比较协方差方法与改进的协方差方法在功率谱估计中的效果 ex6_46 用Multitaper法进行PSD估计 ex6_47 用MUSIC法进行PSD估计 ex6_48 用特征向量法进行PSD估计-ex6_1 ~ ex6_3 binomial distribution of the generated random data ex6_4 ~ ex6_6 generic function value of the probability density function ex6_7 ~ ex6_20 common distribution density function ex6_21 ~ ex6_33 figure characteristics of random variables periodogram function ex6_34 used to calculate the power spectrum ex6_35 direct method using FFT signal above the noise of the power spectrum ex6_36 recalculated
    2022-07-21 21:34:43下载
    积分:1
  • 一个S60V3 FP1 的辑软件,可以对一些TXT文件
    一个S60V3 FP1 的编辑软件,可以对一些TXT文件编辑-S60V3 FP1 one of the editing software, you can edit a number of TXT file
    2022-11-29 09:15:04下载
    积分:1
  • 696516资源总数
  • 106571会员总数
  • 2今日下载