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

搜索资源列表

  1. Bastile

    0下载:
  2. XC的儿子小XC最喜欢玩的游戏用积木垒漂亮的城堡。城堡是用一些立方体的积木垒成的,城堡的每一层是一块积木。小XC是一个比他爸爸XC还聪明的孩子,他发现垒城堡的时候,如果下面的积木比上面的积木大,那么城堡便不容易倒。所以他在垒城堡的时候总是遵循这样的规则。小XC想把自己垒的城堡送给幼儿园里漂亮的女孩子们,这样可以增加他的好感度。为了公平起见,他决定把送给每个女孩子一样高的城堡,这样可以避免女孩子们为了获得更漂亮的城堡而引起争执。可是他发现自己在垒城堡的时候并没有预先考虑到这一点。所以他现在要改造城
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:809byte
    • 提供者:shao
  1. jqr

    0下载:
  2. JC代码这是一个关于搭积木机器人的的设计代码程序,用于能力风暴-JC Code This is a robot on the building blocks of the design code procedures for the ability to storm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:819byte
    • 提供者:liwen
  1. ffc-1.4.tar

    0下载:
  2. Key Features * Neural network design, training, and simulation * Pattern recognition, clustering, and data-fitting tools * Supervised networks including feedforward, radial basis, LVQ, time delay, nonlinear autoregressive (NARX), and laye
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:246.91kb
    • 提供者:bacha
  1. xiaojianzhushi

    0下载:
  2. 说明 沉默是一位小的建筑师,他喜欢他的积木,使各种建筑物。现在他又有了新的问题。他要建立建设一个大小为2*2* N的积木,但他只有一种块大小为1* 1 * 2。现在,他想知道他有多少种方法可以兴建的他的积木。 输入 有几行输入。每行输入数据集。有两个整数N和P(1<= N <=10亿,1<P <= 1,000,000),在每个测试案例。输入EOF结束。 输出 对于每个测试用例,输出一个行包含一个整数,这是他可以修建的积木数量di
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:162.52kb
    • 提供者:bangbanglovett
  1. 1162-Building-with-Blocks

    0下载:
  2. 求和由于最后一扇门肯定在正方形的边界举,对每一个中点都求出要从给定点P到达此中点的所需要的最少的门的个数。-hello word wellcom to our school Delphi/java,CppBuilder visual c++Gone Fishing (1042) - ACM/ICPC Regional Contest East Central North America1999Descr iption Archeologists from the Ant
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:33.04kb
    • 提供者:hgg
  1. game

    0下载:
  2. 从N块积木中选出若干块,并将它们分成M(1<=M<=N)堆,称为第1堆,第2堆,第3堆,…。每堆至少有1块积木,并且第K堆中任意一块积木的编号要大于第K+1堆中任意一块积木的编号(2<=K<=M)-selected from N building blocks in several pieces, and they are divided into M (1 <= M <= N) reactor, known as the first reactor, rea
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:900byte
    • 提供者:tsxlyh
  1. LexaYacc

    0下载:
  2. his document explains how to construct a compiler using lex and yacc. Lex and yacc are tools used to generate lexical analyzers and parsers. I assume you can program in C and understand data structures such as linked-lists and trees. The Overvie
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:153.57kb
    • 提供者:tang
  1. Untitled4

    0下载:
  2. 这是用实施镶边效果这是一个分数延迟线,作为构建块。基本上镶边效果延迟实现不同时间acording一个低频控制信号。-This is the implementation of the flanger effect is a fraction of the delay line, as building blocks. Basically, the flanger effect delay to different time acording to a low-frequency control
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.01kb
    • 提供者:张成
  1. vtkPolyData

    0下载:
  2. 标准的vtk绘制“积木”(多边形)的例子,可以设置各项数据的属性-Standard vtk drawing the example of the " building blocks" (the polygons), you can set the properties of the various data
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1.33mb
    • 提供者:贺锐钢
  1. To-Miss-Our-Children-Time-DP

    0下载:
  2. /*hdu4001To Miss Our Children Time DP 每块积木有四个参数a(长),b(宽),c(高),d(属性) d==0 它下面的积木为X a>=X.a b>=X.b d==1 a>=X.a b>=X.b&&(a>X.a||b>X.b) d==2 a>X.a&&b>X.b 所以先按长从小到大 再宽从小到大 属性从大到小排序 f[i]表示以第i个积木为顶的已搭积木的最大高度 */-/* Hdu400
  3. 所属分类:Data structs

    • 发布日期:2017-11-11
    • 文件大小:885byte
    • 提供者:
  1. Templates-of-LinearSystem

    0下载:
  2. 线性方程组解的模板:迭代法基础Richard Barrett2Michael Berry3, Tony F. Chan4, James Demmel5, June M. Donato6, Jack Dongarra3, Victor Eijkhout7, Roldan Pozo8, Charles Romine9, and Henk Van der Vorst10-Templates for the Solution of Linear Systems: Building Blo
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:425.09kb
    • 提供者:
  1. oucSlidingBlock-master

    0下载:
  2. 一个用python语言编写的完整的滑动积木块的程序。-A python language complete with sliding building blocks of the program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3.1kb
    • 提供者:王棚
  1. Svpwmxg

    0下载:
  2. MATLAB/simulink构建模块、实现SVPWM仿真控制,该模块中已经连接开环控制异步电机-MATLAB/simulink building blocks to achieve SVPWM control, the control module to connect asynchronous motors
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:14.53kb
    • 提供者:Zallen
  1. Loeliger_factor_graph

    0下载:
  2. 消息传递算法用于信号处理的绝对经典之作,好好学习,天天向上-The message-passing approach to model-based signal processing is developed with a focus on Gaussian message passing in linear state-space models, which includes recursive least squares, linear minimum-mean-squared-
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:933.01kb
    • 提供者:wfs
  1. petsc-3.5.2.tar

    0下载:
  2. The Portable, Extensible Toolkit for Scientific Computation (PETSc) is a suite of data structures and routines that provide the building blocks for the implementation of large-scale application codes on parallel (and serial) computers. PETSc uses the
  3. 所属分类:matlab

    • 发布日期:2017-06-13
    • 文件大小:19.77mb
    • 提供者:yxm
  1. Learning Deep Architectures for AI

    0下载:
  2. 一本关于深度架构学习算法,尤其是用来构造更深层模型的非监督学习的单层模型。(Theoretical results suggest that in order to learn the kind of com- plicated functions that can represent high-level abstractions (e.g., in vision, language, and other AI-level tasks), one may need deep archite
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:994kb
    • 提供者:cserhz
  1. AFEM@matlab

    0下载:
  2. AFEM@matlab is a MATLAB package of adaptive finite element methods (AFEMs) for stationary and evolution partial differential equations in two spatial dimensions. It contains robust, efficient, and easy-to-follow codes for the main building blocks of
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:276kb
    • 提供者:reeza
  1. blas-3.8.0

    0下载:
  2. 很有名的基础线性代数子程序库,里面拥有大量已经编写好的关于线性代数运算的程序。(The BLAS (Basic Linear Algebra Subprograms) are routines that provide standard building blocks for performing basic vector and matrix operations. The Level 1 BLAS perform scalar, vector and vector-vector operat
  3. 所属分类:数学计算

    • 发布日期:2018-04-22
    • 文件大小:331kb
    • 提供者:老博
  1. GA-DF2

    12下载:
  2. 利用GA遗传算法解决欺骗函数最优问题,具体问题描述如下,如有问题请与我联系(The deceptive functions are a family of functions in which there exists low-order building blocks that do not combine to form the higher-order building blocks. Here, a deceptive problem that consists of 25 copies
  3. 所属分类:数学计算

    • 发布日期:2020-11-13
    • 文件大小:1kb
    • 提供者:iDones
搜珍网 www.dssz.com