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

搜索资源列表

  1. WUZICHESS

    0下载:
  2. 五子棋(TC版),提供交互界面,TC2.0编译-331 (TC edition), provides interfaces to compile WITH TC 2.0
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7819
    • 提供者:胡安
  1. C语言演示链表操作

    0下载:
  2. 数据结构的链表关系,用TC2.0 编写,比较完整,可以作为学生的教学用-data structure objectlist relations with the preparation WITH TC 2.0, a more comprehensive and can be used as teaching students
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6584
    • 提供者:康道之
  1. nizhen

    0下载:
  2. 初等变换法,矩阵求逆用的是笔算时惯用的方法,需要高斯消去法的朋友请参看有关资料。特别提醒:本程序不能用tc2.0编译!详情请参看文件中的说明。 -elementary transformation, matrix inversion using a written calculation method used when the need Gaussian Elimination friends see the information. Reminded : This procedure can
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7783
    • 提供者:朱辉
  1. bresenhamsuanfachengxu

    0下载:
  2. bresenham画线算法程序,运行环境windows xp TC2.0环境.-bresenham line drawing algorithm procedures, the environment windows xp TC environment.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:870
    • 提供者:skywyj
  1. TriHANOI

    0下载:
  2. 自己写的汉诺塔程序,IDE是TC2.0 程序特点: 1)三根柱子都有若干盘子 2)程序可演示运行过程 编译时需要根据实际情况修改下面这句: initgraph(&driver,&mode,\"c:\\\\TC2\\\\BGI\") -himself wrote the Tower of Hanoi procedures, IDE process is TC features : 1) three pillars have a number plate 2) demons
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1276
    • 提供者:yxw
  1. smooth

    0下载:
  2. 最小二乘法拟合曲线,在TC2.0中编译通过-least squares fitting, in which compile WITH TC 2.0
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1695
    • 提供者:王国栋
  1. gs

    0下载:
  2. 高斯消去法求解线性方程组,以在TC2.0中编译通过-Gaussian elimination method for solving linear equations, in which the compiler through WITH TC 2.0
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1182
    • 提供者:王国栋
  1. Newton

    1下载:
  2. 牛顿迭代法求解非线性方程,已在TC2.0中编译通过-Newton iterative method for solving nonlinear equations, in which compile WITH TC 2.0
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:860
    • 提供者:王国栋
  1. simp

    0下载:
  2. 辛普生数值积分,已在TC2.0环境中编译通过-Health numerical integration Simpson has been compiled WITH TC 2.0 environment through
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:996
    • 提供者:王国栋
  1. BowRoot

    0下载:
  2. 弦截法求解非线性方程,已在TC2.0环境中编译通过-xianjie method for solving nonlinear equations, in the environment WITH TC 2.0 compiler through
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1716
    • 提供者:王国栋
  1. router

    0下载:
  2. C语言路由距离向量路由算法演示程序,采用TC2.0的图形方式编程模式,主要演示路由算法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:43447
    • 提供者:刘军
  1. ant

    0下载:
  2. 一个小巧的蚁群算法演示程序,C语言源码,在TC2.0下调试成功!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6235
    • 提供者:代松
  1. tc_fft

    0下载:
  2. 非常不错的fft的算法,在tc2.0环境下编译通过了的-very good fft algorithm in tc2.0 environment through its compiler
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2727
    • 提供者:郑四
  1. tcsearch

    0下载:
  2. 本软件一共收录了355个TC2.0库函数,每一个函数都提供了相应的头文件,函数用途,函数全称,输入输出参数,函数的返回值,以及函数是如果应用的例子。提供了按功能分类,字母分类,直接输入,下拉列表等快速查询。是学习C语言,C++语言的好助手。希望能给C,C++编程爱好者一点帮助,学习好C语言。 -The software includes a total of 355 TC2.0 library functions, each function has been providing the
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:236741
    • 提供者:明天
  1. include

    0下载:
  2. C语言里边可以直接调试通的矩阵求逆代码。 请在TC2.0中运行和调试, C语言里边可以直接调试通的矩阵求逆代码。 请在TC2.0中运行和调试-this is a C language code aboue Matrix Invert and Transport, this is classic code about Matrix Invert
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:3714
    • 提供者:梁明
  1. sort

    0下载:
  2. 各种排序算法的图形演示。调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:46460
    • 提供者:fenghuan
  1. BigNum

    0下载:
  2. 数据结构 大数相乘 c环境下运行 里面带了tc2.0-Data structures to run large numbers multiplied by c environment which brought tc2.0
  3. 所属分类:Data structs

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

    0下载:
  2. 实现一种改进的Bresenham直线算法,是计算机图形学中的内容,运行环境为tc2.0-To achieve an improved Bresenham line algorithm, It is the contents of the computer graphics
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:811
    • 提供者:zhangyongliang
  1. fft1

    0下载:
  2. 快速傅立叶变换(来源《C常用算法集》) 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过 如果你的MCS51系统有足够的RAM时,可以验证一下用单片机处理FFT有多么的慢。-Fast Fourier Transform (Source C commonly used algorithm sets) the function test OK, TC2.0 VC++6.0 the Keil C51 test by If the the MCS51 system yo
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:1292
    • 提供者:zhou.l
  1. 93a3ded5a1f9

    0下载:
  2. 初等变换法,矩阵求逆用的是笔算时惯用的方法,需要高斯消去法的朋友请参看有关资料。-Elementary transformation method, the matrix inversion with a written calculation usual method Gaussian elimination friends see information. Special note: the program can not compile tc2.0 used! For details, s
  3. 所属分类:Algorithm

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