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

搜索资源列表

  1. huanfanfshu

    0下载:
  2. 这是一个生成幻方数的算法,console程序,简单实用,需要的朋友可以看看。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5718
    • 提供者:彦竹
  1. trix

    1下载:
  2. 三角网的生成算法,是win32控制台程序,能自动构成Delauney三角网-triangulation algorithm for the generation of console win32 procedures, automatically constitute Delauney triangulation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:49743
    • 提供者:福哥
  1. FitLine

    1下载:
  2. 采用最小二乘的方法拟合出了一条空间直线,用VC6.0编写的控制台程序-Using the method of least squares fitting of a straight line in space with console procedures prepared by VC6.0
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2855793
    • 提供者:GongChun
  1. Newmark

    0下载:
  2. 实现Newmark法的fortran 控制台程序-Newmark method to achieve the fortran console procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:2217
    • 提供者:luckytsi
  1. leastsquaresprocedure

    0下载:
  2. 最小二乘法简单实现代码 在控制台程序下运行的-Realize easy least squares procedure code in the console running under
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4373
    • 提供者:limin
  1. FFT_fixedPoint_VCdemo

    1下载:
  2. VC下开发的定点FFT程序,有图形演示。 非控制台程序。 支持128、256、512、1024、2048等长度。-the fixed-point FFT developed under VC++,demo in graphics. Not a console program! 128,256,512,1024,2048 Point is supported.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:88008
    • 提供者:raoxuefeng
  1. TestFFT

    0下载:
  2. How to use kiss fft with the iPhone. Everything is displayed on the console
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1449103
    • 提供者:Quenzo
  1. Mass_calc

    0下载:
  2. This code implements colors in DOS console mode and calculates a mass equation (physics).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:64341
    • 提供者:csp
  1. main

    0下载:
  2. interpolation lineary vertical and horizontal.C++ Console.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1562
    • 提供者:slawko
  1. Calculating_e

    1下载:
  2. 计算自然对数的底数e的c语言源代码,环境:VC6.0,Console Application-Calculating the natural logarithm base e
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:614
    • 提供者:张忆
  1. Gause

    0下载:
  2. 一个关于高斯函数的控制台程序,可以解求线性方程组-The Gaussian function on the console of a program, you can seek solutions of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:315937
    • 提供者:elliotcui
  1. FuzzyComputing

    0下载:
  2. 本人使用C++开发的控制台程序,能够辅助进行模糊控制参数的运算-C++ development of the console program, to assist the operation parameters of the fuzzy control
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:936532
    • 提供者:Andy
  1. biaodashi

    0下载:
  2. 一个表达式求值的程序。控制台输入表达式,打印出结果。-An expression evaluation procedures. Console input expression, print out the results.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:231362
    • 提供者:shenlong
  1. equation

    0下载:
  2. 解线性方程组的控制台程序,程序里有一个向量类,一个矩阵类和一个方程类;可以用键盘输入数据,也可从文本文件中读入数据,输出结果到屏幕和文本文件。-Linear Equations of the console program, the program there is a vector class, a matrix equation of class and a class can use the keyboard input data can also be read from a text
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:15297
    • 提供者:yishuiwang
  1. 013

    0下载:
  2. 通过字符串操作模拟控制台的cd命令,要求至少完成 “cd 【目录名】”、“cd ..” 和“cd \” 三个命令。实例可以参考:开始->运行->cmd->键入上述三个命令观察提示符前的字符串变化,帮助可通过cd /?显示;可使用字符串处理函数。并用此程序练习和熟悉调试过程。 实验014:重写实验007和012,要求使用函数IsPrime实现判断一个数是否是素数,GCD返回两个数的最大公约数,LCM返回两个数的最小公倍数,并在main中调用。-Through the stri
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:174903
    • 提供者:zhu
  1. mff.cs

    0下载:
  2. Elevator simulation in console.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:4450
    • 提供者:kayn
  1. CCompu

    0下载:
  2. 简单的计算机控制台程序,可简单运算加减乘除,上传上去还望高手多多指教-Simple computer console program operation can be simple addition, subtraction, upload master exhibitions also look up
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:12941
    • 提供者:王建华
  1. srand2

    0下载:
  2. 用Windos控制台下写的数值排序,从小到大排序。-Windos console with the value written order, from small to large order.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:443318
    • 提供者:班巧生
  1. Matrix-inversion

    0下载:
  2. 矩阵求逆的算法,采用了高斯约旦法求解,本程序系控制台程序,具有运算速度快,求解准确等优点-Matrix inversion algorithm, using the Gauss Jordan and France to solve the system console application of this procedure, with high operation speed, accurate, and solving
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:261406
    • 提供者:刘世川
  1. sfera

    0下载:
  2. Draw an ascii sphere on you console
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:683
    • 提供者:thonnos
« 12 »
搜珍网 www.dssz.com