搜索资源列表
codebook.rar
- 此代码实现了基于码书的背景建模法在运动目标检测中的运用,This code implementation code book based on background modeling method in target detection exercise in the use of
bianyikssybg
- 编译原理课程设计实验报告,里边有两份报告,词法分析、语法分析、语义分析、目标代码生成-Principles of curriculum design experiments to compile reports, inside there are two reports, lexical analysis, syntax analysis, semantic analysis, target code generation
cilib
- 多目标优化算法JAVA源代码。里面附代码相关网址。请大家多-Multi-objective optimization algorithm JAVA source code. Links with the code inside. Please see more
project
- 一个多目标跟踪的matlab代码,里面附有说明文档.其中背景差分法可以实现实时更新.该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多-A multi-target tracking matlab code, which accompanied by documentation. Including real-time background subtraction method can be updated. The code in small target detecti
pl0
- pl0小型编译器,输出类pcode目标代码。-small pl0 compiler output object code pcode category.
MrW
- 一个计算坐标的程序,将源代码通过坐标转换变为目标代码,通过读坐标文件-A programme of calculating Coordinate,which change the source code to Object code by Coordinate transformation by reading the coordinate files.
PEdit
- 原理很简单:就是“借尸还魂”,启动一个僵尸进程(NT下可以是自身程序启动的另一个进程),然后在它运行前将其整个替换成内存中的exe内容,待正式运行后执行的就是你的目标代码了。-Principle is simple: is the " reincarnated" to start a zombie process (NT can be its own proceedings under another process), then it replaces its entire
compiler
- 《编译原理及实践》源码.rar 包括:词法分析,语法分析,目标代码生成-source code of compiler
PL0
- 编译程序源代码:词法分析、因子处理、项处理、表达式处理、部分处理、条件处理、分程序分析处理过程语句、通过静态链求出数据区的基地址对目标代码的解释执行程序。-Compiler source code: lexical analysis, factor processing, processing, handling, processing, parts of expression conditions, process analysis, process statement by static c
bianyiyuanli1120310528
- 编译原理大作业,包含所有的流程,从词法,语法,语义,最后到目标代码-Compiler principles large operations, including all processes, the lexical, syntactic, semantic, and finally to the object code
编译原理
- 编译原理是计算机专业的一门重要专业课,旨在介绍编译程序构造的一般原理和基本方法。内容包括语言和文法、词法分析、语法分析、语法制导翻译、中间代码生成、存储管理、代码优化和目标代码生成。 编译原理是计算机专业设置的一门重要的专业课程。(The principle of compilation is an important specialized course in computer science, which aims to introduce the general principles an
copyFolder_basic
- 这个代码主要是在根目录或根目录下子文件夹中检索目标文件,可以根据前缀或后缀进行检索,并支持输入多个前缀(前缀间使用分号则表示每个关键词检索一次,使用逗号则表示目标文件前缀需符合所有关键词)。再拷贝到新路径上是支持改名和新建文件夹!(This code is mainly to retrieve the target file in the root directory or folder at the root directory, can be retrieved according to t
多目标线性规划的求解方法及MATLAB实现
- 数学建模中会用到的常用MATLAB代码,可以求解线性规划的问题(Mathematical modeling will use the commonly used MATLAB code, you can solve the problem of linear programming)
代码
- 静态背景 ,显著目标提取,帧间差分法,背景差分法,运动目标提取(Moving object extraction)
Desktop
- 可进行针对有约束的,非线性的多参数的目标优化(Constrained nonlinear multi parameter optimization can be carried out)
基于粒子群算法的多目标搜索算法
- 基于粒子群算法的多目标搜索算法(含详细代码)(Multi target search algorithm based on particle swarm optimization (including detailed code))
基于卡尔曼滤波的运动目标检测,matlab代码
- 基于卡尔曼滤波算法的运动目标检测,做视频车道线检测,动态车辆识别,行人检测的朋友可以参考一下(Based on Calman filter algorithm for moving object detection, do video lane detection, dynamic vehicle recognition, pedestrian detection friend can refer to.)
IMM代码
- 可运行的多模型卡尔曼滤波的目标跟踪matlab程序(Target tracking matlab program for multi model Calman filtering)
模糊聚类R代码
- 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means clustering algorithm or FCM. Among many fuzzy clustering algorithms, the Fuzzy C-Means algori
层次分析法-matlab代码
- 层次分析法,简称AHP,是指将与决策总是有关的元素分解成目标、准则、方案等层次,在此基础之上进行定性和定量分析的决策方法。该方法是美国运筹学家匹茨堡大学教授萨蒂于20世纪70年代初,在为美国国防部研究"根据各个工业部门对国家福利的贡献大小而进行电力分配"课题时,应用网络系统理论和多目标综合评价方法,提出的一种层次权重决策分析方法。(Analytic Hierarchy Process)