登录
首页 » 算法 » This is the classic five source language c

This is the classic five source language c

于 2022-05-12 发布 文件大小:9.67 kB
0 164
下载积分: 2 下载次数: 1

代码说明:

这是五个经典的c语言源程序-This is the classic five source language c

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

发表评论

0 个回复

  • 3D Math Primer for Graphics and Game Development
    3D Math Primer for Graphics and Game Development
    2022-06-02 08:02:48下载
    积分:1
  • The use of C++ Realize the Graham scan method (for solving convex hull problems)...
    使用C++实现的Graham扫描法(求解凸包问题),可设置生成随机点的个数、样式,同时支持设置显示范围、显示算法处理时间及使用文件导入导出点等功能。(文件格式为,头四个字节是点的个数,以后分别是各个点的x坐标和y坐标,每个数值均占4字节)。-The use of C++ Realize the Graham scan method (for solving convex hull problems), can be set to generate a random number of points, patterns, and at the same time to support the set display range, display algorithm processing time and the use of document features such as import and export points. (File format for the first four bytes is the number of points, after all points are x coordinates and y coordinates, each account for 4-byte value).
    2022-02-04 23:48:30下载
    积分:1
  • 克隆代码检测工具(Nicad)
    资源描述Kim团队开发的克隆代码检测工具,如今已经被广泛应用,成为最权威的克隆代码检测工具。Nicad能够检测type1、type2和type3类型的克隆代码,涉及java、C、C#、Python等常用语言。为软件开发和维护人员提供服务。
    2022-03-10 02:40:38下载
    积分:1
  • 时空图
    模拟交通流量在秩序更好计算模拟二维交通网络,基于人流 BML 模型,从而构建四个方向交通运营模式,并考虑参数的加速度和变道的概率正在通过调整参数来运行动态过程仿真的车辆流量大、 备受打击。种群表明换车道的概率正在扰动对输入和输出流量,并指出了转概率和交通流线的求解关系,车道 changingrules 对应于车辆运行的基本路线。
    2023-03-03 10:55:04下载
    积分:1
  • 弗洛依德warshal
    资源描述这个应用解决了弗洛依德warshal算法。
    2022-01-24 18:51:51下载
    积分:1
  • 雅可比迭代
    * 对解决 Ax = b 鉴于初始逼近 x(0)。 * * 输入: 数目方程和未知数 n;条目 * A(I,J),1 < = I J < = n 的矩阵 A ;条目 * B ㈠,1 < = I < = n 的非均匀期限 b ;的 * 条目 XO(I),1 < = I < = n 的 x(0) ;容忍 TOL ; * 最大 N.迭代次数 * * 输出: X(1),...,X(n) 的近似解决方案或一条消息 *,迭代的次数超过了。 */
    2022-01-28 16:55:49下载
    积分:1
  • 利用快速傅立叶变换间接计的Hilbert变换。程序已测试,效果很好...
    利用快速傅立叶变换间接计算的Hilbert变换。程序已测试,效果很好-The use of Fast Fourier Transform Hilbert transform calculated indirectly. Procedures have been tested, the effect of good
    2022-03-15 17:45:20下载
    积分:1
  • 多元散射校正,用于近红外散射数据处理,增强信噪比
    多元散射校正算法,用于近红外散射数据处理,增强信噪比-function [Xcorrect]=msc(X,Xref) msc pretreate the samples X with the Multiplicative Scatter Correct Input X:the matrix of the sample spectra to be Correct Xref:the matrix of the sample spectra to be ref Output Xcorrect:the sample spectras was Corrected from the X Programmer: zhimin zhang @ central south university on dec 13 ,2007 Reference: Chemometrics and Intelligent Laboratory Systems 29 (1995) 233-241
    2023-09-03 21:40:03下载
    积分:1
  • DSP6713 的FIR实现
    这个是关于DSP6713的一个FIR算法的实现,仿真以通过,可以直接观察波形,基本的使用时,产生波形后,在CCS的view下观看波形的产生/*  Purpose:FIR filter procedure for processing a group of data               *//*  Prototype in C:void fir_filter(const int x[],const int h[],              *//*                                 short y[],int n,int m,int s);              *//*  const int x[]:输入信号的缓冲数组,int类型,在滤波中不可修改              *//*  const int h[]:滤波器的系数数组,int类型,在滤波中不可修改                *//*  short y[]:输出信号的缓冲数组,short类型                                  *//*  n:滤波器长度,本例中为ORDER_FIR                 &nbs
    2022-02-02 18:16:07下载
    积分:1
  • linked stack c++
    C++代码,具有顺序栈和链栈的实现过程。主函数中有例程顺序栈被定义为一个结构类型,它有两个域data和top。data为一个一维数组,用于存储栈中元素,DataType为栈元素的数据类型。top为int型,它的取值范围为 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-01-12 16:45:03下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载