资源列表
xishujuzhen
- 实现稀疏矩阵的加法、减法、乘法、还有转置,以及用两种方法(即三元组顺序表和矩阵形式两种)输入。-The realization of sparse matrix of the adder, subtraction, multiplication, and transpose, as well as two ways (that is triple the order form and matrix form of the two) input.
CTest
- 我做的一些C语言练习题,里面一共有76道题目,主要用到一些计算机常用的算法,如:递归,分治,动态规划,回溯法,AO算法等,除此之外还用到比较多的数学知识,我做了一部分,还有一些暂时还没做出来,大家也帮忙做一下吧!-I have done some C language exercises, which a total of 76 topics, mainly used in a number of commonly used computer algorithms, such as: recur
yiquansuanfayanshi
- 这是蚂蚁觅食的演示软件,对蚂蚁觅食的过程详细演示,有助于学习者对蚁群算法原理的了解。-This is a demonstration of software ants foraging on ant foraging process of a detailed presentation will help learners to understand the principle of ant colony algorithm.
BM
- 这是二分法程序。满足f(a)*f(b)<0d的f(x)在[a,b]区间的实根。 优点:1)程序简单; 2)对f(x)要求不高,收敛性好。-This is the dichotomy procedure. Satisfy f (a)* f (b)
Example_lagrange
- lagrange算法的小实践,可以运行,请大家放心-lagrange algorithm small practice, you can run, please rest assured
longgekuta
- 工程中很多的地方用到龙格库塔求解微分方程的数值解, 龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。-Works a lot of places used for solving differential equations Runge-Kutta numerical solution, Runge-Kutta is a very important, especially fourth-order, and very high accuracy.
math
- 全国研究生数学建模竞赛 2008年数学建模题目-National Graduate School Mathematical Contest in Modeling in 2008 the subject of mathematical modeling
bpxor
- 用bp网络对xor问题的解析,比较基础,希望对大家有帮助-Xor network with bp analytical, comparative basis, in the hope that we have to help
shujuwajuesuanfa
- 基于数据挖掘的决策树改进算法和贝叶斯改进算法,很有用的-Based on data mining and Bayesian Decision Tree Algorithm to improve the algorithm, very useful
osake
- 一个833分酒问题的求解,C++编写,简单易读,输出最佳路径解。-833 minutes a solution of alcohol problems, C++ To prepare, easier to read, output the best path to solution.
ST
- RMQ问题。。 不用线段树实现。 ST算法运用的是动态规划和二进制优化的思想。使得编程复杂度降低了很多很多。-RMQ problem. . Needless to achieve segment tree. ST algorithm used is a dynamic planning and optimization of binary thinking. Makes programming reduces the complexity of many.
cversion
- 一些常用数值算法的 C程序源代码 对初级学数值计算很有帮助-Some commonly used numerical algorithm of the C source code for the numerical calculation of primary school very helpful