资源列表
atur
- 采用张量投票理论的三角网格特征边提取算法-Using tensor voting theory side of the triangular mesh feature extraction algorithm
thermodynamic
- 热动力计算方程的VB源代码。VB源代码可直接修改使用。-thermodynamic code.
matrx042
- matrix inverse, and matrix multiply, and matrix transpose
aph_Cut
- 带连通性约束的快速交互式Graph_Cut算法With connectivity constraint algorithm for fast interactive Graph_Cut-With connectivity constraint algorithm for fast interactive Graph_Cut
PIDsimulation11
- PED算法,非常好,做闭环控制,伺服控制,学好保证你提升一大块-GOOD ,VERRRY GOOD
23
- 2、递归输出 【问题描述】 给定一个整数n,1≤n≤20,要求设计一个递归算法,实现下面两种方式(下三角和上三角)的文件输出。 n n n ... n 1 …… 2 2 3 3 3 3 3 3 2 2 …… 1 n n n … n 要求:输出形式可用户选择;数字之间采用TAB键隔开(使用’\t’)。 【输入数据】 输入数据由3.txt给出,文件格式为:第一行是一个整数n;第二行是一个整数,表示输出方式,取值0/1分别表示下三角/上三角。 【输出数据】
k-means--source-code
- k-means算法,已附数据文件。其中文件第一行的3个数字分别为数据数量、数据维度和所需聚类数-k-means algorithm, is attached data files. Which documents the first line of three figures were the amount of data, data dimension and the required number of clusters
Duckworth_Lewis
- This an interpretation of the Duckworth Lewis method of calculating rain-affected Cricket scores.-This is an interpretation of the Duckworth Lewis method of calculating rain-affected Cricket scores.
20110619-1
- 针对BP神经网络存在的缺点,本文利用遗传算法能够收敛到全局最优解而 且遗传算法鲁棒性强的特点将遗传算法同神经网络结合起来,不仅能发挥神经网 络的泛化映射能力,而且使神经网络具有很快的收敛性以及较强的学习能力。为 了验证遗传算法优化BP神经网络的有效性,本文将此算法应用到直线一级倒立 摆的稳定控制中,同时利用UbVIEW语言界面开发能力强,并且数据输入、网 络通信、硬件控制简单的优点,制作了倒立摆的仿真控制和实时控制软件。仿真 研究表明,遗传算法优化BP神经网络的控制器设计
shu
- 用树结构来实现括号对问题,判断括号是否匹配,计算它的度,满足条件的个数-A tree structure to achieve the brackets of the problem, determine whether the matching parenthesis, calculate its degree, the number of conditions to meet
24dian
- 24点问题,要求给定几个数,然后利用算术运算符,使这几个数经运算后,结果为24-24 points and asked for a few given the number, then use the arithmetic operators, so these numbers by the operation, the result is 24
erchashu
- 这是一个计算二叉树中叶子个数的程序,利用到,二叉树的遍历-This is a calculation of the number of leaves of a binary tree program, the use of that binary tree traversal