资源列表
python科学计算codes
- python科学计算的随书源代码,包括测试用例(the source code of the book python caculation, also includes data needed in the program)
VF3
- Fortan数值计算方法,包括电子书和源程序-Fortan numerical methods, including e-books and source code
contents
- 计算和 可以计算整数和,例如a+b =c.-cacluate the sum
CNC-GPU-CUDA_src_bin_examples
- GPU并行求解系数矩阵为稀疏矩阵的线性方程组-GPU parella sparse linear equations solver
wajue
- 文件中给了很多用数据挖掘的实例,读者可以自行下载下来,非常多。包括数据都给的很详细,能快速让您掌握数据挖掘的编程代码(The file gives a lot of examples of data mining, the reader can download it down, very much. Including the data given to the very detailed, can quickly let you master the data mining programm
freefem++-3.56-1.tar
- 比较完善的面向对象的有限元程序代码,适用于编写大型程序的学习(typical C++ code for OOFEM)
徐士良C常用算法程序集(第二版)书和源码
- 徐士良C常用算法程序集(第二版)电子书和全部源码。
math
- 编程时可能用到的数学公式,相信肯定有帮助,文档为doc格式。-Programming may be used in mathematical formulas, I believe that is sure to help document for the doc format.
DSPFiltersComplete
- 数字过滤器,能基于输入参数,高通,低通,带通过滤。-Digital filter, based on the input parameters, high-pass, low-pass, band-pass filter.
C语言的常用函数
- 压缩文件中是C语言常用函数的PDF文档,非常全面,可以满足工程人员的大部分需求。-compressed files is common C language function PDF files, a very comprehensive, engineering staff to meet the needs of the majority.
Dijsktra-method
- 自己做的迪杰斯特拉算法,用VC开发,工具是VS2010,直接拿来就可以输入参数编辑了。界面上的图是我随意放的-Dijkstra algorithm to do their own, with VC development tool VS2010, input parameters can be used directly edited. The map interface is free to put
Sudoku
- 使用Visual Studio编写的数独计算程序,界面简洁直观。-Calculation program written using Visual Studio Sudoku, a simple and intuitive interface.