登录
首页 » 算法 »

于 2022-03-20 发布 文件大小:47.44 kB
0 155
下载积分: 2 下载次数: 1

代码说明:

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

发表评论

0 个回复

  • FFT的C语言实现
    FFT算法(快速傅里叶变换,是离散傅氏变换DFT的快速算法,根据离散傅氏变换的奇、偶、虚、实等特性,对DFT算法进行改进而获得,相对于DFT的运算量大大减少)的C语言实现,整个算法实现拆解为多个函数,方便理解,源码附有详细解释,方便学习。。。
    2023-03-12 12:45:03下载
    积分:1
  • 用C# 生成128CODE条形码图片
    应用背景扫描枪在扫描货品条码时,虽然可以在电脑上显示出扫描到的数字,但是不能显示条码图片。我们在应用的过程中可能需要将条码一起打印出来显示在一张A4纸上。所以可以利用这个类生成相应的128条形码图片,然后插入到word中,并将相应的条码(包含条码图形)打印出来。这类应用在仓库管理中应用较多,比如要把一个货架上的所有箱码打印显示在A4纸上。然后扫描枪只要扫描这张纸上的条码就可以知道这个货架上有哪些货。关键技术代码的核心是它将128码的码制定义在一张DataTable表中,这个表中记录了每个数字和字母对应的条形码编号,用这些编号来生成条形码。比如你给一串数字,要生成一个条形码时,代码会取出这串数字每个数,然后查询这张表格,记录每个数在表格中对应的位置。这些索引形成一个list,然后根据这个list生成一个bimap,最后保存为图片。
    2022-12-19 03:25:02下载
    积分:1
  • 介绍了二分求解非线性方程的,欢迎大家提出宝贵意见。...
    介绍了二分法求解非线性方程的算法,欢迎大家提出宝贵意见。-Introduced the dichotomy of the algorithm for solving nonlinear equations, welcome you to give valuable advice.
    2022-06-19 07:47:23下载
    积分:1
  • massive mimo THP algrorithm
    应用背景On the Design of ZF and MMSE Tomlinson-Harashima Precoding in Multiuser MIMO Amplify-and-Forward Relay System,it is main described the mimo system in the multi-user  scenario.the main precoding algrithm is combined the zf precoding and the MMSE precoding.关键技术we design a zero-forcing (ZF) Tomlinson-Harashima precoding (THP) and a minimum mean square error (MMSE) THP for multiuser MIMO relay system with direct link. Based on these precoding structures, we propose the optimal combining weights of the ZF THP and the MMSE THP in half duplex relay system, and the sub-optimal weights of MMSE THP to reduce feedback channel state information(CSI). Through the Monte Carlo simulation, we verify that the optimal weights combining method outperforms the constant weights combining method. In addition, we confirm that the performance of the sub-optimal weights combining method is&
    2023-02-25 18:10:03下载
    积分:1
  • 解稀疏对称方程组的ICCGfortran源程序 有例,希望对你有帮助...
    解稀疏对称方程组的ICCG法fortran源程序 有算例,希望对你有帮助-Solution of sparse symmetric linear ICCG method source fortran examples there, and they hope to help you
    2022-10-10 17:25:03下载
    积分:1
  • 求解三波耦合方程
    向后差分,一阶,200个点,Z的范围[0 , 20],运行了50s。。。 各常数参数取值如下: VS = 2  ;VI = 2 ; VP = 2 ; K = 2(这个代表的是j*delt*k) ; J = 2 ; L = 20 ; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-09-10 00:50:02下载
    积分:1
  • 利用C语言产生随机数,每次的随机数都是不一样的,并把随机数写到指定的文件中...
    利用C语言产生随机数,每次的随机数都是不一样的,并把随机数写到指定的文件中-The use of C language random number generated each time the random number is not the same, and wrote a random number of the document specified
    2022-02-03 06:45:18下载
    积分:1
  • xyqkeygeneradtor的生成与实现 身份认证的实现以及研究
    xyqkeygeneradtor的生成与实现算法 身份认证的实现以及研究-xyqkeygeneradtor generation and authentication algorithm for the realization of research
    2022-01-25 20:55:25下载
    积分:1
  • 数据挖掘
    Data Mining 算法-Data Mining Algorithms
    2022-07-18 00:49:12下载
    积分:1
  • Fast Fourier transform
    快速傅里叶变换是一种计算离散傅里叶变换算法和它的逆。 傅里叶分析转换时间与频率,反之亦然 ;FFT 快速计算这种由 factorizingthe DFT 矩阵转换成一种产品稀疏的因素。
    2023-08-24 17:15:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载