1. Download the version you want: * Version 1.3.4 (30 Aug 2007) -- this is the latest version for UNIX/Linux and Windows * Previous versions 2. Unzip the file, which will create a directory called klt and place all the files there 3. Compile and run the code * On UNIX / Linux, move to the klt directory, type make. Now try some examples, by typing example1, etc. * For Microsoft Visual C++ 6.0, open the klt.dsw file, compile, and run. Change the constant in main.cpp to run the different examples. * For Microsoft Visual Studio .Net/7/8, open the klt.sln file, compile, and run. Change the constant in main.cpp to run the different examples. 4. Notice that, for your convenience, unofficial copies of the User and Reference Manuals can be found in the doc directory.
标签: the Download Version version
上传时间: 2014-01-25
上传用户:nanshan
Below, you will find an assortment of documentation to assist you through every step of your USB development experience.
标签: documentation assortment you through
上传时间: 2017-06-20
上传用户:shinesyh
Below, you will find an assortment of documentation to assist you through every step of your USB development experience.
标签: documentation assortment you through
上传时间: 2017-06-20
上传用户:nanshan
Below, you will find an assortment of documentation to assist you through every step of your USB development experience.
标签: documentation assortment you through
上传时间: 2017-06-20
上传用户:bcjtao
n个数的全排列的非递归算法,cpp文件可编译运行
上传时间: 2013-12-25
上传用户:com1com2
此包包含了众多矩阵处理程序,能够满足矩阵处理的一般要求,由于将各功能分开到不同的“.cpp”文件中,故使用时需要用户自行选取更换合适自己使用的“.cpp”文件。其中,矩阵功能有:输出矩阵、矩阵转置、矩阵归一化、判断矩阵对称、判断矩阵对称正定、全选主元法求矩阵行列式、全选主元高斯(Gauss)消去法求一般矩阵的秩、用全选主元高斯-约当(Gauss-Jordan)消去法计算实(复)矩阵的逆矩阵、用“变量循环重新编号法”法求对称正定矩阵逆、特兰持(Trench)法求托伯利兹(Toeplitz)矩阵逆、实矩阵LU分解、用豪斯荷尔德(Householder)变换对一般m*n阶的实矩阵进行QR分解、对称正定阵的乔里斯基(Cholesky)分解及求其行列式值、一般实矩阵的奇异值分解、广义逆的奇异值分解。
上传时间: 2013-12-27
上传用户:duoshen1989
链式队列,应该是正确的,包含node的头文件和cpp
上传时间: 2014-01-26
上传用户:jichenxi0730
链式栈,应该是正确的,包含node的头文件和cpp
上传时间: 2017-06-30
上传用户:康郎
顺序栈,应该是正确的,包含他的头文件和cpp
标签: 栈
上传时间: 2013-12-11
上传用户:gonuiln
号作品是一个简单的全屏小游戏,玩家通过击出与听到的鼓声相同的韵律来杀死怪兽。这个作品是在Dev-C++下编写而成的,使用了跨平台的游戏编程库:Allegro。由于开发平台的先进,游戏的画面比较精美,绝非TC编成的256色程序可比;不足之处是可玩性差,我还没发现任何有挑战性的内容就一不小心通关了。然而,我希望通过这个作品向自学能力较强的同学介绍Allegro库(官方网站),它带来的灵活性和无限可能是让人激动的
上传时间: 2017-07-03
上传用户:xc216