登录
首页 » 算法 » 自个写的一个穷举法算二十四点的小程序

自个写的一个穷举法算二十四点的小程序

于 2022-06-11 发布 文件大小:757.00 B
0 155
下载积分: 2 下载次数: 1

代码说明:

自个写的一个穷举法算二十四点的小程序- Oneself writes an exhaustion method calculates 24 scripts

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

发表评论

0 个回复

  • Scaling Zero-order
    此演算法可用來實現 放大 及縮小 在歐幾里得幾何中,均勻縮放是放大或縮小物體的線性變換; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-12-26 22:15:03下载
    积分:1
  • 旋变位置计
    基于TI DSP开发的旋变编译器位置解析,输入sine,cosine信号,经过滤波处理后进行相位比较来计算当前角度,根据角度来计算出转速。。。
    2022-10-22 23:35:03下载
    积分:1
  • 相似性计
    应用背景简单地数据处理,计算两组数据间的相似性,应用在推荐系统的数据处理中,其他方向的数据处理也适用,比较简单易学,供学习交流。关键技术用C++语言实现的简单数据处理,在很多研究方向可以用于预处理数据,计算数据的相似性也是很多研究方向需要用到的,希望对大家有用。
    2022-03-05 22:37:16下载
    积分:1
  • k-svd
    稀疏算法对图像去噪, 由于在K-SVD算法中用到了OMP算法和奇异值分解SVD算法,而当图像较大时,OMP算法中的矩阵求伪逆运算效率非常低、奇异值分解SVD不仅耗时而且占用内存较大,常导致“超出内存”问题。针对上述问题本课题提出了基于矩阵shelesky分解和近似奇异值分解SVD的稀疏K-SVD噪声抑制方法来对自然图像进行噪声抑制,同时在字典训练过程中结合了“全局训练字典”的普适性,该方法有效的提高了K-SVD算法的运行效率、解决了“超出内存”问题,并且提高了去噪效果。
    2022-05-13 20:26:09下载
    积分:1
  • 本程序包括5种数字滤波
    本程序包括5种数字滤波算法。-this program includes five digital filtering algorithms.
    2023-01-03 11:10:04下载
    积分:1
  • 在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori的产生候选级并测试迭代的途径代价是昂贵的,尤其...
    在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其是挖掘富模式和长模式时,Jiawei Han提出了一种新颖的数据结构FP_tree,及基于其上的FP_growth算法,主要用于有效的进行长模式与富模式的挖掘.本文在讨论了FP_growth算法的基础上,提出了用Visual C++实现该算法的方法,并编写了算法的程序。-found in the database model and the frequent association rules is the area of data mining the most fundamental and important issues. Most of the early studies used a similar Apriori algorithm for the selection of candidates and test-iterative way was costly, particularly mining the rich patterns and long model, Jiawei Han proposed a novel data structure FP_tree and on the basis of their FP_growth algorithm used effectively the model for long and rich patterns of excavation. This paper discussed the FP_growth algorithm on the basis of the Visual C of the algorithm, and the preparation procedure of the algorithm.
    2023-01-10 12:20:03下载
    积分:1
  • dxf 读取
    应用背景Build Instructions: Make sure you have autoconf, swig, texinfo, python-dev, build-essential packages or equivalent installed via your package manager. cd libredwg ./autogen.sh && ./configure && make && sudo make install cd ../dxflib ./configure && make && sudo make install cd .. Once the above dependencies have been built, edit /usr/local/include/dwg.h, and rename the THICKNESS constant (or add _ to end). It conflicts with another constant included in the converter, but is not used itself. After that, just run "make". That"s it! 关键技术GNU LibreDWG 是一个免费开源的 C 库用来处理 DWG 文件,这
    2022-12-18 16:30:03下载
    积分:1
  • MEPG4协议编解码和源代码、DEMO等
    MEPG4协议编解码算法和源代码、DEMO等
    2022-01-24 17:54:38下载
    积分:1
  • Given a set A [1 ... n], and one from A to its own mapping f, to find the larges...
    给定一集合A[1...n]和一个从A 到其自身的映射f,寻找元素个数最多的一个子集S属于A,并使得S 满足: 1.f 把S 映射到自身; 2.S 中没有两个元素映射到相同的元素。-Given a set A [1 ... n], and one from A to its own mapping f, to find the largest number of elements in a subset of S belongs to A, and makes the S satisfy: 1. f to S is mapped to itself 2. No two elements of S mapped to the same element.
    2022-12-19 23:40:03下载
    积分:1
  • 利用二分求一个方程的实数近似根。
    利用二分法求一个方程的实数近似根。-use dichotomy for a few equations approximate the real root.
    2022-02-14 21:10:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载