资源列表

« 1 2 ... .90 .91 .92 .93 .94 26895.96 .97 .98 .99 .00 ... 28522 »

[数值算法/人工智能shizhifenxi

说明:数值分析算法描述与习题解答,由清华大学徐士良教书,用C编写的各种数学算法。比如:托伯利兹型线性代数方程组的递推算法,全选主元高斯消去法解复系数线形代数方程组,复矩阵求逆的全选主元高斯-约当法,等;-numerical analysis algorithm descr iption and answer the questions from Qinghua University XU Shi-liang, teaching C prepared by the various mathematica
<qinzuoyi> 在 2025-06-26 上传 | 大小:86kb | 下载:0

[数学计算/工程计算bdszh

说明:偶写了个将中序表达式转化成后序表达式的程序。不过只能对单字符进行操作,现在改良了一下,能够对任意精度的数值进行运算,并且能够处理任意多的括弧(不过我并没有显式的允许输入[]或者{},只要将它们都成()就可以实现[]或者是{}的操作了),由于程序中间有小数点,所以在写成后序的时候,为了以便于区分输入的数据,我用下划线将它们隔离了开来。-even wrote a sequence of Chinese expressions into expressions sequence after the p
<qinzuoyi> 在 2025-06-26 上传 | 大小:4kb | 下载:0

[数学计算/工程计算csha1_demo

说明:可用于P2P分布式网络的哈希算法, 带有例子,直接复制出HASH类即可方便使用.-for peer-to-peer distributed network of Hash algorithms, with examples. direct cloning HASH category will be easier to use.
<纪灵> 在 2025-06-26 上传 | 大小:32kb | 下载:0

[人工智能/神经网络/遗传算法n1

说明:感知器神经网络设计举例:将四个输入矢量分为两类,其中两个矢量对应的目标值为1,另两个矢量对应的目标值为0,用学习函数求解. -perceptron neural network design, for example : four input vector divided into two categories. two vector corresponding to a target, and the other two vector corresponding to the target
<张哓> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法h3456

说明:JAVA源码下载 人工智能八数码(九宫重排)问题-eight digital download artificial intelligence (JiuGongTu rearrangement) issue
<林倾城> 在 2025-06-26 上传 | 大小:28kb | 下载:0

[数据结构常用算法halfman

说明:
<贾明明> 在 2025-06-26 上传 | 大小:11kb | 下载:0

[数据结构常用算法zixun1

说明:这是一个校园导游咨询的数据结构编的程序很好的东东。一定要看啊-This is a campus tour guide Advisory series of data structure the procedure very well saucepan. Instead ah
<miling> 在 2025-06-26 上传 | 大小:2kb | 下载:0

[数学计算/工程计算0_1question

说明:计算机算法中著名的0_1背包问题:给定n种物品和一背包。物品i的重量是Wi,其价值为Vi,背包的容量是c,问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大。-computer algorithm famous 0_1 knapsack problem : given n product and a backpack. I articles of the weight of Wi, the value of Vi and backpack is the capacity c, aske
<贾明明> 在 2025-06-26 上传 | 大小:11kb | 下载:0

[数学计算/工程计算wangqiu

说明:问题描述: 设有 个运动员要进行网球循环赛。现要设计一个满足以下要求的比赛日程表: (1) 每个选手必须与其他n-1个选手各赛一次; (2) 每个选手一天只能赛一次; (3) 循环赛一共进行n-1天; -Problem descr iption : with 000 athletes to the tennis match. A design is to meet the following requirements of the match schedule : (1) E
<贾明明> 在 2025-06-26 上传 | 大小:12kb | 下载:1

[matlab例程0-1programming

说明:0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。另:胡运权所著的《运筹学基础及应用(第三版)》第97页的例3,我用本程序求解得到的结果是:最优解是x*=(1,0, 0, 0, 0),最优值是f(x*)=8,但书求得最优解是x*=(1,0, 1, 0, 0),最优值是f(x*)=4,是不是书中写错
<wan> 在 2025-06-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法PXHS

说明:一个彩票程序排列的原代码! 有兴趣的朋友可以试一试!-a lottery process with the original code! Interested friends can try!
<> 在 2025-06-26 上传 | 大小:2kb | 下载:0

[数据结构常用算法SJHS

说明:一个彩票选号的随即函数值! 其实,很简单,大家看以下!-a lottery Dip the function immediately! In fact, very simple, we look at the following!
<> 在 2025-06-26 上传 | 大小:5kb | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 26895.96 .97 .98 .99 .00 ... 28522 »

源码中国 www.ymcn.org