登录
首页 » 数据结构 » Viterbi算法源程序,注释简洁,利于使用

Viterbi算法源程序,注释简洁,利于使用

于 2023-06-17 发布 文件大小:1,019.00 B
0 176
下载积分: 2 下载次数: 2

代码说明:

Viterbi算法源程序,注释简洁,利于使用-Viterbi algorithm source, concise notes, beneficial use

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • List storage structure used to achieve the basic operation of the linear form. (...
    用链表存贮结构实现线性表的基本操作。(包括各种操作)-List storage structure used to achieve the basic operation of the linear form. (Including a variety of operation)
    2023-01-19 20:45:04下载
    积分:1
  • 链表的基本操作,循环链表的一个应用实例,围桌问题的一个解决方法!...
    链表的基本操作,循环链表的一个应用实例,围桌问题的一个解决方法!-Chain basic operation, the recycling Chain an example, sat around the table in a solution!
    2022-02-02 21:49:31下载
    积分:1
  • 录音室中的粗糙集编码
    应用背景粗糙集应用R工作室编码。 ;粗糙集不可分辨,利用程序计算阳性面积等。关键技术本工作室是一个软件,在网络上是免费提供的。源代码可以在Studio容易实现
    2022-08-19 09:47:57下载
    积分:1
  • 红黑树:输入:在同一目录下的redblacktree.txt文件中输入十个大于0的值,每个值中间用空格格开 目可以大于十个,但是要求在源程序中改变#def...
    红黑树:输入:在同一目录下的redblacktree.txt文件中输入十个大于0的数值,每个数值中间用空格格开 数目可以大于十个,但是要求在源程序中改变#define NUM 10 ,改成相应关键值各个数输出:按照先序输出红黑树,格式为:根节点。颜色(左子树。颜色,右子树。颜色),并输出此 树的黑高度,然后输入要删除的关键值,按回车后输出删除后的结果,并输出其高度。-RED-BLACK TREE : Admission : in the same directory under the file input redblacktree.txt greater than 0 10 digits each intermediate numerical grid with open spaces can be greater than the number 10, but requested change in the source# define NUM 10, the corresponding critical value into several different output : In accordance with the first sequence RED-BLACK TREE output format : nodes. Color (left subtree. Color, right subtrees. Color), and export of the black tree height and then delete the key to value, according to enter the output was the result of the deletion, and its high output.
    2022-06-11 22:41:49下载
    积分:1
  • ACCESS simulation XP2003 interface, provide the source code for reference
    ACCESS模拟XP2003界面,提供源代码供参考-ACCESS simulation XP2003 interface, provide the source code for reference
    2022-11-17 17:50:03下载
    积分:1
  • 链表实现
    应用背景C语言实现链表...(包含完整注释,使用链表结构可以克服数组链表需要预先知道数据大小的缺点,链表结构可以充分利用计算机内存空间,实现灵活的内存动态管理。但是链表失去了数组随机读取的优点,同时链表由于增加了结点的指针域,空间开销比较大。链表最明显的好处就是,常规数组排列关联项目的方式可能不同于这些数据项目在记忆体或磁盘上顺序,数据的存取往往要在不同的排列顺序中转换。链表允许插入和移除表上任意位置上的节点,但是不允许随机存取)关键技术包含初始化链表函数、检测链表是否为空函数、清空链表函数、查找第i个元素函数、查找与e相同元素函数、在制定位置插入元素函数、删除指定元素函数、获取链表长度函数
    2022-01-26 07:24:05下载
    积分:1
  • usable file management procedures
    实用的档案管理程序-usable file management procedures
    2022-03-10 09:52:02下载
    积分:1
  • Intended to develop an ATM of a bank teller machine system to achieve the follow...
    某银行拟开发一套ATM取款机系统,实现如下功能: 1、开户(到银行填写开户申请单,卡号自动生成) 2、取钱 3、存钱 4、查询余额 5、转账(如使用一卡通代缴手机话费、个人股票交易等) 现要求对“ATM柜员机系统”进行数据库的设计并实现,数据库保存在D:ank目录下,文件增长率为15 。 -Intended to develop an ATM of a bank teller machine system to achieve the following functions: 1, open an account (complete bank account opening application form, card number, automatically generated) 2, to collect the money 3, save four, query the balance of 5, transfers (such as the use of a Cartoon payment of phone calls, personal stock, etc.) is called for " ATM ATM system" for database design and implementation, the database stored in D: bank directory, the file growth rate of 15 .
    2022-04-21 08:46:56下载
    积分:1
  • 一个实现了三个查找功能的c语言源代码,分别是顺序查找,折半查找和二叉查找树上的查找。可用VC直接编译运行,对查找算法做了很好的演示。...
    一个实现了三个查找功能的c语言源代码,分别是顺序查找,折半查找和二叉查找树上的查找。可用VC直接编译运行,对查找算法做了很好的演示。-A search function to achieve the three c-language source code, namely, sequential search, binary search and binary search tree to find. VC can be compiled to run directly on the search algorithm has done a very good presentation.
    2022-09-05 07:45:02下载
    积分:1
  • 推荐关于学建模的电子书,非常有用,里面包括等等。...
    推荐关于数学建模的电子书,非常有用,里面包括数据结构等等。-Recommended on the mathematical modeling of e-books, very useful, which includes data structures and so on.
    2022-07-16 15:01:30下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载