-
分支定界算法
用分支定界算法解决线性规划问题 约束条件为整数 采用分支 定界 剪枝获得最优解 减少计算量
- 2023-02-07 17:50:03下载
- 积分:1
-
ZOJ ACM题目解答
这个是我在CSDN上下载的一个源码,这个比较有意义,很多东西可以自己一步步理解,有利于大家掌握ACM的一些技巧和解题思路,希望对大家有帮助
- 2023-04-24 07:30:04下载
- 积分:1
-
条形码扫描
采用MFC建立框架,可以对条形码进行扫描,相同则可通过,不同就不能正确通过扫描
- 2022-03-05 02:38:05下载
- 积分:1
-
基于最小堆的Huffman算法c语言实现;
基于最小堆的Huffman算法c语言实现;时间复杂度:O(n*lg(n));空间复杂度:O(n*lg(n));
- 2022-03-19 08:51:16下载
- 积分:1
-
Jacobi method with realistic symmetric matrix of eigenvalues and eigenvectors fo...
用雅可比法求实对称阵的特征值与特征向量
例子中为3阶矩阵-Jacobi method with realistic symmetric matrix of eigenvalues and eigenvectors for the case of 3-order matrix
- 2022-03-11 23:53:46下载
- 积分:1
-
一个模糊查询文件,相当好用,实现环境VC
一个模糊查询文件,相当好用,实现环境VC-a fuzzy query documents, quite handy, and to achieve environmental VC
- 2022-01-23 10:19:42下载
- 积分:1
-
nurbs曲线设计源代码
nurbs曲线设计源代码 一个工具箱一个几何引擎库,国内用的较少。功能类似CGAL、NURBS++、OCC等。麻雀虽小,功能却很强大。尤其适合固体实体的建模。nurbs曲线设计源代码 一个工具箱一个几何引擎库,国内用的较少。功能类似CGAL、NURBS++、OCC等。麻雀虽小,功能却很强大。尤其适合固体实体的建模。
- 2022-03-26 19:41:59下载
- 积分:1
-
quick sort例子
quick sort例子-quick sort example
- 2022-08-15 15:34:38下载
- 积分:1
-
该代码是“常用的计算机数值算法和程序的程序。
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套线性方程组求解代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting the linear equation solving the code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-03-02 07:43:38下载
- 积分:1
-
newton interpolation
newton interpolation
- 2023-01-22 18:45:04下载
- 积分:1