登录
首页 » 数据结构 » wavelet transform algorithm, using wavelet theory, optimizing their core algorit...

wavelet transform algorithm, using wavelet theory, optimizing their core algorit...

于 2022-07-18 发布 文件大小:6.05 kB
0 87
下载积分: 2 下载次数: 1

代码说明:

小波变换算法,运用小波理论,优化其核心算法,提高计算效率-wavelet transform algorithm, using wavelet theory, optimizing their core algorithm, improve computational efficiency

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

发表评论

0 个回复

  • 请假销假的管理系统
    请假销假的管理系统-leave posture of the management system
    2022-02-21 07:17:44下载
    积分:1
  • 库小型图书馆管理系统。 使用方便
    数据库小型图书馆管理系统。 使用方便-small library database management system. Easy to use!
    2022-04-21 17:27:31下载
    积分:1
  • 问题描述:假设一个商店,有一个架子和一个仓库,当第…
    问题描述: 假设一个商店,它有一个货架和一个仓库,当货架上的商品数量少于一定的数目时,从仓库运一定数量的商品摆到货架上,当仓库里的商品的数量少于一定的数目时,购买商品把仓库填满,商品的出售要按照商品的生产日期来,快要过期的商品要先出售。 解决问题的方法: 用了两个栈和 一个队列,把队列当作仓库,用一个栈作为货架,把另一个栈当作临时的存储箱。当要往货架上添商品时,先把作为货架的栈中的元素全都压到作为存储箱的栈中,再把仓库中的元素压到存储箱中,然后再把存储箱中的所有元素都压到货架上,这样,就能保证快要过期的商品先被出售。-Problem description : Suppose a shop, which has a shelf and a warehouse, when the merchandise on the shelves less than a certain quantity of the number, a certain number from the warehouses of goods on the shelves, when the warehouse volume of goods is less than certain number, purchase goods warehouse filled, the goods according to the sale of commodity production to date, is about to expire first sale of goods. The solution : a two stack and a queue, queue as a warehouse, used as a stack shelves, and another stack as a temporary storage bins. When to go to the shelves Tim commodity, first as a stack shelves of all elements of the pressure storage tank as the stack, then the warehouse down to the storage element box, and then s
    2022-07-13 01:56:00下载
    积分:1
  • 看见有些拿螺旋字矩阵做考题的,虽然本来也不难,可是你要一着急也许就想不出来了呢:)...
    看见有些拿螺旋数字矩阵做考题的,虽然本来也不难,可是你要一着急也许就想不出来了呢:)-see some figures with spiral matrix so many questions, although otherwise it is not difficult, but you may be an anxious not want to come out? :)
    2022-02-15 02:28:39下载
    积分:1
  • 经典算法,c源码,很齐全的,对学习很有帮助。...
    数据结构经典算法,c源码,很齐全的,对学习数据结构很有帮助。-c program,
    2022-02-05 00:25:39下载
    积分:1
  • 预测算法,主要是一元n次方程的回归预测实现。* 预测分析...
    数据预测算法,主要是一元n次方程的回归预测实现。* 预测分析--本算法只适用于有明显线性趋势的数据 * 默认为一元二次曲线方程法 * * 本程序主要涉及有两个算法 * 1.用最小二乘原理找到线性方程组的系数和常数。 * 2.解线性方程组 * 本程序在解线性方程组中,由于考虑到收敛性问题未采用迭代法,而是采用Gauss-Jordan消去法来解决。-data prediction algorithm is mainly one yuan n equation forecast to achieve reunification.* Forecast and Analysis-- This algorithm applies only to clear linear trend data* default as a quadratic curve equation method** The procedure involves two main algorithm* 1. Using the principle of least squares linear equations to find the constants and coefficients.* 2. The solution of linear equations* The procedure for solving linear equations, due to convergence problems using iterative method, instead of using the Gauss-Jordan elimination method to solve.
    2023-06-09 07:00:02下载
    积分:1
  • tree data structure source code
    树的数据结构源代码-tree data structure source code
    2022-04-24 00:57:22下载
    积分:1
  • Description of the problem: Given n
    问题描述: 给定n个石子,其重量分别a1,a2,a3...an,要求将其划分成m份,每一份的划分费 义为这份石了中最大重量与最小重量的差的平方。总划分费用等丁m份划分费用之和。 编程任务 对于给定的n个石子,求一种划分方案,使得总划分费用最小。-Description of the problem: Given n-stones, its weight, respectively a1, a2, a3 ... an, asked that it be divided into m copies, each of the division of costs defined as the weight of the stone of the largest and the smallest weight difference the square. Small m the total costs were divided into the sum of the cost. Programming tasks for a given n-stones, seek a kind of division, making the total cost of the smallest division.
    2022-04-30 14:06:05下载
    积分:1
  • 人力资源管理系统
    人事工资管理系统是非常通用的管理信息系统,是企事业单位实现办公自动化的前提和基础。 后台数据库使用SQL Server,前台开发工具使用Visual C++。 本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势
    2022-03-06 07:32:11下载
    积分:1
  • 一个能求图中任两顶点之间的最短距离的程序
    一个能求图中任两顶点之间的最短距离的程序-seeking a map to the two vertices of the shortest distance between the procedures
    2022-07-20 07:05:48下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载