登录
首页 » 算法 » c语言简单算法实例

c语言简单算法实例

于 2023-04-30 发布 文件大小:3.27 kB
0 106
下载积分: 2 下载次数: 1

代码说明:

c语言简单算法实例-c algorithm example, simple language

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

发表评论

0 个回复

  • Ransac C++源码
    RANSAC方法是一种鲁棒性的参数估计方法。它的基本思想是,首先根据具体问题设计出某种目标函数,然后通过反复提取最小点集估计该函数中参数的初始值,利用这些初始参数值把所有的数据分为所谓的“内点”(Inliers,即满足估计参数的点)和“外点”(Outliers,即不满足估计参数的点),最后反过来用所有的“内点 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-01-27 11:54:02下载
    积分:1
  • 运动驱动程序版本6.1
    移动驱动器6.1版本,支持MPU9250,MPU9150,MPU6050,STM32与MSP430平台上的MPU6500。
    2022-03-04 02:02:11下载
    积分:1
  • 精品数据结构
    // simpleSeq.cpp : #include //定义在头文件“seqList.h”中 #include const int defaultSize = 100; using std::endl; using std::cerr; class SeqList{ protected: int *data; //存放数组 int maxSize; //最大可容纳表项的项数 int last; //当前已存表项的最后位置(从开始) void reSize(int newSize); //改变data数组空间大小 public:
    2022-01-20 22:23:56下载
    积分:1
  • 霍夫曼(Huffman)编解码程序
    main.m 为执行的脚本文件,打开main.m程序直接运行即可得到结果;(2)huffman.m是其中的霍夫曼编码需要调用的子程序;(3)按路径读入文件名为abc.txt的文件,测试时可随意输入一串英文字符,为了方便,已经输入了   wearethefamily的英文字符,使用时将abc.txt文件放于D盘下。
    2022-03-19 01:43:40下载
    积分:1
  • 北大100acm100题解题报告,包括ppt和word文档不过没有源代码
    北大100acm100题解题报告,包括ppt和word文档不过没有源代码-North 100acm100 problem-solving questions, including ppt and word documents, however there is no source code
    2023-03-21 18:10:04下载
    积分:1
  • 数值分析第八版的负担和菲尔斯(源程序)
    Numerical Anaysis 8th Edition Burden and Faires (Fortran Source)
    2022-03-25 18:49:00下载
    积分:1
  • 一个用vb编的程序,用图形来计两直线交点的坐标.
    一个用vb编的程序,用图形来计算两直线交点的坐标.-a vb series with the procedures used to calculate two graphics straight intersection coordinates.
    2022-02-05 05:35:53下载
    积分:1
  • 最经典的版本的决策树的最全面的资源库…
    c4.5的源码决策树最全面最经典的版本-Bank of the most comprehensive source of decision tree of the most classic version
    2022-03-07 02:02:06下载
    积分:1
  • 在GPU上实现数值模拟技术(线性方程组)的通用架构,
    在GPU上实现数值模拟技术(线性方程组)的通用架构,-In the GPU to achieve numerical simulation techniques (linear equations) generic framework,
    2022-03-23 05:23:41下载
    积分:1
  • MATLAB functions: LLL.m, Brun.m, Seysen.m. These functions implement different lattice reduction al
    The supplementary material consists of three MATLAB functions: LLL.m Seysen.m Brun.m These functions implement different lattice reduction algorithms in MATLAB.  The functions are well-documented, explaining their functionality as well  as how to run them. The software is provided for free and without warranty.
    2023-07-10 23:10:03下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载