资源列表
fembem
- 基于边界元与有限元耦合的地震动模拟程序。能简单有效的解决地震作用下地表位移反应问题-Based on boundary element and finite element coupled to ground motion simulation program. Can be simple and effective solution surface displacement response under earthquake problem
CODES-APR-2010
- CEC2010测试函数代码,由C++和Matlab 2010编写而成。-CEC2010 test function code, and by the C++ written in Matlab 2010.
Sicily1035
- 根据用户输入的所有DNA链,找出所有匹配的DNA链,每条只能使用一次,对速度有一定的要求-As a biology research assistant, your boss has assigned you a job: given n single strands, find out the maximum number of double strands that could be made (of course each strand can be used at most once).
Sicily1021
- 中大Sicily1021:将圆圈中配对的两个数字(由用户给出)取出,看最后是否能全部取完-N couples are standing in a circle, numbered consecutively clockwise from 1 to 2N. Husband and wife do not always stand together. We remove the couples who stand together until the circle is empty or we ca
TOA算法的matlab模拟
- 基于matlab仿真的TOA算法的3点模拟,也可改为多点,子程序为圆形模拟,经过改正,验证可用,误差低。
music-player
- audio player USING MATLAB AND GUI TO RUN THIS FILE USE THE FILE A.M
da
- (1)用顺序栈实现一个支持大整数的加法和减法计算功能的计算程序。 (2)实现创建顺序栈,入栈,出栈等基本操作,并使用这些基本操作协助完成大整数加法的实现。 (3)用if或switch语句设计一个如下页的选择式菜单。-(A) implement a stack with support for large sequential integer addition and subtraction calculations calculation program. (2) in order
NeuralNetwork
- 该资源是神经网络算法。 ProduceTestFile.jar和src\produce目录下的ProduceTestFile.java用于在画图文件中手写字生成文件后转化成txt文件(生成BPTestFile.txt),注意在画图文件中应将图片大小设为长和宽均为100像素,写字时选择最粗的刷子。 两个txt分别是训练数据和测试数据。读入BPTrainingFile.txt中的样本进行训练,然后用BPTestFile.txt中的样本进行测试。-This resource is neural
QR
- QR分解C++代码,常用的数学运算代码示例-qr divided by c++ code,often uesd by mathmatics
DecisionTree
- 该资源是决策树算法。从“样本特征说明”读取属性,从“样本数据”读取各属性值。 依次取20 —80 (每次递增10 )的样本作为训练集,剩余样本作为测试集测试。-This resource is about decision tree algorithm. The attributes and values can be read by the code from the two txt files. Each time choose a portion of all the data (20
graph_dfs
- 数据结构中的图结构的深度优先遍历算法,包括按邻接表方式存储的图。-dfs algorithm for graph structure
pronypower
- 关于prony一个分析电力系统谐波检测程序,准确分析暂态信号中的幅值 相位 频率-prony algorithm for power system harmonic estimation
