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

搜索资源列表

  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. 实现顺序栈的各种基本运算

    1下载:
  2. 1、编写一个程序algo3-1.cpp,实现顺序栈的各种基本运算,并在此基础上设计一个主程序实现如下功能: (1)初始化栈S。 (2)判断栈S是否非空。 (3)依次进栈元素a,b,c,d,e。 (4)判断栈S是否非空。 (5)输出栈的长度。 (6)输出从栈顶到栈底的元素。 (7)输出出栈序列。 (8)判断栈S是否非空。 (9)释放栈 ,1, the preparation of a program algo3-1.cpp, the realization of
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-10-25
    • 文件大小:1107
    • 提供者:杨雪
  1. matlab的元胞自动机程序的源代码

    7下载:
  2. matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处 取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图 ,matlab Cellular Automata procedure source code, cellula
  3. 所属分类:matlab例程

    • 发布日期:2016-01-23
    • 文件大小:1803
    • 提供者:袁逸扬
  1. FFD

    0下载:
  2. function [s,y,SUM]=FFD(a,b) 装箱问题的首次降序算法-a besr way to solve the question
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:12222
    • 提供者:TONY
  1. GEE

    1下载:
  2. The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The fu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:10863
    • 提供者:Allan KAO
  1. ldiv

    1下载:
  2. The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The fu
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1399
    • 提供者:Allan KAO
  1. Planer_convex_hull

    1下载:
  2. A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is convex if and only if, for any two points A and B inside the polygon, the line segment AB is inside P. One way to visualize a convex hull is to put
  3. 所属分类:Algorithm

    • 发布日期:2016-08-10
    • 文件大小:12032
    • 提供者:NeeL
  1. Haffmancode

    1下载:
  2. 课程设计: 1.求出在一个n×n的棋盘上,放置n个不能互相捕捉的国际象棋“皇后”的所有布局。 2.设计一个利用哈夫曼算法的编码和译码系统,重复地显示并处理以下项目,直到选择退出为止。 【基本要求】 1) 将权值数据存放在数据文件(文件名为data.txt,位于执行程序的当前目录中) 2) 分别采用动态和静态存储结构 3) 初始化:键盘输入字符集大小n、n个字符和n个权值,建立哈夫曼树; 4) 编码:利用建好的哈夫曼树生成哈夫曼编码; 5) 输出编码; 6)
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:551312
    • 提供者:赵刚
  1. edrk

    0下载:
  2. 主要包括免疫识别、免疫学习、免疫 记忆、克隆选择、个体多样性、分布式和自适应等,-It is the real engineering app licat ion s that draw the b road at ten2 t ion of compu ter scien t ist s to recogn ize the great po ten t ial of A IS, hereby som e impo rtan t app li2 cat ion f ields as
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:1275
    • 提供者:小蓝
  1. magic

    0下载:
  2. 将魔王的语言抽象为人类的语言:魔王语言由以下两种规则由人的语言逐步抽象上去的:α-〉β1β2β3…βm ;θδ1δ2…-〉θδnθδn-1…θδ1 设大写字母表示魔王的语言,小写字母表示人的语言B-〉tAdA,A-〉sae,eg:B(ehnxgz)B解释为tsaedsaeezegexenehetsaedsae对应的话是:“天上一只鹅地上一只鹅鹅追鹅赶鹅下鹅蛋鹅恨鹅天上一只鹅地上一只鹅”。(t-天d-地s-上a-一只e-鹅z-追g-赶x-下n-蛋h-恨)
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1214
    • 提供者:于翔
  1. ac

    0下载:
  2. 最长公共子序列 问题ACM题目 如果序列 { s1, s2, ……, sk } 是序列 { a1, a2, ……, an } 的子序列,又是序列 { b1, b2, ……, bm } 的子序列,则称序列 s 为序列 a 和 序列 b 的公共子序列。在 a 和 b 的所有公共子序列中,长度最长者称为最长公共子序列。 本题对于给定的两个整数序列,请求其最长公共子序列的长度 -The question of the longest common sub-sequence if th
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5027
    • 提供者:霍小明
  1. qpsksystem_SJSU_mdl

    0下载:
  2. QPSK modulation system with recover loops-This is a model of a QPSK modulation system for transmission over a bandpass channel with fc = 100 Hz and B = 30 Hz and AWGN at the receiver. SRRC fi lters with excess bandwidth α = 0.18 are employed. Th
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:15572
    • 提供者:ranbowang
  1. Crout_Solve

    0下载:
  2. Solve Ax=B with Crout s method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:528
    • 提供者:chicloud
  1. aijifenshu

    0下载:
  2. 在古埃及,人们使用单位分数的和(形如1/a的, a是自然数)表示一切有理数。 如:2/3=1/2+1/6,但不允许2/3=1/3+1/3,因为加数中有相同的。 对于一个分数a/b,表示方法有很多种,但是哪种最好呢? -In ancient Egypt, the use of unit fractions, and (like the 1/a' s, a is a natural number) that every rational number. Such as: 2/3
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:310803
    • 提供者:浩浩
  1. liehuanweifa

    0下载:
  2. 行列换位法采用密钥,假设密钥是5,明文是I am a Chinese boy那么就会以5位列数排成一个矩阵。 I a m a c h I n e s e b o y 那么密文就是ihe aib mno aey cs× ,最后一行不足的用随机字母填充,(×代表那个随机字母)!-The ranks of the use of key transposition law, assuming that key is 5, is clearly I am a Chinese boy then
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:662
    • 提供者:汵潇
  1. feixianxing

    4下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法的第二
  3. 所属分类:matlab

    • 发布日期:2016-09-09
    • 文件大小:12092
    • 提供者:舞蛳
  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-30
    • 文件大小:352442
    • 提供者:anand
  1. adc3

    0下载:
  2. take a input vector which is no of users of b[kx1] and code vector which will be a matrix now s=[Nxk],where then give to matched filter,non-correlating detector, by randomised sequence.-take a input vector which is no of users of b[kx1] and
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:996
    • 提供者:yasir
  1. yudan

    0下载:
  2. 于丹论语心得讲稿 共包括: 《论语》心得(一)《天地人之道》 《论语》心得(二)《心灵之道》 《论语》心得(三)《处世之道》 《论语》心得(四)《君子之道》 《论语》心得(五)《交友之道》 《论语》心得(六)《理想之道》 《论语》心得(七)《人生之道》 -Yu Dan learned the scr ipt of The Analects of Confucius, including: " The Analects of Confucius&quo
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:72349
    • 提供者:cc
  1. MOODULITESBUBFIN

    0下载:
  2. Bubble and shell sort. done on C programming introduction course. The program is in estonian.First you enter the number of elements, then if u dont want the program to autogenerate your numbers for sorting press Y and enter them manually. next choose
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7015
    • 提供者:TheFroggy
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com