CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - c sample

搜索资源列表

  1. dic

    0下载:
  2. 词典 Time Limit:3000MS Memory Limit:65536K Total Submit:2349 Accepted:603 Descr iption 你旅游到了一个国外的城市。那里的人们说的外国语言你不能理解。不过幸运的是,你有一本词典可以帮助你。 Input 首先输入一个词典,词典中包含不超过100000个词条,每个词条占据一行。每一个词条包括一个英文单词和一个外语单词,两个单词之间用一个空格隔开。而且在词典中不会有某个外语单词出现超
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:916
    • 提供者:hmw
  1. fix_fft.c.tar

    0下载:
  2. 这是一个从国外网站上找到的一个定点的fft程序实现,文件中的fft_ex()函数是我实际使用在项目上的一个样例。这个算法较快的实现了fft计算并具有较高的精度。-This is a program from foreign website, and implements a fixed point of the FFT. fft_ex () function is actually used in a project as a sample. This algorithm is faster t
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:7194
    • 提供者:haohuiming
  1. deny02

    0下载:
  2. how to write a c program fuction. nice to meet you.it is a good sample to the bengineer.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:11343
    • 提供者:deny yang
  1. deny05

    0下载:
  2. how to write a c program fuction. nice to meet you.it is a good sample to the bengineer.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:19695
    • 提供者:deny yang
  1. c-pan02

    0下载:
  2. how to write a c program fuction. nice to meet you.it is a good sample to the bengineer.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:6783
    • 提供者:deny yang
  1. svdpackc.tar

    0下载:
  2. svd 算法代码 This directory contains instrumented SVDPACKC Version 1.0 (ANSI-C) programs for compiling within the "svdrun" scr ipt. The "svdsum" scr ipt can be run after all output files of the form <dataset>.outN, where N=1,2,... have been
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:525073
    • 提供者:leespoon
  1. CH9

    0下载:
  2. 9.1 随机样本分析irhis.c 9.2 一元线性回归分析isqt1.c 9.3 多元线性回归分析isqt2.c 9.4 逐步回归分析isqt3.c 9.5 半对数数据相关ilog1.c 9.6 对数数据相关ilog2.c-9.1 random sample analysis irhis.c 9.2 linear regression analysis isqt1.c 9.3 Multiple Linear Regression Analysis isqt2.c 9.4 s
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:8456
    • 提供者:yangasdtat
  1. datamining_aprori

    0下载:
  2. Data Mining Sample using APRORI Algorithm. The data mining process is done based on the Aprori Algorithm. Developed using c sharp.
  3. 所属分类:Algorithm

  1. Cannon_Algorithm_MPI

    0下载:
  2. Canon algorithm sample with MPI VS2005 C-Canon algorithm sample with MPI VS2005 C++
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2272876
    • 提供者:Hakan
  1. backtracking-spp.c.tar

    0下载:
  2. This is a sample code for Backtracking algorithm. This code is for set partitioning problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1262
    • 提供者:tito
  1. Ponytail

    0下载:
  2. How to Simulate A Ponytail - The Sample App This is a very simple Lagrange Multiplier constrained dynamics simulator to accompany my articles and lectures on How to Simulate a Ponytail. For more information, see http://chrishecker.com/H
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:169229
    • 提供者:woojin
  1. GHCommonMathLibV2.0

    0下载:
  2. 前向 (n,k,m) 非系统卷积,咬尾\删除也支持。(由于过度使用泛型,编译连接会花很久) ,支持Matlab形式的抽头定义。 路径保留强度可选,有小文档介绍 GUI 范例的使用。 大量使用泛型, 使用了 VC2010 的 C++0x 新特性 && 左值引用,但也支持2008编译器。 很稳定,纠错能力还行,纠正了老版本GHCommonMathlib的严重问题。 http://download.csdn.net/source/3020237是老版本的。 这个版本在h
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2675848
    • 提供者:流浪小狗
  1. Genetic-Algorithm_C

    0下载:
  2. 用C语言编写的遗传算法程序。本示例程序适合用于求解正的最大值问题。 本程序的示例函数是:x[1]^2-x[1]*x[2]+x[3].-With a genetic algorithm written in C language programs. This sample program is suitable for solving the maximum problem. Sample function of this procedure is: x [1] ^ 2-x [1]* x [2]+
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:3236
    • 提供者:小刚
  1. CalculationMethodCPPorVB

    0下载:
  2. 计算方法程序设计实习样例,使用C++或者VB完成-Sample internship program design calculations, using the complete C++ or VB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8413
    • 提供者:小祉
  1. fft-CPP-Sample

    0下载:
  2. 快速FFT C++的实现 包含 fftclass.h sampler.c-Fast FFT C++ implementation include, fftclass.h sampler.cpp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:138485
    • 提供者:eliassun
  1. cSharpyingwendanciqiufushu

    0下载:
  2. 英文单词求复数问题 编写一个程序,可以将英语规则名词(不考虑不满足以下规则的英语单词)由单数变成复数。已知规则如下: a)以辅音字母y结尾,则将y改成i,再加es; b)以s,x,ch,sh结尾,则加es; c)以元音o结尾,则加es; d)其他情况直接加s。 要求用键盘输入英语规则名词,屏幕输出该名词的复数形式。 样例输入: box 样例输出: Boxes -English words in complex problems
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:596474
    • 提供者:陈晓磊
  1. Azimuth

    0下载:
  2. 用C++编写方位角计算程序的示例程序代码-Azimuth written in C++ code sample calculation program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:43179
    • 提供者:Cai
  1. sample

    0下载:
  2. 三次样条插值的计算方法,亲测在visual c++下可以正常运行-third sample insert
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:294165
    • 提供者:hello
  1. problem

    0下载:
  2. 背景 例如,包装为26盎司的Morton牌碘化盐所用条码下的数字是: 0 24600 01003 0 下面是一种计算校验位的方法:首先把第一位、第三位、第五位、第七位、第九位和第十一位数字相加。然后把第二位、第四位、第六位、第八位和第十位数字相加。接着把第一次加法结果乘以3后再加上第二次加法的结果。随后,再把上述结果减去1。减法后的结果除以10取余数。最后,用9减去上一步骤中得到的余数。现在以Morton碘盐为例,第一组数字的加法是0+4+0+0+0+3=7,而第二组数字的加法是2+6+0
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:36864
    • 提供者:xzm2000
  1. FCM,模糊C均值聚类的MATLAB实现[matlab]-FCM

    0下载:
  2. 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means algorithm (FCMA) or FCM. Among many fuzzy clustering algorithms, the fuzzy C-means (FCM) algor
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:6144
    • 提供者:五道杠骚年
« 12 »
搜珍网 www.dssz.com