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

搜索资源列表

  1. AMR_fixed_point

    0下载:
  2. 实现定点FFT和IFFT的C代码,简单,易懂,易于实现。-fixed point fft and ifft source code
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4387684
    • 提供者:wangbin
  1. powell

    0下载:
  2. 鲍威尔算法的源程序,代码简单,具有通用型,非常适合初学者- Powell algorithm source code, code is simple, with general-purpose, very suitable for beginners
  3. 所属分类:Algorithm

    • 发布日期:2016-01-26
    • 文件大小:1903
    • 提供者:Mike
  1. simplecalculator

    0下载:
  2. 算法设计\用C++实现的简单计算器算法\只有代码-Algorithm design \ simple calculator \ C++ implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:866
    • 提供者:John
  1. code

    0下载:
  2. 从键盘输入两个矩阵,输出这两个矩阵和这两个矩阵相乘的矩阵,图书管理系统的一小部分 要求能 登陆 注册 推出 登陆要有次数限制(失败三次退出程序等),注册信息要求写入到文本文件里保存,已知圆半径r=2.5 圆柱高h=4,求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示,求1!+2!。。。+10!c语言代码,贪吃蛇游戏的C语言代码,求几个带权字符的哈夫曼编码,本打字游戏可进行英文,其它字符和全部字符的打字训练,每次训练若干个字符并进行打字时间,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:16044
    • 提供者:wangdongdong
  1. fix_fft_ifft

    2下载:
  2. fft,ifft 定点C代码,简单易学,便于自学。-FFT,IFFT source code.
  3. 所属分类:Algorithm

    • 发布日期:2015-09-30
    • 文件大小:7274
    • 提供者:wangbin
  1. sss

    0下载:
  2. 用c语言写的实现基本的四则运算,操作简单,代码易懂。-Written by c language to achieve the basic arithmetic is simple, the code to understand.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:161939
    • 提供者:郝明刚
  1. compute

    0下载:
  2. 用C++写的一个简单的计算器程序,可以输入表达式进行计算,这是初学C++时写的,so总体代码有点粗糙-In C++ to write a simple calculator program that can calculate the input expression, which is when the novice C++ to write, so the overall code is a bit rough
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1239
    • 提供者:BeeSui
  1. fft-conveid-by-c

    0下载:
  2. 用c程序实现fft算法,代码简单,在编写程序时可以当做子函数来调用,比如用c编写功率谱算法时可以调用该算法,简单易懂-Fft algorithm with c program, code, programming can be used as subroutines to call, such as power spectrum algorithm is written using c can call the algorithm is simple to understand
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:899
    • 提供者:dongmeixiang
  1. CPPjianyi-jisuanqi

    0下载:
  2. C++实现的简易计算器的代码,可实现简单的计算。-Simple calculator code C++ implemented, can achieve a simple calculation.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-09
    • 文件大小:8071
    • 提供者:chenziyu
  1. appG

    0下载:
  2. 一些简单的C++初学者的数学代码!求均值,最值等!-Mathematics codes of some simple C++ beginners!Average, the most value!
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:22773
    • 提供者:
  1. appM

    0下载:
  2. 一些简单的C++初学者的数学代码!求收入支出的数据等!-Mathematics codes of some simple C++ beginners!For the income and expenditure data etc.!
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:2731
    • 提供者:
  1. FFT

    0下载:
  2. 快速傅里叶算法代码源文件 c语言 亲测简单能用-Fast Fourier algorithm c language is simple and can be used
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:1035
    • 提供者:hzx
  1. Array

    0下载:
  2. 集成冒泡排序 快速排序 插入排序 三种经典排序方法源码 快速用C语言写的 别的都是JAVA 代码比较简单 有详细注释-Integrated bubble sort Quick Sort Insertion Sort the three classical Sort method source code fast are other Java code written in C language is relatively simple and detailed notes
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:1450
    • 提供者:潘晓龙
  1. CurFit-Dichotomy

    0下载:
  2. VS2010环境,C++代码实现的:最小二乘法的多项式曲线拟合,二分法与牛顿法求多项式的解。代码清晰,可简单修改使用。经自己测试正确。-VS2010 environment, C++ code to achieve: the method of least squares polynomial curve fitting, the dichotomy Newton method for the solution of the polynomial. The code is clear and s
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:10704
    • 提供者:long
  1. High-Shisaideer-iterative-method

    0下载:
  2. 改程序是数值分析里边的高斯塞德尔迭代法,用c 做的,程序代码简单有注释,希望能对你有帮助-Reform program is the numerical analysis of the inside of the high Shisaideer iterative method, with c do simple annotated program code, I hope you can help
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:6013
    • 提供者:何弯弯
  1. Gaussian-Elimination-PCA

    0下载:
  2. 改程序是数值分析里边的高斯主元消去法,用c 做的,程序代码简单有注释,希望能对你有帮助-Numerical analysis of the reform process is the main element inside the Gaussian elimination method, c do a simple annotated program code, I hope you can help
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:6519
    • 提供者:何弯弯
  1. Cubic-spline-interpolation-

    0下载:
  2. 该程序是基于数值分析的计算的三次样条插值和最佳平方逼近,用c做的,有注释,代码简单,希望能对您有用-The program is based on the numerical analysis of the calculated cubic spline interpolation and best square approximation, with c do, Notes, code simple, hoping to be useful for you
  3. 所属分类:Algorithm

    • 发布日期:2017-11-04
    • 文件大小:7764
    • 提供者:何弯弯
  1. IDW-interpolation

    0下载:
  2. IDW空间内插法算法的C#代码实现,简单易懂,对初学者有帮助。-IDW interpolation algorithm in the C# implementation, easy to understand.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:933
    • 提供者:杨扬
  1. Backgammon-game-code

    0下载:
  2. 用C语言写的五子棋游戏代码,改代码简单易懂-Backgammon game code
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:798525
    • 提供者:陈帅
  1. juzhen-chengfa

    0下载:
  2. /// /// 矩阵乘法的c++ 实现,简单高效/////////具体见代码/////矩阵乘法的c++ 实现,简单高效 矩阵乘法的c++ 实现,简单高效-矩阵乘法的c++ 实现,简单高效
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:863835
    • 提供者:chance lin
« 12 »
搜珍网 www.dssz.com