资源列表
myGraph
- Search Graph in 2 dimension array
shen-jing-wang-luo
- 反向传播神经网络算法,可以用于将大量数据训练后的模拟输出-Back-propagation neural network algorithm, the data can be used for training a large number of analog outputs
huNT
- 二元Newton-Thiele型混合连分式插值的信息矩阵算法-Two yuan Newton-Thiele continued fraction interpolation hybrid information matrix algorithm
imspline
- matlab 双三次样条插值,由于是matlab写的,速度非常慢。希望大家理解-matlab bicubic spline interpolation is Matlab written, very slow. I hope you understand
2
- 链表排序 主要介绍链表排序-search of link
disanti
- 正五边形五人互相追逐,速度不同,绘图和求解最后相遇坐标的算法,matlab-The regular pentagon five people chasing each other at different speeds, drawing and solving algorithm last met coordinates, matlab
zgylwt
- 基于模拟退火算法的中国邮路问题代码,最短遍历问题中的一种问题-chinese postman problem
0-1bag
- 经典的0-1背包问题,程序可以自动输入并且有注释-Classical 0-1 knapsack problem, the program can automatically entered and annotated
yingyu
- 利用VHDL语言编程来实现对三层电的梯控制程序。-The use of VHDL language programming to achieve the three electric elevator control procedures.
letter_order
- 一个简单的排序问题的解答,编程语言是C。 ■题目 输入为一个长度在1000字节以内,只含有英文半角小写字母的字符串。 请计算输出其中各字母出现的次数,按照从多到少的顺序排列并输出。 要求每行输出一个字母,并且当字母出现次数相同时,按照字母顺序输出结果。 ■例① 输入: abbccc 输出: c b a ■例② 输入: bcagggqhhhtlllopppiacb 输出: g h l p a b
Untitled
- Solving optimal control problem with MATLAB
problem
- 回溯法解决ACM题目“旅行商问题”的c++源代码-Backtracking to solve the ACM topic " traveling salesman problem" c++ source code