资源列表
[中间件编程] lvbo
说明:本文是以实现中值滤波并将它应用到电视跟踪系统为目的,分别介绍了中值滤波器的定义,特性,应用,以及几种相似形。在分析了中值滤波的几种快速算法和几种硬件结构的基础上,提出了一种新的实现中 值滤波的硬件方法。根据电视跟踪系统中图像的形成过程和系统对中值滤波的实时性和简便性的要求,对实现一维中值滤波和可分离中值滤波的硬件电路,原理进行了详细的分析讨论,建议在电视跟踪系统中以应用可分离中值滤波为好,并给出在一个实时中值滤波的小系统的具体应用。-InthisPaPer,fourfastalgorithm<freesky> 在 2025-11-20 上传 | 大小:1.57mb | 下载:0
[汇编语言] VBexamples
说明:利用VBScrip编写的55个很实用的小程序,可以直接应用。需要的朋友可以找自己想要的进行学习-55 prepared using VBScrip very useful little program that can be applied directly. Need of a friend can find what you want to learn<陈翠> 在 2025-11-20 上传 | 大小:151kb | 下载:0
[汇编语言] huibianzichengxu51
说明:本文包含有六十多个汇编语言程序实例,是汇编语言初学者不可多得的好资料-This article contains more than 60 examples of assembly language programs, assembly language is a rare good information for beginners<jun wang> 在 2025-11-20 上传 | 大小:70kb | 下载:0
[汇编语言] Five
说明:博弈是人工智能的主要研究领域之一,他涉及人工智能中的推理技术、搜索方法和决策规划。本文将这些技术用于五子棋中,设计了一个智能五子棋系统,实现人和计算机两方进行博弈。-Gambling and chess is one ofthe major artificialintelligence research areas.Itinvolves reasoning,decision making andplanning.These techniques are applied to the gobang<谢奕> 在 2025-11-20 上传 | 大小:2.73mb | 下载:0
[编译器/词法分析] GrammarAnalysis
说明:一个很不错的C++语法分析器,主要使用的是LL1文法,可以自动判断是否为LL1文法,若是,可以对例句进行语法分析-A very good C++ parser, the main use of the LL1 grammar, can automatically determine whether the LL1 grammar, and if so, can listen to parse<ma xiaolong> 在 2025-11-20 上传 | 大小:201kb | 下载:1