搜索资源列表
多种分词方法
- 含有多个分词算法。毕业设计的时候获得的,希望对大家在汉字处理中能用的到。 ICTCLAS算法,中科院,对名字识别能力很强。VC开发。 CSharp分词,向前匹配加向后最大匹配,C#开发,容易扩展。 小叮咚分词,由后向前最大匹配,C#开发。 xerdoc分词,基于ICTCLAS的Java版本分词。 文本分词词典,分词的词典,可以提供分词数据源。-containing more than Segmentation. Graduation was the time of hope
ID3_src
- 一个用C#写的ID3算法,属于数据挖掘中的决策树生成算法。-a C# write ID3 algorithm, data mining is the decision tree generation algorithm.
DataMining_Setup
- 一个用C#编写的ID3分类算法,包含一个是否多云的例子-a C# prepared by the ID3 algorithm, whether it contains an example cloudy
24_Source
- C#,DotNet FrameWork2.0,计算4张牌四则混合运算以后等于24的算法源码-C#, Delegate FrameWork2.0. Calculation four licensing mixed four to 24 after the operator of the algorithm source code
SimulatedAnnealing(TSP)CSHARP
- 运用c#语言实现模拟退火算法,同时利用该算法解决旅行商(TSP)问题,获得遍历所有城市序号的最优路径。-use c # language simulated annealing, while using the algorithm to solve traveling salesman (TSP). access to the serial numbers of all the cities traverse the optimal path.
csharp100li
- c#实例程序,整个压缩文件含有几十个C#例子,希望对大家有帮助-c # sample program, the entire compressed files contain dozens of examples of C#, and I hope to be helpful
WinDataStruct
- 这是一个演示冒泡排序的程序。非常合适c#的初学者,也很清楚的演示了冒泡排序每一步的过程。-This is a demonstration of Bubble Sort procedures. Very suitable c # beginners, it is very clear demonstration of the Bubble Sort every step of the process.
3467485rj
- 最小二乘拟合:用C#语言写成的最小二乘法拟合而成的-least squares fitting : C# language of the least squares fit into the
中小学排课系统
- 这是一个中小学排课系统,采用模拟退火算法框架实现,排课效果好,速度快, C#实现,在vs.net 2005编译通过。
算法C SHAPE版
- 数据结构常用算法c#版!有数值分析中的各种插值算法!-algorithm commonly used data structures c # version! A numerical analysis of the various interpolation algorithm!
同学编的C#的FFT函数
- 一个C#写的FFT函数,希望能给大家以提示。没有压缩密码。-a write C# FFT function, we can hope to suggest. No compression password.
kalman_example
- 在Visual 2008环境下,用C#语言实现的kalman预测算法。对于学习现代信号处理的朋友,有一定的参考价值。-In Visual 2008 environment, using C
GA
- 在Visual 2008环境下,用C#编写的一个基本的遗传算法代码。相信对学习遗传算法的人有一定的参考价值。-In Visual 2008 environment, using C
eptree112d
- 使用EPTREE可以很好的对,C,C++,Java代码进行解析。绘出函数树图,计算堆栈大小等。 <输出的文件内容> 功能树 INKURUDOFAIRUTSURI 测量若干步骤(有条件汇编) 函数索引(使用堆栈大小为每个功能输出) 使用类名单 全局变量,变结构,对象名单 #定义定义列表 清单中所使用 列表名称 信息分布函数的行数-EPTREE can be used for good, C, C++, Java code analysis.
06064080127ma
- 数值分析算法程序使用C#编写!-Numerical analysis algorithms using C# program to prepare! Numerical analysis algorithms using C# program to prepare!
RPN-Calculator-master(xd)
- mathimatics numerical algorithms
一字棋-人工智能
- 一字棋游戏,包括两个选手。用户可以在一个3*3的棋盘上任意的选择空闲的位置拜访棋子,最早在水平方向上,或者垂直方向上或者对角线方向上形成三子一线者获胜。(One word chess game, including two players. Users can choose a free position to visit a piece of chess on a 3*3 chessboard, and the winner is first formed in the horizontal
MATLAB C# Book.pdf
- 本书主要讲述的在对时间并不是非常严苛的情况下,使用C# 调用Matlab的DLL动态库来实现高复杂性算法或者某些保密内容的实现。(This book is mainly about using C# to call Matlab DLL dynamic library to realize high complexity algorithm or some confidential content in the case that time is not very strict.)
SOM神经网络
- C#平台下的应用,可输出SOM神经网络权值矩阵和测试结果(It can output SOM neural network weight matrix and test results.)