CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - xunhuan

搜索资源列表

  1. xunhuan

    2下载:
  2. 调制信号的识别,可以通过各种调制的功率谱不同来识别,但这种方法在小信噪比下,性能不好,通过循环功率谱来识别,仿真表明在小信噪比下有很好的性能-modulation signal identification, can be modulated through the power spectrum to identify different, but this approach in a small signal to noise ratio, poor performance, cycle po
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7139
    • 提供者:向兔兔
  1. xunhuan

    0下载:
  2. matlab在通信原理中的应用,信道编码循环码仿真,希望大家能用得上!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2288
    • 提供者:侯雪
  1. zuijiasuanfa

    0下载:
  2. #include #include #define M 20 #define N 3 int mm[M]={0,0,0,2,3,1,0,4,2,3,2,1,0,3,2,2,1,3,0,1}; int nn[N]; int number; void Xunhuan(void); void FIFO(void); void Best(void); void LRU(void); int main() { char ss[1]; int i,j, *p=nn; int c, k=0; for(i=0;
  3. 所属分类:源码下载

    • 发布日期:2011-03-29
    • 文件大小:2853
    • 提供者:lipman1987
  1. xunhuan

    0下载:
  2. 循环码实验,能实现循环码的编码和译码功能。程序简单,易懂-Cyclic code experiment, to achieve encoding and decoding of cyclic codes function. Procedures are simple and easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1016
    • 提供者:王勇
  1. xunhuan

    0下载:
  2. 创建一个环形缓冲区,可以简单实现数据的写入读出-Create a ring buffer, you can simply write data read out
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:5404
    • 提供者:asfds
  1. xunhuan

    0下载:
  2. 利用ARM实现一个简单的循环,一个入门程序。同样需要在ADS1.2中调试。-ARM to achieve the use of a simple cycle, an entry procedures. Similarly ADS1.2 need to debug.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:13324
    • 提供者:wangyudong
  1. xunhuan

    0下载:
  2. (1)编写分支结构.asm文件实现: 键盘输入以‘$’为结束符的长度不超过80的字符串(含字母、数字、其他字符),对其中的非数字字符计数。统计结果用十六进制数屏幕显示。 (2)编写分支结构.asm文件实现: 定义一串以‘$’结束的字符串,给每一个字符均加上偶校验位。统计有多少个字符因含有奇数个1而加上了校验位,结果存入N单元。 -(1) the preparation of branch structure. Asm file to achieve: keyboard input in
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:36668
    • 提供者:李平
  1. xunhuan

    0下载:
  2. 给定一个分式A/D,A为分子,D为分母,将分式化解成最简形式,例如1/3 = 0.[3],化成循环小数形式,并用[]将循环节提取出来-To a fraction A/D, A for the molecule, D is the denominator, will dissolve into the simplest fractional form, such as 1/3 = 0. [3], into a recurring decimal form, and [] will be extra
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:2569
    • 提供者:烈马
  1. xunhuan

    0下载:
  2. 编译实现循环码的产生,用FOR循环分别对其中的码元进行设置。-Implementation cycle of the compiler generated code, respectively, using FOR Cycle one of the key element of the set.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:2685
    • 提供者:周祥娟
  1. xunhuan

    0下载:
  2. 已知当前数据段中DATA1 和DATA2 开始分别存放若干字节数据,数据个数相同, 编制程序检查两数据块中数据是否相同,若相同,则在屏幕上显示1,否则显示0。-Known to the current data segment in the beginning of DATA1 and DATA2, respectively, a number of bytes of data storage, data, the number of the same procedure to check
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:6295
    • 提供者:Jack cheng
  1. xunhuan

    0下载:
  2. 信息论与编码课程设计:基于概率论与编码循环编码-Information Theory and Coding Course Design: Based on probability theory and coding cycle coding
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:254403
    • 提供者:周游
  1. xunhuan

    0下载:
  2. 循环码编写与翻译,希望大家能有用~~~~激活帐号-idontkonwenglish
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:4718
    • 提供者:崔志华
  1. xunhuan

    0下载:
  2. 改程序使用了三种循环求和的方式来实现1—50的和。-Change process cycle using the sum of three ways to achieve and 1-50.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2764
    • 提供者:欧阳馨
  1. xunhuan

    0下载:
  2. 输出i=0 i=1 i=3且i=2时什么也不做,继续进行下一次循环。这个程序说明continue语句的用法与功能。-Output i = 0 i = 1 i = 3 and i = 2 does not do anything when, to continue for the next cycle. This program shows the usage and function continue statement.
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:24064
    • 提供者:戴勤英
  1. xunhuan

    0下载:
  2. PHP实例,对初学者学习有好处,功能主要为循环语法。-PHP examples, good for beginners to learn, function mainly loop syntax.
  3. 所属分类:MySQL

    • 发布日期:2017-04-15
    • 文件大小:8088
    • 提供者:xjnno1
  1. xunhuan

    0下载:
  2. 单片机流水灯循环移动,实现循环左移和循环右移的功能-SCM water cycle moving lights to achieve loop left and loop right shift function
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:10980
    • 提供者:
  1. xunhuan.c

    0下载:
  2. 带有循环且有函数调用的例子,初学c编程的程序员可以参考一下-xun huan
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1471
    • 提供者:赵大华
  1. xunhuan

    0下载:
  2. 初学者的调试程序,可以使用“新建、打开、保存、删除”功能的调试程序。-Debugger for beginners, you can use the " new, open, save, delete" function debugger.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:699
    • 提供者:
  1. xunhuan

    1下载:
  2. 将toeplitz矩阵作为压缩感知测量矩阵,并对其进行性能评估。-Toeplitz matrix as the measurement of compressed sensing matrix, and its performance evaluation.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1224
    • 提供者:春雨
  1. xunhuan

    0下载:
  2. 这是图像分割中的阈值分割方法对图像进行分割,通过循环迭代方法选取阈值进行分割,欢迎大家共享-This is the image segmentation threshold segmentation method of image segmentation, through iterative methods select threshold segmentation, welcome everybody to sharing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2543855
    • 提供者:夏菁菁
« 12 »
搜珍网 www.dssz.com