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

搜索资源列表

  1. C中加汇编_计算圆周率

    0下载:
  2. 介绍了在VC编辑器中,加入汇编语言的以实现混合编程的方法,并演示了计算圆周率的过程,很不错-introduced in VC editor, by adding assembly language to achieve the mixed programming method and demonstrated the calculation of the ratio of the circumference and very good! !
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9380
    • 提供者:zxj
  1. C语言数值算法

    0下载:
  2. VC环境下数值算法 大家可以参考实现一些数值算法!!!! 请多多支持呀!-VC environment numerical algorithm we can achieve some reference to numerical algorithm! ! ! ! You will support!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9661
    • 提供者:数学
  1. countWordTimes

    0下载:
  2. 对文档中的某一单词进行统计,使用C++在VC环境中开发.-right documentation of a particular word statistics, the use of the VC C development environment.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2505
    • 提供者:刘志铭
  1. mpich2-1.0.3.tar

    0下载:
  2. mpi并行计算的c++代码 可用vc或gcc编译通过 可以用来搭建并行计算试验环境-mpi parallel computing available vc c code or compile gcc structures can be used to test parallel computing environment
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12166368
    • 提供者:zzf
  1. GaussJordan(VC)

    0下载:
  2. GaussJordan消去法C++实现,数值分析学习时的练习,希望大家多多指教,多多评论。-GaussJordan elimination C achieved, numerical analysis to study the practice, We hope the exhibitions, give more comments.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:231757
    • 提供者:谭文政
  1. c++SoruceCCodeAboutTen

    0下载:
  2. C++程序设计与应用源码、C++反射的例子、RSA算法、vc++访问DAO数据库、遍历文件夹并建成目录树、打字小程序、电子便笺 、仓库管理系统
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3119826
    • 提供者:常君君
  1. 超快的搜索算法

    0下载:
  2. 非常快的字符搜索算法。注:上传时,不知为何当开发语言选为C++BUILDER时,类别不能选择,故我都选为VC&C++,实际都是C++BUILDER -characters very fast search algorithm. Note : uploads, I wonder why, when the C programming language elected BUILDER, the category is not an option, so I have elected to VCC,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:75473
    • 提供者:何炜
  1. 灰色关联VC代码

    0下载:
  2. 用C实现的灰色关联排序程序。代码完整,实现了多种数据的处理方法,包括:初值化处理、最大值化处理、区间值化处理等。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-12-05
    • 文件大小:212422
    • 提供者:szwjn@yahoo.cn
  1. 在VC下实现FFT对信号滤波

    4下载:
  2. 在VC下实现FFT对信号滤波,包括实现低通和带通滤波,图形显示,In VC to achieve FFT of signal filtering, including the realization of low-pass and band-pass filtering, graphical display
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-12-17
    • 文件大小:48462
    • 提供者:刘以续
  1. Matrix_Leastsquare.rar

    0下载:
  2. C#编写,包括两个类:矩阵运算,根据布尔莎模型通过最小二乘法计算七参数,C# Prepared, including two categories: matrix operations, according to Bursa model through the least squares method to calculate the seven parameters
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3655
    • 提供者:watson
  1. DTMF.rar

    0下载:
  2. 包括傅里叶变换和傅里叶反变换,c语言编写,简单明了,VC环境验证通过,Including Fourier transform and Fourier inverse transform, c language, simple and clear, VC verification environment through the
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:544
    • 提供者:centent
  1. C++数值分析代码

    0下载:
  2. 里面包含了一个用VC开发的二分法程序,牛顿迭代法程序源码-Which contains a dichotomy with VC development procedures, Newton iteration procedure source
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:19439
    • 提供者:廖春华
  1. kalman

    1下载:
  2. 这是卡尔曼滤波算法用在数据融合中的程序实现,还包含了数据读入模块,在windows vc++ 6.0环境下测试没有问题,对于用卡尔曼做数据融合研究非常有帮助-This is the Kalman filter algorithm used in data fusion procedure to achieve, but also contains the data read into the module, in the windows vc++ 6.0 test environment the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:63171
    • 提供者:彭德品
  1. Simpson

    0下载:
  2. 复化辛普森求积公式 C语言源代码 vc++测试成功-Complex Simpson quadrature formula of C language source code for vc++ to test the success of
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:688
    • 提供者:zzy
  1. fftw_test

    0下载:
  2. FFTW的C++测试程序,计算[0 1 2 3]的傅立叶变换,有VC++和VS的工程(*.dsp和*.sln)-C++ test procedures for FFTW, calculating the Fourier transform of [0 1 2 3], including VC++ and VS project (*. dsp and*. sln)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:449423
    • 提供者:wpzhao
  1. mainc

    1下载:
  2. 在c++环境下的计算方法程序源代码,包含LU分解,迭代法,二分法,复合梯形公式,简单迭代法,龙贝格公式,最小二乘法拟合,四阶龙格库塔公式,辛普森公式和主元消去法-C++ environment in the calculation of the next source code, including LU decomposition, iterative method, dichotomy, composite trapezoidal formula, a simple iterative me
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2718461
    • 提供者:shz
  1. VC

    0下载:
  2. 本书是《VC常用算法程序集》的第十章内容,主要是利用C语言求解非线性方程组-It is chapter 10 of the book《VC常用算法程序集》,which is used for nonliear equation,enjoy it!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:76011
    • 提供者:james
  1. PBC-0.4.7-vc-c

    1下载:
  2. 刚刚修改成功的在VC6.0下的可用整套源码,注意解压后要打开PBCVC文件夹下的PBCVC.dsw工作区运行,可以分别将example文件夹下的例子分别放入该工作区,但要删除原工作区的testpairing.c文件,因为testpairing.c本身就是一个带有main函数的可用实例-Just changed successfully in VC6.0 source package available, pay attention to open the unzipped folder PBCV
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5416471
    • 提供者:
  1. vc

    1下载:
  2. 柴油机缸内压缩模块数值计算程序,基于VC++,输出数组保存在txt文件中,数据长度datalen,基本参数可修改(Simulation calculating program of the compression module in cylinder of diesel engine)
  3. 所属分类:数学计算

    • 发布日期:2017-12-28
    • 文件大小:7168
    • 提供者:泡泡粥
  1. C语言实现FFT(快速傅里叶变换)

    0下载:
  2. 可实现对输入的序列FFT变换的C代码,代码可直接在VC下运行(C code can be implemented for the sequence FFT transformation of the input)
  3. 所属分类:数学计算

    • 发布日期:2018-04-19
    • 文件大小:11264
    • 提供者:SQZAHO
« 12 3 4 5 6 »
搜珍网 www.dssz.com