资源列表
ExpressCal
- 德国老外的程序,免费开源可以计算各种不同的函数、以及四则运算,可以处理括号,还可以计算正余弦,是一款不可多得的表达式计算类和计算工具。-Foreigners in Germany program, free open-source can be calculated a variety of functions, as well as the four operations and can handle brackets, but also can calculate the positive
compile_work2
- 想研究透彻正则表达式,必须知道有穷自动机的原理,这个源码可以给你一个很好的示例参考。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输入正则表达式。-Wish to research thoroughly regular expressions, you must know the finite automata theory, this source can give you a good example for reference. The compiled pro
colljz
- C++实现离散数学中对称矩阵的判断。6行6列的矩阵,闲来无事,用VC++写一个小程序,判断是否是配对矩阵,很有意思哦!-C++ realization of discrete mathematics in the symmetric matrix judgments. 6 row 6 of the matrix, nothing better, using VC++ to write a small program to determine whether the matching matrix
QSort
- This file is a quick sort implementation, it has an O ( n lg n )
MYcollection
- 离散数学中求集合的C++实现。用C++实现离散数学中的求集合这一公式,原理及代码都很简单的问题。-Discrete Mathematics in order to achieve the set of C++. C++, Discrete Mathematics in order to achieve the collection of this formula, principles and code are very simple questions.
CROSS_BILATERAL_FILTER
- Cross bilateral filtering of color images
SequChar
- C++离散数学真值表的实现,求真值表,用C++编程序实现的,可以学习一下哦。-C++ implementation of discrete mathematics truth table, seek truth table, using C++ programmed to achieve, can learn about oh.
4de10000cifang
- 一个大数计算的思路,计算4的一万次方!大家可以修改为任何数字的大数计算!-C# for Caculate
DHP1
- 双启发式近似动态规划的程序,对研究近似动态规划很有帮助-dual heuristic dynamic programming
f(1)
- 八皇后问题MFC演示,附加代码跟踪功能,但重绘方面有点小问题-Eight queens problem MFC demo, additional code tracking feature, but a bit small problems redraw
xifen
- 介绍排队论,是2009年数学建模的好材料。-Introduction queuing theory, mathematical modeling in 2009 good material.
lda-c-dist
- latent dirichlet allocation C语言实现算法 LINUX 下运行-latent dirichlet allocation the c implementation