搜索资源列表

  1. chemo2

    1下载:
  2. 窗口移动多项式平滑演示程序。。。二维数据模拟程序-Polynomial smoothing window mobile demo program. . . Two-dimensional data simulation program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:吴雪文
  1. jisuanqi

    0下载:
  2. 设计一个一元多项式的简单计算器,其基本功能应有¬ ①输入并建立多项式,②输出多项式,③多项式相加,④多项式相减,⑤多项式的乘积。可利用单链表或单循环链表实现之。-One dollar to design a simple polynomial calculator, and its basic functions ? ① should have input and to establish polynomial, ② output
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:hulinjie
  1. yyxsdxs

    0下载:
  2. 本程序是采用数据结构的算法实现一元稀疏多项式加法器的功能-This procedure is the use of data structures algorithm one dollar sparse polynomial function adder
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:王家玮
  1. PN

    0下载:
  2. 多项式相加相乘C语言链表实现 必须按指数由小到大输入各项的系数和指数-Polynomial sum multiplied C language linked list must be the realization of the index of input from small to big factor and the index
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:kkk
  1. TinyKeyMan

    0下载:
  2. 无线传感器密钥管理算法,基于多项式的密钥预分布算法,采用RC5加密算法-Wireless sensor key management algorithm, polynomial-based key pre-distribution algorithm, the use of RC5 encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-15
    • 文件大小:44032
    • 提供者:bidyy
  1. code

    0下载:
  2. 开发环境:vc,程序:win32终端窗口。模拟计算多项式加与乘-Development Environment: vc, procedures: win32 terminal window. Polynomial simulation and by increases
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:165888
    • 提供者:陈声
  1. vb_CRC16

    0下载:
  2. BV写的CRC16生成器,可自己输多项式,可以反算多项式,功能强大-BV written CRC16 generator may lose their polynomial can backcalculation polynomial and powerful
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:23552
    • 提供者:xieqian
  1. 333

    0下载:
  2. 拉格朗日插值多项式 ,用于离散数据的拟合-Lagrange interpolating polynomial for discrete data fitting
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:duxi
  1. 444

    0下载:
  2. 数学中运用牛顿插值多项式,用于离散数据的拟合-The application of mathematics Newton interpolation polynomial for discrete data fitting
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:duxi
  1. linear_feedback_shift_register_unit

    0下载:
  2. 实现产生伪随机序列的部件 —— 线性反馈移位寄存器单元。 SFlog2为扩频因子的底数为2的对数值,cycle为PN序列的周期,其值为2^SFlog2。initial_state为移位寄存器的初始状态,generator_polynomial_coefficient为生成PN序列所需的本原多项式,对应于移位寄存器的连接向量。-The realization of pseudo-random sequence generated comp
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:fisher
  1. 222

    0下载:
  2. 数据结构课程设计,一元稀疏多项式的源代码,用C++实现。-Data structure the curriculum design, one dollar sparse polynomial source code, using C++ Realize.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:pjyang2006
  1. CRC

    0下载:
  2. 上机实验(1)——CRC校验码(3学时) 实验要求:编写出CRC码的编码和解码程序。 (1)实验框架:CRC编码-信道传输-CRC解码。 (2)CRC编码将原始数据按照既定的生成多项式进行编码; (2)信道传输中实现模拟信道,某些位数据随机发生差错; (3)CRC解码要能准确判断是否有差错,无差错要恢复出原始数据。-On the experimental machine (1)- CRC checksum code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:10240
    • 提供者:没有
  1. duoxiangshxiangchen

    0下载:
  2. 多项式相乘,运用结构c++类,很多地方还不是很理解-Polynomial multiplication, using the structure of c++ Categories, in many places is not very understanding
  3. 所属分类:C#编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:koky
  1. leastsquare

    0下载:
  2. 本程序是我上课实验报告的源代码,用Cholesky分解求解最小二乘问题,并可以实现多项式拟合。输入请使用inpuy.dat文件。-This procedure is my school report on the source code of the experiment, using Cholesky decomposition to solve least squares problems, and polynomial fitti
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:杨文立
  1. duoxiangshi

    0下载:
  2. 设计一个一元稀疏矩阵多项式简单计算器。用带表头节点的单链表存储多项式,多项式的项数存放在头节点。-The design of a sparse matrix polynomial one dollar a simple calculator. Table with the first node with a single chain store polynomials, polynomial number of entries sto
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:yejin
  1. duoxiangshidejiacheng

    0下载:
  2. 实现了多项式的加法和乘法,感觉还可以,希望对大家有帮助-Realize the polynomial addition and multiplication, the feeling can also be, in the hope that everyone has to help
  3. 所属分类:驱动编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:yuteng
  1. 012061034

    0下载:
  2. 实现多项式的加法和减法 并且实现一个多项式的运算-Realize polynomial addition and subtraction and the realization of a polynomial operator
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:新颖
  1. plyv

    0下载:
  2. 用C语言编写的关于多项式的计算,很实用(对于做数值运算的同志挺有帮助)-Using C language on the polynomial calculation, it is practical (for numerical computation of the comrades to do quite Help)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:fuxiao
  1. xor_mul

    0下载:
  2. 使用列表法,VHDL语言实现的基于多项式基的有限域乘法器,用于AES算法等对有限域乘法有要求的算法-The use of a list of law, VHDL language based polynomial-based finite field multiplier, for the AES algorithm, such as finite field multiplication algorithm has requested
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-15
    • 文件大小:193536
    • 提供者:zxzx
  1. duoxiangshichengfa

    0下载:
  2. 用labview实现的一个多项式乘法工具,大家可以参考-Using LabVIEW realize a polynomial multiplication tools, everyone can refer to
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:16384
    • 提供者:victor8064
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org