资源列表

[数值算法/人工智能bob

说明:实现了一个链表的逆转,全部过程在一个链表内完成!-achieve a reversal of a linked list, in the entire process completed within a List!
<朱波> 在 2008-10-13 上传 | 大小:838 | 下载:0

[数值算法/人工智能acm程序

说明:acm亚洲区竞赛的一个题目(关于任务调度的)以及我的程序实现Asia Regional_Taipei Site Dec.10-13.1999Program EBroadcast Scheduling -acm Asia a topic of race (on the task scheduling), and I realize the procedures Asia Regional_Taipei Site GC.6/Dec.10 -
<付治钧> 在 2008-10-13 上传 | 大小:19637 | 下载:0

[压缩解压压缩算法

说明:Huffman with Short dictionary压缩算法(VB.NET Source)-with Short dictionary Huffman compression algorithm (VB.NET Source)
<> 在 2008-10-13 上传 | 大小:5241 | 下载:0

[数值算法/人工智能C++ Matrix Template Class Library Lite V1.12

说明:This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your
<秦子翼> 在 2008-10-13 上传 | 大小:40005 | 下载:0

[数值算法/人工智能9第九次课多态性

说明:学C++的同学是不是遇到麻烦了,就是学不懂多态性的呀,我这么有好多实例,那样你就不用担心了-school students encountered trouble is not the means to study the polymorphism understand it, I have so many examples, as you do not have to worry
<玲玲> 在 2008-10-13 上传 | 大小:57367 | 下载:0

[数值算法/人工智能课程设计报告a运算器部件

说明:运算器部件的实现和功能 主要为学习计算机组成原理的同学 提供-computing components and functions of the realization of the main tenets of computer components provide students
<周萍> 在 2008-10-13 上传 | 大小:20467 | 下载:0

[数值算法/人工智能压缩算法测试程序

说明:压缩算法测试程序(北理计算机系老浪字做)-compression algorithm test procedure (North Jimmy computer-old wave character)
<大使馆> 在 2008-10-13 上传 | 大小:2811257 | 下载:0

[数值算法/人工智能HCL

说明:数据挖掘中的聚合层次聚类算法,有完整的注释-Data Mining syndication hierarchical clustering algorithm, a complete Notes
<zc> 在 2008-10-13 上传 | 大小:5893 | 下载:0

[数值算法/人工智能Jama-1.0.1.tar

说明:JAMA: A Java Matrix Package 用于JAVA开发中的矩阵运算-JAMA : A Java Matrix Package for the development of Java-matrix calculation
<zc> 在 2008-10-13 上传 | 大小:81137 | 下载:0

[压缩解压实现LZARI压缩算法的C++类

说明:这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data
<张吗恩> 在 2008-10-13 上传 | 大小:1370 | 下载:0

[数值算法/人工智能mime64b

说明:WHAT MIME64 IS: MIME64 is an encoding described in RFC1341 as MIME base64.Its purpose is to encode binary files into ASCII so that they may be passedthrough e-mail gates. In this regard, MIME64 is similar to UUENCODE.Alt
<苏星> 在 2008-10-13 上传 | 大小:32430 | 下载:0

[数值算法/人工智能透视仪

说明:一个acm算法题目 问题描述: 有一个黑盒子,可视为一个15×10的二维矩阵,里面有一些空隙,在二维矩阵中用0表示空隙,用1表示被占有。现有一个仪器,可以从4个方向对盒子进行分行透视:从左到右,从左下到右上,从下到上,从右下到左上。透视可得到该二维矩阵的该行1的个数。要求,还原此矩阵。 输入:4行,每一行分别代表从左到右,从左下到右上,从下到上,从右下到左上透视所得的数据 输出:该矩阵 使用的方法是回溯法,具体见程序-a acm alg
<陶锐> 在 2008-10-13 上传 | 大小:5087 | 下载:0

源码中国 www.ymcn.org