资源列表
LMT
- JAVA的一个程序,是分类算法中的判定树的一部分。-JAVA a process, the classification algorithm of decision tree part.
DTMF_Gen_c
- lpc单片机的串口lpc-lpc MCU serial lpc
NBTree
- JAVA的一个程序,是分类算法中的判定树的一部分。-JAVA a process, the classification algorithm of decision tree part.
RandomForest
- JAVA的一个程序,是分类算法中的判定树的一部分。-JAVA a process, the classification algorithm of decision tree part.
IEEE_conference
- IEEE conference 的投稿TEX模板,包含有引用包-articles from the IEEE conference TEX template contains a quote package
yingzhengzhuangzhangxitong
- 一个银证转账系统,用于跨平台管理数据库。-Yinzhengzhuaizhang a system for cross-platform database management.
bpxl
- 通过bp算法的代码介绍运用bp算法进行训练学习的作用,已经可以在matlab7中运行。-bp algorithm through the use of code introduced bp algorithm for training to learn, matlab7 can already run.
tlsf
- 算法的许多例子都是最优化问题( optimization problem),每个最优化问题都包含一组限制条件( c o n s t r a i n t)和一个优化函数( optimization function),符合限制条件的问题求解方案称为可行解( feasible solution),使优化函数取得最佳值的可行解称为最优解(optimal solution)。-algorithm are many examples of optimization problems (optimizati
distmesh
- 网格划分工具箱,由美国MIT一个博士编写。可以实现二维和三维网格划分。-mesh toolbox, one from the United States, Dr. MIT. Can achieve two-and three-dimensional mesh.
DTMF_c.ZIP
- lpc900单片机DTMF信号的自发自收-lpc900 SCM DTMF signals from the spontaneous admission
dtgh
- 和贪婪算法一样,在动态规划中,可将一个问题的解决方案视为一系列决策的结果。不同的是,在贪婪算法中,每采用一次贪婪准则便做出一个不可撤回的决策,而在动态规划中,还要考察每个最优决策序列中是否包含一个最优子序列。-and the greedy algorithm, the dynamic programming, can be a solution to the problem as the result of a series of policy decisions. The difference
huisu
- 回溯(b a c k t r a c k i n g)是一种系统地搜索问题解答的方法。为了实现回溯,首先需要为问题定义一个解空间( solution space),这个空间必须至少包含问题的一个解(可能是最优的)。在迷宫老鼠问题中,我们可以定义一个包含从入口到出口的所有路径的解空间;在具有n 个对象的0 / 1背包问题中(见1 . 4节和2 . 2节),解空间的一个合理选择是2n 个长度为n 的0 / 1向量的集合,这个集合表示了将0或1分配给x的所有可能方法。当n= 3时,解空间为{ ( 0
