搜索资源列表
englishparsing_src
- 英语句子自然语言处理统计分析例子 Statistical parsing of English sentences Shows how to generate parse trees for English language sentences using a C# port of OpenNLP, a statistical natural language parsing library.-English sentence natural language processing
linkedmatrix
- 一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2-m linked matrix. constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor. Basic operator: 1. addition(sub) of two matrix 2. inverse of a ma
AI_GA_matlab
- 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子 nonMutation.m 用于浮点编码的非均匀变异算子
image_processing
- This code can parse any image in matlab. Very elaborate code
fclParser.tar
- parse fuzzy contrl language file
parse
- 关于电磁波散射的时域有限差分法计算程序 很好的-a code about finite difference time domain method for electromagnetic waves scattering
parse
- 语法分析器,可以分析出算术表达式格式是否正确-parese
face_recognition1
- PCA是一种掌握事物主要矛盾的统计分析方法,它可以从多元事物中解析出主要影响因素,揭示事物的本质,简化复杂的问题。本程序实现了基于PCA特征脸的人脸识别。-PCA is a major contradiction to grasp things, statistical analysis, it can parse out things from multiple main factors, revealing the essence of things, simplifying comple
Blocksproblem
- n this problem you will model a simple block world under certain rules and constraints. Rather than determine how to achieve a specified state, you will ``program a robotic arm to respond to a limited set of commands. The Problem The probl
SRTP1.0
- javaSwing实现的web文档聚类方法研究,不同权值与精度,直接输入新闻网址,可以自动解析并聚类web文档-javaSwing implemented method of web document clustering, different weights and precision, direct input news sites, you can automatically parse and web document clustering
CIAdatabase
- 解析一个文件中的内容,以B tree的方式存储其中的国家,职位,人民,是一个基于B TREE的搜索算法实现。包括了源代码,原始文件以及搜索案例-Parse the contents of a file to B tree stored in a manner which the state, position, people, is a B TREE-based search algorithm. Including the source code, the original case file
Kruskal
- 最小生成树算法,是从图论角度分析树的形成,并寻找最短路径的算法。- 英语 中文(简体) 日语 The minimum spanning tree algorithm is the formation of the parse tree from the perspective of graph theory, and f
fengji
- 我自己做的风机计算,大家别当真,小研究一下即可!-I do fans calculation, we do not really small study what can be! 英语 中文(简体) 日语 The minimum spanning tree algorithm is the formation of th
contiki-os_study_notes
- 本文将Contiki学习笔记整理成篇,便于索引。文章的顺序系推荐阅读的顺序。 Contiki初体验|数据结构|实例|主函数剖析|进阶学习|编程|文件系统 -This article will Contiki study notes organized into easy to index. The order of the articles recommended reading order. Contiki experience | data structure | instance | th
mathematic-library
- 数值分析类库。包括了Vector和Matrix类,可用于求CHOLESKY分解,解方程,以及求极值等。求极值的方法包括最速下降法,牛顿法,拟牛顿法,共轭梯度法,变尺度法等等。-Mathematic Analyze tools which contains the Vector and Matrix classes. It can be used to work our the parse of cholesky and solf the equation and deal with opt pr
Analytical-expression
- 解析简单的数学表达式,如字符串表达式“(2+3)*5”-Parse simple mathematical expressions, such as the string "(2 +3) * 5
Ex6_13
- 【例6.13】梯形法求积分的函数integer()是通用函数,可求任一函数的定积分。不同的函数有不同的解析式, //该解析式决定了自变量在每一个小积分区间端点处的函数值。函数 integer()以一个指向函数的指针为参数, //由该参数调用欲求定积分的函数,另两个参数是积分上下限。-[Example 6.13] the trapezoidal method to seek the integral function integer () is a universal function,
simulink-jichuxuexi
- 本PPT重点解析了MATLAB中的simulink的实际应用基础步骤和方法-The the PPT focus parse in MATLAB simulink the practical application of basic steps and methods
dpsk_haha
- DPSK系统的MATLAB仿真,包含时域和频域分析,有比较详细的注释解析。-The DPSK system MATLAB simulation, contains the time domain and frequency domain analysis, detailed notes parse.
Numerical-Analysis
- 数值分析中的四种插值方法: 拉格朗日差值公式 龙贝格算法 三次样条插值 四阶龙格库塔方法 内附有详细算法解析文档-Numerical analysis of four interpolation methods: Lagrangian difference equation Romberg algorithm Cubic spline interpolation Fourth-order Runge-Kutta method Encl