登录
首页 » 算法 » 有很多的算法,让您来处理信息存储…

有很多的算法,让您来处理信息存储…

于 2022-03-03 发布 文件大小:8.69 kB
0 190
下载积分: 2 下载次数: 1

代码说明:

There are numerous algorithms that allow you to manipulate the information stored in an array. Consider this function which allows you to determine the maximum value in an array of integers (could be easily adapted to find minimum value)-There are numerous algorithms that allow you to manipulate the information stored in an array. Consider this function which allows you to determine the maximum value in an array of integers (could be easily adapted to find minimum value)

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

发表评论

0 个回复

  • 已知某函数在已知点上的函数值,用拉格朗日插值多项式求出其余点的函数值lagrange.c...
    已知某函数在已知点上的函数值,用拉格朗日插值多项式求出其余点的函数值lagrange.c-known function of a known point in the function, polynomial interpolation using Lagrange points obtained a function of the remaining value lagrange.c
    2023-01-26 21:50:04下载
    积分:1
  • 图像畸变矫正
    本算法,实现的是图像的畸变矫正,主要针对摄像头产生的各种畸变,通过调节参数,实现矫正。算法采用C++和OpenCv实现。
    2023-07-28 05:35:10下载
    积分:1
  • 根据不同的生成多项,生成CRC的初始表值,包括CRC16,CRC
    根据不同的生成多项,生成CRC的初始表值,包括CRC16,CRC-CCITT,CRC32-According to a number of different generation, CRC generation of the initial table values, including the CRC16, CRC-CCITT, CRC32
    2023-01-09 20:40:04下载
    积分:1
  • 0/1背包java实现
    import java.util.Scanner; public class Packsack{ Scanner sc=new Scanner(System.in); int n;//物品个数 int m;//背包最大容量 int w[];//存储每个物品的重量 int v[];//存储每个物品的价值 int Max[][];//行表示前i个物品,列表示容量j,该值为将前i个物品装入容量为j的最大价值 public Packsack(){ System.out.println("please input the number of goods"); n=sc.nextInt
    2022-04-13 13:49:39下载
    积分:1
  • haar-like人脸识别
    这个函数ObjectDetection Viola-Jones中检测的实现框架。在这个框架Haar-like特性用于快速目标检测。它支持训练分类器OpenCV的XML文件,可以在opencv.willowgarage.com上下载作为OpenCV的一部分软件
    2023-05-18 02:20:03下载
    积分:1
  • Simulation of a WCDMA FDD Downlink transmission
    The WCDMA Physical Layer Demo consists of an end-to-end (transmitter-to-receiver) simulation of the Frequency Division Duplex (FDD) Downlink physical layer for several Dedicated Channels (DCH) as specified by the 3GPP standard (Release 99). The current ZIP file includes three different models: channel coding, spreading an
    2022-08-20 13:06:40下载
    积分:1
  • 人脸人眼定位matlab实现代码
    本代码是通过matlab算法实现的人脸定位和人眼定位,通过肤色找到人脸,继而定位人眼。根据人眼的定位可实现之后的工作
    2022-02-09 10:37:10下载
    积分:1
  • 斐波拉契数列利用栈消去递归
    使用十三条规则进行斐波拉契数列利用栈消去递归。
    2022-02-05 22:53:30下载
    积分:1
  • 自己的学习GTK+的时候写的程序。
    自己学gtk+的时候写的程序。- Own study gtk+ time writes procedure.
    2022-04-14 15:58:37下载
    积分:1
  • 这是一个简单的C程序,使用AVR单片机Atmega8515键盘
    this is simple c program for keypad using AVR microcontroller ATmega8535
    2023-07-24 21:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载