说明:写一个程序,当知道一个码的生成矩阵时,该程序可以求GF(2)上线性分组码的最小距离.
将上述程序推广到GF(q)上的任意分组码的情况-Write a program, when know that a matrix generated code, the program can be for GF (2) on linear block codes of minimum distance. Will these procedures <yangyang> 在 2025-01-13 上传
| 大小:1kb | 下载:0
说明:这是一个判断一个语法语义的语法分析小程序.内含原代码.-This is a judge of a semantic grammar parsing applet. Containing the original code. <小雷> 在 2025-01-13 上传
| 大小:1kb | 下载:0
说明:当知道一个码的生成矩阵时,求GF(2)上,以输入的码长为4,生成矩阵为G[4][7]为例,线性分组码的最小距离.-When know that a code generated matrix, and GF (2) in order to enter the code length of 4 to generate a matrix for G [4] [7] as an example, the linear block codes <yangyang> 在 2025-01-13 上传
| 大小:1kb | 下载:0
说明:这是一个能够判断单词结构的词法分析器小程序,它能够分析单词符号传递的语法语义.-This is a word in the position to determine the structure of the lexical analyzer small program that can analyze the syntax of word semantic symbols transmission. <小雷> 在 2025-01-13 上传
| 大小:1kb | 下载:0
说明:这是一个表达式求值的C++源代码,希望对有需要的人有所帮助.里面写的很详细.-This is an expression for the value of the C++ Source code, and they hope to those who need help. Inside written in great detail. <小雷> 在 2025-01-13 上传
| 大小:1kb | 下载:0
说明:哈夫曼编码:输入一个文本文件(英文文本),剔除其中的非英文字符,并将英文字符统一转化为大写字符,然后统计各个字符的出现概率。创建哈夫曼树,给出编码表(即各字符的码字)及编码效率(带权路径长度)-Huffman Coding: Enter a text file (English version), excluding one non-English characters and English characters converted <k332> 在 2025-01-13 上传
| 大小:1kb | 下载:0
说明:创建个人帐户的C++程序,包括开设账户、存款、取款和查询余额并且显示等功能。-Create a personal account of the C++ Procedures, including the creation of accounts, deposits, withdrawals and balance inquiries and display functions. <郝人> 在 2025-01-13 上传
| 大小:1kb | 下载:0
说明:用各种方法进行排序,包括简单选择排序、插入排序、快速排序、堆排序、冒泡排序、希尔排序-Sort by various methods, including the simple choice to sort, Insertion Sort, Quick Sort, Heap Sort, Bubble Sort, Hill sort <k332> 在 2025-01-13 上传
| 大小:1kb | 下载:0
说明:建立一个单链表并对链表进行插入、删除操作
插入运算
在头指针为head的链表中,在值为a的结点前面插入一个值为x的结点。若链表为空-The establishment of a single linked list and linked list to insert, delete operations in the first insert for the head of the list pointer, in the va <k332> 在 2025-01-13 上传
| 大小:1kb | 下载:0