运用C语言来进行bch码的译码算法分析。
上传时间: 2015-08-24
上传用户:6546544
高级树,介绍各种高级树的原理,如B+树,策略树,等
上传时间: 2014-01-01
上传用户:牛布牛
对三种数据结构的分析.avl tree,splaytree和binary search tree的插入和删除的算法复杂度分析.
标签: tree splaytree binary search
上传时间: 2014-01-01
上传用户:hustfanenze
本程序使用于爱思51-B型高级用户板功能测试及演示,是用asm写的,有要的朋友可以下下,
上传时间: 2015-08-26
上传用户:lmeeworm
This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which several features of existing databases like concurrency control, transaction management, security features are not enabled. B+Trees can be used as an index for factor access to the data. Help facility is provided to know the syntax of SQL Statements.
标签: project implement developed Database
上传时间: 2013-12-25
上传用户:semi1981
冒泡排序的算法分析与改进 交换排序的基本思想是:两两比较待排序记录的关键字,发现两个记录的次序相反时即进行交换,直到没有反序的记录为止。 应用交换排序基本思想的主要排序方法有:冒泡排序和快速排序。
上传时间: 2013-12-17
上传用户:gtf1207
一维边值问题线性有限元数值解法的matlab程序。有详尽的算法分析,程序注释清楚。适用于有限元方法的初学者,能帮助读者加深对基本概念的理解。
上传时间: 2014-08-29
上传用户:Andy123456
数值分析中的求解算法-直接三角分解法 程序用C++语言编写。经过编译测试
上传时间: 2014-12-08
上传用户:a3318966
数值分析中的经典求解算法jacobi迭代法的改进算法。
上传时间: 2015-08-28
上传用户:极客
数值分析中的求解算法 列主元高斯消去法。已经过编译测试
上传时间: 2015-08-28
上传用户:libinxny