CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - C常用算法

搜索资源列表

  1. sy

    0下载:
  2. lagrange算法实验题目:Lagrange插值多项式 相关知识:通过n+1个节点的次数不超过n的Lagrange插值多项式为: 其中,Lagrange插值基函数 ,k=0,1,…,n。 另外,补充C语言绘制图形方面的内容如下 1.屏幕坐标系 坐标原点在屏幕的左上角,x轴水平向右,y轴垂直向下。2.常用的绘图函数 Newton算法 -lagrange algorithm experimental subject: Lagrange interpolation polyn
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1018
    • 提供者:哈喽
  1. model

    0下载:
  2. bp常用模型算法描述,C语言实现,及hmm的C语言实现,矢量化的C语言实现-bp commonly used to describe the model algorithm, C language, and the C language hmm, vector of the C language
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:103539
    • 提供者:王菲
  1. C_Algorithm

    0下载:
  2. 总结了单片机在工程应用中,常用的算法,C语言版本-C programming language commonly used in engineering applications algorithm summary
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:6136
    • 提供者:sheenhero
  1. libcstl-1.0.1.tar

    0下载:
  2. libcstl是使用C语言编写的一个通用的数据结构和常用的算法库,它模仿SGI STL的接口和实现。-libcstl is the use of C language, a common data structure and used algorithms library, which mimic the interface and the SGI STL to achieve.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1356434
    • 提供者:王晓
  1. ImageProcessing

    0下载:
  2. 用Visual C++分别实现了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法, 代码注释详细-Using Visual C++, respectively, to achieve the image of the point of computing, geometric transform, orthogonal transform, image enhancement,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:341739
    • 提供者:李波
  1. shujujiego

    0下载:
  2. 数据结构算法代码,c语言实现,常用的所有算法,包括链表,队列,图,树-Data structure algorithm code, c language implementation, common to all algorithms, including linked lists, queues, graphs, trees
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:8073735
    • 提供者:shentao
  1. VC_image_processing

    0下载:
  2. VC++图像处理 作者 王开 杨枝灵 用VC实现了各种常用的图像处理算法-VC++ digital image processing by Kai Wang and Zhiling Yang the book introduces common image processing algorithms implemented by C++
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:58561523
    • 提供者:张强
  1. OpenCV

    0下载:
  2. OpenCv的全称是Intel Open Source Computer Vision Library,由英特尔公司位于俄罗斯的研究实验室开发,它是一套可免费获得的由一些C函数和C++类所组成的库,用来实现一些常用的图像处理和计算机视觉算法-Intel Open Source Computer Vision Library
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3723011
    • 提供者:zuo.chen
  1. fangcheng

    0下载:
  2. 常用的各种解线性方程组的各种算法集合,已用C++编制成相应代码,只要编译即可使用。-C formulate
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:23251
    • 提供者:LWPLWP
  1. jiesuan

    0下载:
  2. 常微分方程的解法大荟萃,对常用的几种解常微分方程的方法利用C++进行了算法实现,方便实用的算法程序-C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:35491
    • 提供者:LWPLWP
  1. ZETtrain

    0下载:
  2. zet中兴培训教程,C语言版,基本语言知识(数据类型、控制结构、语法规则等)和基本编程技术(程序分析、算法与编程、常用程序模块等),对面向过程的高级语言程序设计技术有完整的理解-zet ZTE Training Guide, C language version, the basic linguistic knowledge (data types, control structures, syntax rules, etc.) and basic programming techniques
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-12
    • 文件大小:2793449
    • 提供者:熊泽
  1. Commonalgorithms

    0下载:
  2. 一些常用的算法设计方法和C++环境下的实现方法。主要包括:迭代法、穷举搜、索法、递推法、递归、回溯法、贪婪法、分治法 -Some commonly used algorithm design methods and C environments are implemented. These mainly include: iterative method, exhaustive search, rope method, recursive method, recursion, backtra
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:28446
    • 提供者:wgl
  1. edge

    0下载:
  2. C#编写的边缘检测程序,集合了常用的边缘检测算法,高斯,形态学,小波,Canny 等等。-edge-detect algorithms with C#, including useful methods. For example,Gaussian, wavelet,morphology,Canny and etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:125619
    • 提供者:Lu
  1. MD5

    0下载:
  2. MD5是最常用的不可逆加密算法,广泛用于密码加密等不可逆的加密处理。本源码在c++ 6.0环境下编译通过。-MD5 is the most common non-reversible encryption algorithm, widely used in non-reversible password encryption is encrypted. The source code in c++ 6.0 environment, compiled by.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:34239
    • 提供者:宋若军
  1. DataStructuresAlgorithm

    0下载:
  2. 常用的基本数据结构算法,C语言描述的,比较全面-The basic data structures commonly used algorithm, C language to describe, the more comprehensive
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:31751
    • 提供者:杨光
  1. UencodeXencode

    0下载:
  2. 也就是在浏览网页或看Email时出现的不能辨认的字符。以前也有许多的文章介绍过“ 乱码”,不过他们的文章只是讲怎样辨别和怎样用工具解码,并没有详细介绍各种编码 的算法的实现,本文将对互联网上最常用的几种编码的编码和解码算法作以详细的阐述 。希望对想了解“乱码”算法或想在自己程序中实现这些功能朋友们有一些参考价值。 本文的源程序用C语言写成,形式为函数,可直接使用。-That is, in browsing the web or Email to see when the unre
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:6130
    • 提供者:spencer
  1. code

    0下载:
  2. 常用数据挖掘算法C++源代码 本人亲自调试过 请放心使用-Data mining algorithms commonly used C++ source code for debugging Guo Please be assured that I personally use the
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:2005492
    • 提供者:wangjiangwei
  1. algorithms

    0下载:
  2. 数据结构中几个常用的算法C++实现 数据结构中几个常用的算法C++实现-Of several commonly used data structures in C++ algorithm for data structure, several commonly used algorithms for C++ implementation
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:623
    • 提供者:id
  1. NR_C301

    0下载:
  2. Numerical.Recipes-数值算法 最著名的常用数值算法程序集,C++及C形式的源代码 1 Preliminaries 2 Solution of Linear Algebraic Equations 3 Interpolation and Extrapolation 4 Integration of Functions 5 Evaluation of Functions 6 Special Functions 7 Random Number
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:1020948
    • 提供者:Michael
  1. 11

    0下载:
  2. 常用C算法程序集,常 用C算法程序集-常用C算法程序集
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:6618586
    • 提供者:awu
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com