资源列表
rosettasoftware
- 用语属性约简的程序包,相信对相关人员 有所帮助.-language attribute reduction package, I believe the staff is helping.
rough
- MATLAB编写的用于属性约简的程序,先运行ROUGH.MDF文件,再输入RED,就可得到约简后的规则.-MATLAB prepared for the attribute reduction procedures, first running ROUGH.MDF documents, admission RED, can be about the simple rules.
mysimpleAI
- 一个简单的人工智能模型,可以实现自学习功能,欢迎大家交流-a simple model of artificial intelligence, can achieve self-learning function to welcome the exchange of
FOURier1
- 实数据快速傅里叶变换算法 实数据快速傅里叶变换算法-false information Fast Fourier Transform algorithm false information Fast Fo urier Transform algorithm
tudeshixian
- 无向图的实现和深度优先算法-no plans to the realization of the depth and priority algorithm
tree3
- 二叉树的实现代码 前序遍历 中序遍历 后序遍历-achieve binary tree traversal sequence code before the order after preorder traversal
zhan121
- 栈的实现代码-Stack in code
park_guide
- 公园导游图 给出一张某公园的导游图(景点不少于10个),游客通过终端询问可知: 任一景点的相关信息; 从某一景点到另一景点的最短简单路径。 游客从公园大门进入,选一条最佳路线,使游客可以不重复地游览各景点,最后回到出口(出口就在入口旁边)。 要求: 1、从键盘或文件输入导游图; 2、游客通过键盘选择两个景点,输出结果; 3、输出从入口到出口的最佳路线。 文件中包含详细的源代码及注释,以实现这个经典的问题。-park guide map is a par
task_compositor
- 带有期限的作业排序问题:假定只能在一台机器上处理n个作业,每个作业均可在单位时间内完成;又假定每个作业i都有一个截止期限di>0(它是整数),当且仅当作业i在它的期限截止以前被完成时,则获得pi>0的效益。求具有最大效益值的可行解。 文件中包含详细的源代码和注释,以实现这个经典的问题。-period with the operations scheduling problem : the assumption that only a machine n handling oper
qiujie
- 【问题描述】已知线性方程组AX=B,求解该方程组。参考算法: 消去法:将列向量B加到矩阵A的最后一列,构成增广矩阵AB。对AB进行下列三种初等变换,使原矩阵A的部分的主对角线上的元素均为1,其余元素均为0,则原列向量B的部分即为X的值: 1. 将矩阵的一行乘以一个不为0的数 2. 将矩阵的一行加上另一行的倍数 3. 交换矩阵中两行的位置 - [ Question descr iption ] known system of linear equations AX=B, s
SimpleRPN
- 使用c#实现的可以将任意数学表达式计算得到相应结果-use of the c # can be arbitrary mathematical formulas calculated corresponding results
svmlight
- 一个支撑向量机的工具包。希望对大家有用。-a Support Vector Machine tool kit. We hope that the right useful.