资源列表
[编译器/词法分析] CompilingPrinciplesDesign
说明:哈工大,编译原理课程设计,简单的编译器~-HIT, compile the principle of curriculum design, the compiler simple ~<> 在 2025-06-08 上传 | 大小:6.01mb | 下载:0
[语音合成与识别] matlab_based_adaptive_system_emulation
说明:基于matlab的自适应仿真,其算法都是LMS算法,有系统辨识,噪声对消,自适应滤波器,陷波器,图像的DCT变换-adaptive emulation based on LMS,include system recognise,noise canceler,adaptive filter,dct transform<cici> 在 2025-06-08 上传 | 大小:3kb | 下载:0
[汇编语言] SP-28Aselftest
说明:单片机实验板自检程序, 汇编语言编写,可检测实验板上所有功能-Self-test procedures for single-chip board, assembly language development, can detect all the features of the experimental board<xk0028> 在 2025-06-08 上传 | 大小:20kb | 下载:0
[编译器/词法分析] CMM
说明:这个语法分析器用到的是自顶向下的递归调用的方法,根据Cminus语言的文法规则 的BNF范式编写递归调用的代码,parse方法是程序的入口,它调用的stmt_sequence完成整个语法分析工作,stmt_sequence背后是12个互相调用的方法,它本身也在语法分析的过程中被调用到。 每个方法在最后会返回一个构造好的节点DefaultMutableTreeNode节点t给调用它的方法,然后调用它的方法用这个返回的节点继续构造,最后语法分析完成后会返回一棵完全构造好了的树节点,然后将这个树节<文龙> 在 2025-06-08 上传 | 大小:138kb | 下载:0
[中文信息处理] ChineseSplit
说明:一个基于VB.NET开发的中文分词及关键词提取系统,采用双向最大匹配、词频统计、快速排序等算法实现。-VB.NET developed based on Chinese word segmentation and Key Extraction System, the largest two-way matching, word frequency statistics, such as quick sort algorithm.<张莉娟> 在 2025-06-08 上传 | 大小:6.17mb | 下载:0
[中文信息处理] keyword-chouqu
说明:基于逆向最大匹配算法的分词及基于HMM模型的词性标注系统,包括了未登录词的识别、数据库的添加等内容。(需要手动修改数据库的路径才可以运行)-Reverse Maximum Matching Algorithm Based on the sub-word HMM-based model and part of speech tagging system, including the unknown word identification, such as the contents of the d<张莉娟> 在 2025-06-08 上传 | 大小:1.2mb | 下载:0
[汇编语言] SUPERMARKET
说明:本例在设计时采用了ADO.net访问数据库的技术,前台用VB.net2008作为开发工具,后台数据库采用了SQL server2005,然后通过前台对各项数据进行日常操作-In this case were used in the design of ADO.net database access technology, the future use VB.net2008 as development tools, back-end database using SQL server2005,<lzd> 在 2025-06-08 上传 | 大小:1.05mb | 下载:0
[汇编语言] TCP
说明:扫描TCP端口是入侵者搜集目标主机开放端口的常用手法之一,而多线程的扫描能大大加快扫描速度。设置要扫描的起始IP和结束IP,开对应IP主机端口是否回复来证明是否开放-TCP port scan is a collection of target host intruder port open one of the common practices, and multi-threaded scanning can greatly speed up the scanning speed. Set u<lzd> 在 2025-06-08 上传 | 大小:134kb | 下载:1
[书籍源码] European_Option_Pricing_Mente_Carlo_Simulation
说明:根据BS公式,通过Mente Carlo模拟对欧式期权进行定价的源码。即使不是做期权定价的,该源码也是一个非常好的理解如何做Mente Carlo模拟的实例。-Based on the Black-Scholes formula, codes for pricing the European options through the Mente Carlo simulation. It is a very good example for your understanding of how to<Joyce> 在 2025-06-08 上传 | 大小:135kb | 下载:0