资源列表
[汇编语言] hafuman
说明:哈夫曼编码为实现哈夫曼编码,先构造哈夫曼树。哈夫曼树的每个节点都存有该节点的信源符号,概率,双亲节点,左孩子节点和右孩子节点。每个节点的概率为该节点左孩子节点和右孩子节点的概率之和。每次选取概率最小的两个节点作为左右孩子节点,直到把所有的数据都整合到哈夫曼树中。每个原始数据都处于叶子节点的位置。-Huffman coding Huffman coding to achieve the first Huffman tree structure. Huffman tree for each node<carter> 在 2025-11-13 上传 | 大小:200kb | 下载:0
[编译器/词法分析] exp
说明:这个是我们编译原理的一个中间代码生成器实验,我用的是LR()分析法的属性翻译文法,当然我的句柄识别器是根据老师的实验要求弄的,扩展性不是很好,因为是用数字来代替"字符"的,呵呵```如有需要,那联系我(q284244897)-This is the principle of an intermediate compiler code generator experiments, I use the LR () method of the attribute translation grammar<happy> 在 2025-11-13 上传 | 大小:984kb | 下载:0
[编译器/词法分析] Compiler_report
说明:编译器实现实验报告,包括扫描器(自动机实现),语法分析,语义分析,实现输入加减乘除的式子,导出相关四元式-Experimental compiler implementation report, including the scanner (Automata), syntax analysis, semantic analysis, subtraction multiplication and division of the input formula, export-related four-<黄军斌> 在 2025-11-13 上传 | 大小:332kb | 下载:0
[易语言编程] pNH0Ng0h
说明:彩色会闪会抖动的字,而且还在标题栏 --By:梦飞鸟-易语言源码-Color will flash will jitter of words, but also in the title bar- By: dream bird- yi language source code<smilewychina> 在 2025-11-13 上传 | 大小:3kb | 下载:0
[书籍源码] cubic_spline
说明:属于数值分析领域,三次样条插值是一个特殊的插值,它比其他插值的精度都要高。此为方法及算例-In the mathematical field of numerical analysis, spline interpolation is a form of interpolation where the interpolant is a special type of piecewise polynomial called a spline. Spline interpolation is pre<xue.Li> 在 2025-11-13 上传 | 大小:24kb | 下载:0
[Dephi控件源码] CommemorativeEditionbundledencryptiontoolYisuoyany
说明:加密捆绑工具一蓑烟雨纪念版,加密捆绑文件!-Commemorative Edition bundled encryption tool Yisuoyanyu<王道民> 在 2025-11-13 上传 | 大小:127kb | 下载:0
[易语言编程] GIFAnimationPlayer
说明:GIF动画播放器,gdi api实现,非易语言自带的。-GIF animation player, gdi api implementation, non-native language is easy.<王道民> 在 2025-11-13 上传 | 大小:5kb | 下载:0
[Dephi控件源码] FastReportkongjianyuanm
说明:FastRepor 控件的使用 短小的DEMO使用 FastRepor 控件的使用 短小的DEMO使用-FastRepor control the use of short DEMO use FastRepor control the use of short DEMO use<周晓建> 在 2025-11-13 上传 | 大小:637kb | 下载:0
[Dephi控件源码] SmartWaveCom
说明:Delphi写的通用AT短信收发程序 采用AT命令写的短信收发程序。 1.接口数据库可自行创建(SQL2000) 发送短信表结构为: CREATE TABLE [dbo].[SMS_Send] ( [id] [int] IDENTITY (1, 1) NOT NULL , [mobile] [nvarchar] (20) COLLATE Chinese_PRC_CI_AS NULL , [Msg] [nvarchar] (160) COLLATE Chinese_P<刘海滨> 在 2025-11-13 上传 | 大小:889kb | 下载:0