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

搜索资源列表

  1. %BE%AB%CD%A8matlab%D7%DB%BA%CF%B8%A8%B5%BC%D3%EB%D

    0下载:
  2. MATLABThe CD-ROM accompanying this book contains MATLAB® M-files (MATLAB language source code) and Simulink® block diagram models for designing, implementing and testing control systems.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:584765
    • 提供者:l
  1. data

    0下载:
  2. BC环境下开发C语言实现的埃尔米特差值法的图形输出
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:54342
    • 提供者:陈卓然
  1. TExpression

    1下载:
  2. 题目:表达式类型的实现 用树来实现前缀算术表达式到正常表达式的转换,并且通过变量赋值算出结果。 测试数据: (1)分别输入0;a -91 +a*bc +*5~x2*8x +++*3~x3*2~x2x并输出。 (2)每当输入一个表达式后,对其中的变量赋值,然后对表达式求值。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11924
    • 提供者:小明
  1. VC_BC

    1下载:
  2. VC++和BC++数值分析类库使用说明,该库运行环境为Win95及以后各级操作系统。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5390745
    • 提供者:张迪
  1. encode

    0下载:
  2. 在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表A 由26 个小 写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到 右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。例如, a,b,ab,bc,xyz 等字符串都是升序字符串。对于任意长度不超过6 的升序字符串,迅速计算出它在上述字典中的编码。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:59602
    • 提供者:lin
  1. MYGA_2

    0下载:
  2. 遗传算法解决双变量的函数最优化问题,有按钮的界面,用bc所编,生动模拟遗传进化过程-genetic algorithm to solve the two - variable optimization function, the button interface, using bc prepared by the vivid simulation of the process of genetic evolution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5252
    • 提供者:连宙辉
  1. 1-9

    0下载:
  2. 1-9数字填入三个分式的a-i中,使a/bc+d/ef+g/hi=1成立-1-9 the number of fill in the three fraction of ai, so that a/bc+ d/ef+ g/hi = 1 to set up
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:61505
    • 提供者:tianyin
  1. NumericAnalize

    0下载:
  2. 很全的数值分析类库,完全脱离开Matlab环境,在VC或者BC下开发数值分析程序-Very wide class of numerical analysis, completely separated from Matlab environment, in the VC or BC developed numerical analysis program
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:249373
    • 提供者:骆爽
  1. VCVB

    0下载:
  2. 本书是所随带的VC++和BC++数值分析类库光盘的使用手册。此VC++和BC++数值分析类库涵盖了数值分析领域中大部分常见算法,还包括线性和非线性最优化问题的多种算法以及概率统计中的一些基本算法。此类库中将矩阵和向量当成如char,int,double一样的基本变量类型,为矩阵和向量提供了几乎是随心所欲的操作函数。因此,可以在此数值类库的基础上进行二次开发。类库的各项功能均经过严格的检测,并与MATLAB作了比较,结果准确无误,效率不相上下。书中以菜单的方式对数值分析类库的每项功能作了详尽的解释
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:249861
    • 提供者:wt
  1. TowersOfHanoi

    0下载:
  2. 汉诺塔!!! Simulate the movement of the Towers of Hanoi puzzle Bonus is possible for using animation eg. if n = 2 A→B A→C B→C if n = 3 A→C A→B C→B A→C B→A B→C A→C -Hanoi Tower! ! ! Simulate the movement of the Towers of Hanoi puzzle Bonus is pos
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:10572
    • 提供者:only
  1. 1

    0下载:
  2. 字典序问题:在数据加密和数据压缩中常需要对特殊的字符串进行数字编号。给定的字母表 A 由 26 个小写英文字母组成 A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左 到右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。例如, a,b,ab,bc,xyz等字符串都是升序字符串。现在对字母表A 产生的升序字符串按照字典序排列 并编号如下。-Lexicographic problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:592
    • 提供者:谢文君
  1. volume

    0下载:
  2. calculate maximum volume of cuboid given conditions.. a+b+c<s ab+bc+ca<d where s and d are constants-calculate maximum volume of cuboid given conditions.. a+b+c<s ab+bc+ca<d where s and d are constants..
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:352442
    • 提供者:anand
  1. BCB_Hannuota

    0下载:
  2. BC++ 汉诺塔程序算法 模拟程序 包含源代码-BC++ Tower of Hanoi simulation program Contains the source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:391758
    • 提供者:施坤
  1. shuzhifenxi

    0下载:
  2. 《VC++和BC++数值分析类库》粟塔山编著一书中的源代码,对数值分析有很大帮助 -" VC++ and BC++ numerical analysis library," Su Tashan edited a book' s source code, for numerical analysis of great help to
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:867
    • 提供者:
  1. fiend-translator

    0下载:
  2. 魔王语言解释器,数据结构实验。支持无限多个变量定义(实验要求A.B两个)。支持脱多括号。 如:魔王语言为A(cdA(Bc)),A=nx, b=A(vb)j 翻译后为nxcjcvcbcvcxcncccjcvcbcvcxcncnxcdc -Fiend language translator. A classic data structure course lab.
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:187692
    • 提供者:谈子龙
  1. Improvement-of-CB-a-BC-Algorithms-for-Learning-St

    0下载:
  2. Berbicara tentang algoritma BC
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:189730
    • 提供者:endy
  1. bc-1.06

    0下载:
  2. 大名鼎鼎的Linux下计算器bc的源代码-GNU bc version 1.06 Program: GNU bc Author: Philip A. Nelson E-mail: phil@cs.wwu.edu OS: UNIX
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:312054
    • 提供者:刘欣
  1. 1D-STEADY-HEAT-EQN_EXPLICITE_NEUMAN-BC

    0下载:
  2. 1D STEADY HEAT EQN_EXPLICITE_NEUMAN BC
  3. 所属分类:Algorithm

    • 发布日期:2017-12-08
    • 文件大小:1072
    • 提供者:m
  1. 1D-STEADY-HEAT-EQN_EXPLICITE_ROBIN-BC

    0下载:
  2. 1D STEADY HEAT EQN_EXPLICITE_ROBIN BC.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-08
    • 文件大小:1071
    • 提供者:m
  1. Thermal-analysis-with-periodic-bc-using-FDM

    0下载:
  2. Thermal analysis with periodic bc using FDM
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:96961
    • 提供者:saeedsoft
« 12 3 »
搜珍网 www.dssz.com