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

搜索资源列表

  1. alg1-0.1.1.tar

    0下载:
  2. A C++ library which finds associations within sets of items, using a fast in-memory algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:110.39kb
    • 提供者:chen
  1. FEX

    0下载:
  2. 用java做的平面珩架结构有限元分析软件。 基本性能如下:结点数<500,单元数<1000,(具体情况视内存大小而定)在一般的微机 上,算一百节点以下的结构,基本上不用等待。-do with the plane Heng Structure finite element analysis software. The basic properties as follows : nodes lt; 500, Number of units lt; 1000, (depending
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:245.07kb
    • 提供者:dean
  1. SimulateCache

    0下载:
  2. cache: you will be given a char at will and you should simulate the computer s memory and cache .-cache : you will be given a char at will and you should sim ulate the computer's memory and cache.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:933byte
    • 提供者:张丽颖
  1. 3D-FDTD-Liao

    0下载:
  2. 3D-FDTD防真,边界为廖氏差分格式,程序使用计算机内存较少,可以用来做稍大尺寸物体的电磁防真-3D-FDTD defense truthfulness, Liao borders difference format, procedures use less computer memory. can be used to do slightly larger size object electromagnetic defense really
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:24.96kb
    • 提供者:向阳
  1. 54154156489

    0下载:
  2. #define MSGHEADER \"MICROCALC - A Turbo C Demonstration Program\" #define MSGKEYPRESS \"Press any key to continue.\" #define MSGCOMMAND \"Press / for the list of commands\" #define MSGMEMORY \"Memory Available:\" #define MSGERROR \"ERROR\"
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.45kb
    • 提供者:狐狸
  1. n1qn3-lib

    0下载:
  2. 最优化算法,应用有限内存拟牛顿方法(Limited Memory (variable-storage)quasi-Newton method)求解高维最优化问题,使用更多的内存将使算法更有效。-optimization algorithm, Application limited memory quasi-Newton method (Limited Memory (variable-stora ge) quasi--Newton method) for high-dimensional opt
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:29.56kb
    • 提供者:hanwei
  1. ADI_modify

    0下载:
  2. 一维ADiFDTD算法的改进,可以节省时间和内存,VC版本-a peacekeeping ADiFDTD algorithm, we can save time and memory, VC version
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:99.51kb
    • 提供者:李明峰
  1. c++_class_matrix

    0下载:
  2. 完整的矩阵类,实现的功能如下: 方阵、拷贝构造、初始化,分配矩阵数据的内存,并全部置0、将方阵初始化为方阵、设置矩阵个元素的值、得到知道元素的值、获取矩阵的列数、获取矩阵的行数、获取矩阵的数据、获取指定行的向量、获取指定列的向量、重载运算符 = 、重载运算符 ==、重载运算符 !=、重载运算符 +、重载运算符 - 重载运算符 数乘*、重载运算符 矩阵相乘* 矩阵转置。-integrity of the matrix type, function as follows : Lineup
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.86kb
    • 提供者:dingdong
  1. secalg

    0下载:
  2. 一组安全仅仅使用标准C且没有进行文件操作,内存分配的安全算法,包含md5和blowfish,可以编译成应用程序或者驱动程序使用的库.-a security group to use only standard C without documentation operation, the safety of memory allocation algorithms includes md5 and blowfish, can be compiled into applications or dri
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17.39kb
    • 提供者:楚狂人
  1. fghfgh

    0下载:
  2. 一、 实验目的:通过该实验,掌握通过计算机实验信息量和信道容量的计算方法 二、 实验要求:对一个离散的无记忆信源,给定信源的输入概率分布,给定一个信道特性,计算各种信息量和熵,并计算信道容量。 三、 实验原理: -an experimental purposes : the adoption of the experiment, master of information through computer experiments channel capacity and the me
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:944byte
    • 提供者:谷晓珊
  1. TurboPascalAdvancedProgramming

    0下载:
  2. 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:109.62kb
    • 提供者:zhangyoufu
  1. dic

    0下载:
  2. 词典 Time Limit:3000MS Memory Limit:65536K Total Submit:2349 Accepted:603 Descr iption 你旅游到了一个国外的城市。那里的人们说的外国语言你不能理解。不过幸运的是,你有一本词典可以帮助你。 Input 首先输入一个词典,词典中包含不超过100000个词条,每个词条占据一行。每一个词条包括一个英文单词和一个外语单词,两个单词之间用一个空格隔开。而且在词典中不会有某个外语单词出现超
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:916byte
    • 提供者:hmw
  1. RBSfan

    0下载:
  2. Problem D:合唱队形 Time Limit:1000MS Memory Limit:65536K Total Submit:1237 Accepted:437 Language: not limited Descr iption N位同学站成一排,音乐老师要请其中的(N-K)位同学出列,使得剩下的K位同学排成合唱队形。 合唱队形是指这样的一种队形:设K位同学从左到右依次编号为1,2…,K,他们的身高分别为T1,T2,…,T
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:969byte
    • 提供者:罗伯晓
  1. PiSpigot

    0下载:
  2. 任意精度求pi,对内存基本没有要求,spigot算法-arbitrary precision for pi, no basic right memory requirements spigot Algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:738.8kb
    • 提供者:许佳
  1. PathFinderRedux

    0下载:
  2. 包括Pheromones Algorythm、Memory Algorythm和Hill Climbing Algorythm I,II,III在内的多个人工智能算法的实现-including Pheromones Algorythm, Memory Algorythm and Hill Climbing Algorythm I, II, III from the number of artificial intelligence algorithms to achieve
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:115.48kb
    • 提供者:冯枫
  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
    • 文件大小:10.5mb
    • 提供者:gtcewli3
  1. Systemidentificationlscode

    2下载:
  2. 渐消记忆增广最小二乘法的源代码,用于参数辨识。-Augmented fading memory least-squares
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1.58kb
    • 提供者:李明
  1. lsqr-fortran

    2下载:
  2. 是针对大规模的线性方程组,及最小二乘问题的迭代求解方法。改方法可减少内存占有量,再数学上与共轭梯度法等价。-A method of solving large sparse linear systems and linear least squares,which can save memory and equivant to the CG method in the view of pure mathematics.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:657.54kb
    • 提供者:赵娜
  1. 02

    0下载:
  2. 求解均值,方差,标准差计算器,动态开辟内存-Solving the mean, variance, standard deviation calculator, dynamic opening memory
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.32kb
    • 提供者:张阳
  1. liblbfgs-1.7

    1下载:
  2. This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal. The original FORTRAN source code is available at: This library is a C port of the implementation of Limited
  3. 所属分类:Algorithm

    • 发布日期:2016-03-02
    • 文件大小:325.85kb
    • 提供者:Yu-Chieh Wu
« 12 3 4 5 6 »
搜珍网 www.dssz.com