虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

L-Blog

  • 五对角占优线性方程组求解的MATLAB 程序MYLU。 输入参数A为系数矩阵

    五对角占优线性方程组求解的MATLAB 程序MYLU。 输入参数A为系数矩阵,F为右端向量。输出参数L,U为A的LU 分解A=LU,X为解向量。

    标签: MATLAB MYLU 对角 参数

    上传时间: 2013-12-04

    上传用户:c12228

  • 实现NFA确定化子集算法程序。DFA是NFA的特例。对每个NFA  N一定存在一个DFA M

    实现NFA确定化子集算法程序。DFA是NFA的特例。对每个NFA  N一定存在一个DFA M ,使得 L(M)=L(N)。对每个NFA N存在着与之等价的DFA M。从NFA的矩阵表示中可以看出,表项通常是一状态的集合,而在DFA的矩阵表示中,表项是一个状态,NFA到相应的DFA的构造的基本思路是:1.DFA的每一个状态对应NFA的一组状态. 2. DFA使用它的状态去记录在NFA读入一个输入符号后可能达到的所有状态.。

    标签: NFA DFA 算法 程序

    上传时间: 2014-01-19

    上传用户:h886166

  • JAVA操作Excel文件,采用POI

    JAVA操作Excel文件,采用POI,里面有POI的文件,运行的时候需要先创建e:\\foo.xls文件。没有密码,直接解压,需要更多信息:可以查看http://hi.baidu.com/lutao1984/blog/item/14458d50c9d09360853524f6.html页面

    标签: Excel JAVA POI 操作

    上传时间: 2014-01-15

    上传用户:hewenzhi

  • 集装箱的装箱问题 给定一个集装箱

    集装箱的装箱问题 给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高?

    标签: 集装箱

    上传时间: 2013-12-24

    上传用户:二驱蚊器

  • C++Primer中文版 第三版 深入系列 Primer 第三版 著 中中文文版版潘爱民张丽译 Addison-Wesley 中国电力出版社 www.infopower.com.cn S

    C++Primer中文版 第三版 深入系列 Primer 第三版 著 中中文文版版潘爱民张丽译 Addison-Wesley 中国电力出版社 www.infopower.com.cn Stanley B Lippman J o s é e L a j o i e

    标签: Primer Addison-Wesley infopower www

    上传时间: 2014-01-14

    上传用户:myworkpost

  • UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh

    UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC Library Builtin functions: Most of these are standard C functions, but there are a few unique to the UnderC system which give you runtime access to the compiler. You may evaluate expressions, execute commands, compile code, etc. * Expands the text in expr using the UnderC preprocessor, putting the result into buff. void uc_macro_subst(const char* expr, char* buff, int buffsize) * Executes a UC #-command, like #l or #help. uc_cmd() expects the name of the command, _without_ the hash, e.g. uc_cmd("l fred.cpp") or uc_cmd("help"). void uc_cmd(const char* cmd) * Evaluates any C++ expression or statement will return non-zero if unsuccessful.

    标签: implementation Extensions libraries standard

    上传时间: 2013-12-14

    上传用户:leehom61

  • 数据结构实验4报告

    数据结构实验4报告,实验内容或题目 l、随机产生n=100,200,300,1000,2000个整数并存于数组r[1..n]中。对主要查找算法(顺序查找、插入排序、冒泡排序、堆排序、快速排序)进行实验比较,计算出平均比较次数、平均移动次数及执行时间。由程序自动计算,由手工计时。 2、对实验结果数据进行对比分析。 主要内容是

    标签: 数据结构 实验 报告

    上传时间: 2013-12-23

    上传用户:liansi

  • 这是一个简单的游戏UI实例

    这是一个简单的游戏UI实例,实现了简单的按钮、桌面等。我的Blog上有简单的解释。 http://blog.csdn.net/leexuany/archive/2007/08/01/1721438.aspx 此外,我的很多代码都是基于HoHo这个免费的游戏引擎的,你需要这个库才能编译和运行。如果你想了解hoho的更多信息,请到 http://hoho.gameres.com获取

    标签:

    上传时间: 2015-12-24

    上传用户:lijianyu172

  • 给定一个集装箱

    给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高?

    标签: 集装箱

    上传时间: 2014-01-20

    上传用户:ljt101007

  • community server 源码

    community server 源码,欢迎大家下载使用,它集成了论坛,blog,相册

    标签: community server 源码

    上传时间: 2013-12-15

    上传用户:许小华