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

c语言简单算法实例

于 2022-05-19 发布 文件大小:2.93 kB
0 161
下载积分: 2 下载次数: 1

代码说明:

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

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

发表评论

0 个回复

  • 该程序定义了一个向量类,里面的元素是模板形式,定义了有关向量类的各种属性,方及运符重载函数。根据向量处理的程序实现矩阵数乘...
    该程序定义了一个向量类,里面的元素是模板形式,定义了有关向量类的各种属性,方法及运算符重载函数。根据向量处理的程序实现矩阵数乘-The program defines a vector class, which the element is the template form, the vector class defines the various properties, methods, and operator overloading function. According to the procedures in place to achieve matrix vector multiplication
    2022-06-28 02:49:20下载
    积分:1
  • 链式队列的实现
    资源描述C语言实现了一个链式队咧,每一个节点包含数据域和指针域。内部实现了关于队列的一系列操作函数,包括初始化队列函数,入队函数、出队函数、释放所有元素的函数、根据优先级进行节点排序的函数,根据优先级进行节点插入的函数、打印所有节点的额函数等等。
    2022-11-28 18:40:04下载
    积分:1
  • Ti DSP TMS320F280x ADC 的SOC例程。
    Ti DSP TMS320F280x ADC 的SOC例程。-Ti DSP TMS320F280x ADC routines of SOC.
    2022-01-27 17:40:56下载
    积分:1
  • c#学习资料
    c#,学习c#的比较较好的资料,拥有丰富的例子及详细的讲解,例子中对每一个步骤进行了详细的注解,以及详细的操作步骤,可帮助 广大学者进行c#语言的学习以及提升自身的知识。
    2022-03-24 04:09:04下载
    积分:1
  • 2kDPDS源码
    2k近邻数据流聚类算法,采用vc++实现 The summary of what you will find in each of the files that make up your 2kDPDS application. 2kDPDS.dsp     This file (the project file) contains information at the project level and     is used to build a single project or subproject. Other users can share the     project (.dsp) file, but they should export the makefiles locally. 2kDPDS.h     This is the main header file for the application.  It includes other
    2022-05-15 07:28:24下载
    积分:1
  • framebuffer display /dev/fb0
    FrameBuffer 设备还提供了若干 ioctl 命令,通过这些命令,可以获得显示设备的一些固定信息(比如显示内存大小)、与显示模式相关的可变信息(比如分辨率、象素结构、每扫描线的字节宽度),以及伪彩色模式下的调色板信息等等。
    2022-02-03 23:13:57下载
    积分:1
  • 给定一个年月日日期,计是星期几
    给定一个年月日日期,计算是星期几-Calculate the relate weekday when the year,month,day values are given
    2022-12-26 10:15:03下载
    积分:1
  • QR码编码解码实例
    qr码是一种二维条码. 本源码中包含了完整的编码、解码以及测试程序. 多份代码可供选择.-qr code is a two-dimensional bar code. The source code contains a complete encoding, decoding, as well as testing procedures. more than the code to choose from.
    2022-05-20 15:42:01下载
    积分:1
  • VB numerical integration algorithm set. Quadrature including the trapezoidal met...
    用VB实现数值积分的算法集。包括梯形求积法,反常积分,三重积分,龙贝格方法,辛卜生方法等6种方法。-VB numerical integration algorithm set. Quadrature including the trapezoidal method, abnormal integral triple integral, Romberg, Oracle Health means six ways.
    2022-06-03 03:01:45下载
    积分:1
  • 傅里叶变换fft
    How To Use void main(void) { gen_w_r2(w, N); // Generate coefficient table bit_rev(w, N>>1); // Bit−reverse coefficient table DSPF_sp_cfftr2_dit(x, w, N); // radix−2 DIT forward FFT // input in normal order, output in // order bit−reversed // coefficient table in bit−reversed // order DSPF_sp_icfftr2_dif(x, w, N); // Inverse radix 2 FFT 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-02 15:55:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载