说明:12864驱动程序,带有源代码和讲解,方便根据实际需要修改-12,864 drivers, with the source code and explain to facilitate changes according to actual needs. <jim> 在 2008-10-13 上传
| 大小:7.5kb | 下载:0
说明:距阵链乘问题:
找出矩阵链乘A(35*40) A(40*20) A(20*10)
A(10*15)的最佳相乘次序。
算法来自:计算机算法导引-matrix chain by : identify matrix chain by A (35 * 40) A (40 * 20) A (20 * 10) A (10 * 15) concludes the best order. Algorithm from : computer <mars> 在 2008-10-13 上传
| 大小:7.5kb | 下载:0
说明:/*
* The internal form of a hash table.
*
* The table is an array indexed by the hash of the key collisions
* are resolved by hanging a linked list of hash entries off each
* element of the array. Although <llr> 在 2008-10-13 上传
| 大小:7.5kb | 下载:0