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

搜索资源列表

  1. cmath

    0下载:
  2. 数学运算库源码,可用于复杂的数值计算。比标准的数学库函数扩充很多。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:87.01kb
    • 提供者:robin
  1. Hanoi(gray)

    0下载:
  2. //使用gray code的解法 #include <iostream> #include <cmath> using namespace std #define ZERO 0 #define ONE 1 #define ODD 1 #define EVEN 0 #define RIGHT 1 #define LEFT 0 #define MAX 10-//Gray code to use the method#
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:958byte
    • 提供者:Campbell
  1. cmathw

    0下载:
  2. CMath 函數.cpp 裡面有一般Math所計算使用的函數代碼-CMath function. Cpp there are generally calculated using the Math function code
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:275.34kb
    • 提供者:Joe
  1. cmath

    0下载:
  2. 这个一个计算几何的C语言代码,学习用c语言来写计算几何的朋友会有帮助。-The computational geometry of a C-language code, learn to write using c language computational geometry friends would help.
  3. 所属分类:Fractal program

    • 发布日期:2016-01-25
    • 文件大小:13kb
    • 提供者:彭刚
  1. cmath

    0下载:
  2. 选择Cramer算法Gauss列主元Gauss全主元组及Doolittle算法解方程组-Select the pivot column Cramer Gauss algorithm Gauss pivot the whole group and Doolittle algorithm for solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:9.62kb
    • 提供者:shaw
  1. new

    0下载:
  2. 二维坐标系上有一些炸弹,每个炸弹有x,y坐标和爆炸后波及的范围r,这个r指的是跟自己曼哈顿距离r以内的点 就类似于扫雷那样,一个炸弹爆炸可能引起一片一片的炸弹炸出去 然后有一些询问,问点燃某个炸弹后会有多少个炸弹爆炸 已经炸过的就不算了 -#include <iostream> #include <vector> #include <algorithm> #include <cstdio>
  3. 所属分类:ELanguage

    • 发布日期:2017-11-15
    • 文件大小:1.03kb
    • 提供者:夏超
  1. cmath

    0下载:
  2. 模糊识别,C均值算法。程序简单界面美观,实现在C**Dlg.cpp中。在程序交互界面中,可以动态输入任意数量的随机数和分成任意类别(我只设了10种画笔,可自己增加)。用VS08编译,可自己升级VS10。算法里当分为N类,我把前N个随机数初始化给N类。也可以自己改下把所有随机数中距离最远的N个随机数初始化给N类(非常简单),这样更加完美-Identify fuzzy C-means algorithm. Procedures simple and beautiful interface to ac
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:22.66mb
    • 提供者:douyxiang
  1. cmath

    0下载:
  2. 算正数a的算术平方根。迭代公式如下xn+1=(xn+a/xn)/2, x 要求前后两次求出的x的差的绝对值小于 10-5 。 a通过键盘输入。 -A count of the positive square root. Iteration formula is as follows xn+1 = (xn+a/xn)/2, the difference between before and after the absolute value of x requires two x is less t
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:10.15kb
    • 提供者:刘茂臣
  1. costas

    0下载:
  2. 是有关QPSK的c编写。包含高斯噪声等#include <iostream> #include <fstream> #include <cmath> #include <ctime> #include <cstdlib>-C is related to the preparation of QPSK. Includes Gaussian noise
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:2.64kb
    • 提供者:刘宇
  1. 094-divide-by-zero-short-circuit

    0下载:
  2. gcc do not like when a using directive appear after a function declaration. cmath have abs overloads and cstdlib a using directive so cstdlib has to be included first.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5.39kb
    • 提供者:huermqan
  1. Fractal-Code

    0下载:
  2. 程序在DOS下运行,需要包含<graphics.h>, <conio.h>, <cmath>头文件。绘图速度较慢,但精确度高,可进行任意位置的放大缩小。 算法是本程序的核心内容,一切的绘图都建立在这个基础之上。Julia, Mandelbrot, Newton三个绘图函数各有不同的算法,对于每一种情况要分类讨论。程序要进行放大、缩小,需要对程序中的每个点的计算加上一些参数,使放大缩小正确运行。 主函数包含print函数,print函数包含color系列
  3. 所属分类:Fractal program

    • 发布日期:2017-05-13
    • 文件大小:2.46mb
    • 提供者:郑尧煜
搜珍网 www.dssz.com