资源列表

[其他小程序ecsgen

说明:enciph.c---------for enciph
<> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[其他小程序ma

说明:写一个程序,当知道一个码的生成矩阵时,该程序可以求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

[其他小程序yuanchengxu

说明:这是一个判断一个语法语义的语法分析小程序.内含原代码.-This is a judge of a semantic grammar parsing applet. Containing the original code.
<小雷> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[其他小程序1

说明:当知道一个码的生成矩阵时,求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

[其他小程序cffx2

说明:这是一个能够判断单词结构的词法分析器小程序,它能够分析单词符号传递的语法语义.-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

[其他小程序bdsqz3

说明:这是一个表达式求值的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

[其他小程序sdr_sdram

说明:SDRAM顶层模块,大家可以看看,学习一下模块的化分-SDRAM module top-level, we will look at and learn about modules of sub-
<大哥> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[其他小程序btree

说明:二叉排序树:对随机生成的一些数构建二叉排序树,并给出该二叉排序树的中序遍历 二叉排序树或是空树,或是具有下属性质的二叉树:其左子树上所有结点的数据值均小于根结点的数据值;右子树上所有结点的数据值均大于或等于根结点的数据值;左子树和右子树又各是一棵二叉排序树。 在二叉排序树中,若按中序遍历就可以得到有小到大的有序序列。 -Binary Sort Tree: The number of randomly generated
<k332> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[其他小程序huffman

说明:哈夫曼编码:输入一个文本文件(英文文本),剔除其中的非英文字符,并将英文字符统一转化为大写字符,然后统计各个字符的出现概率。创建哈夫曼树,给出编码表(即各字符的码字)及编码效率(带权路径长度)-Huffman Coding: Enter a text file (English version), excluding one non-English characters and English characters converted
<k332> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[其他小程序12-1

说明:创建个人帐户的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

说明:用各种方法进行排序,包括简单选择排序、插入排序、快速排序、堆排序、冒泡排序、希尔排序-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

[其他小程序list

说明:建立一个单链表并对链表进行插入、删除操作 插入运算 在头指针为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

源码中国 www.ymcn.org