搜索资源列表
solver
- 线形规划代码:包括单纯形法,对偶形法,-linear programming code include : simplex method, the dual method, etc.
linear_programming
- 线性规划问题求解代码 可用于运筹学作业-problem solving linear programming code can be used for operational research operations
yunchouxuexianxingguihuadaima
- 以下是本人的线性规划部分代码,呵呵,需要说明和更完整的用好的目标规划程序来换吧 -Following is part of the linear programming code Oh, need a more complete descr iption and the use of good planning process to target for it
SIMPLEX
- 运筹学线性规划算法代码,只是用C语言求解而已。过程算法靠自己弄明白了,有高手最好。-Operations research linear programming algorithm code, but with C language to solve it. Algorithm to understand the process on their own, and have the best players.
5-C-code
- 病毒检测,黑白棋,扫雷,速算24,五子棋 中文注释-C Programming language source code Virus detection, Reversi, minesweeping, 24-speed calculation, backgammon
Complete_self-study_manual_FORTRAN(source_code).ra
- FORTRAN 完全自学手册源代码(编程红宝书)这本书首先从比较基础的地方讲起走,把握住了我们真正应该学的,应该用得着的东西。-Complete self-study manual FORTRAN source code (programming Little Red Book) This book begins with a place from a basis of comparison Let' s talk about walking, grasp of what we reall
CRC-verify-programming
- CRC校验算法详解(从校验码原理到源码的详细说明)。-CRC checksum algorithm Xiang Jie (from the principle of parity to the source code for details).
matrix
- Its programming code how to calculated matrix
shuxuejianmo
- matlab 数学建模常用的编程代码 数值计算 微分方程 随机数生成 函数计算-matlab programming code commonly used in mathematical modeling of differential equations numerical calculation of the random number generating function, etc.
code
- 偏最小二乘法程序代码,使用MATLAB编程。-Partial least squares procedure code, the use of MATLAB programming.
Programming-code
- 离散数学中命题公式是否合法的判断的编程代码-Programming code of the lawful judgment of propositional formulas in discrete mathematics
Programming-code
- 离散数学中的很重要的关系闭包的编程代码代码-Discrete Mathematics in the very important relationship between the closure of programming code code
Dijkstra
- 离散数学中Dijkstra算法求赋权图中最短距离问题的编程代码-Dijkstra algorithm for the programming code of the weighted graph, the shortest distance in Discrete Mathematics
10_23
- 乘幂法C语言编程实现代码乘幂法是计算按模最大的一个或几个特征值(成为优势特征值)和相应特征向量的方法-Multiply the power method C language programming code exponentiation method is calculated according to one or several of the largest eigenvalue (became the dominant eigenvalues) and the corresponding
code
- 问题描述: 在一个操场的四周摆放着n 堆石子。现要将石子有次序地合并成一堆。规定每次至少选2 堆最多选k堆石子合并成新的一堆,合并的费用为新的一堆的石子数。试设计一个算法,计算出将n堆石子合并成一堆的最大总费用和最小总费用。 编程任务: 对于给定n堆石子,编程计算合并成一堆的最大总费用和最小总费用。 Input 测试数据的第1 行有2个正整数n和k,表示有n堆石子,每次至少选2堆最多选k堆石子合并。第2行有n个数,分别表示每堆石子的个数。 O
CG_DESCENT-C-2.0.tar
- 共轭梯度法求解凸二次规划,代码由C语言开发,老外编写的程序,很值得一读。-Conjugate gradient method for solving convex quadratic programming, code generated by C language development, foreigners prepared program, it is worth reading.
ldpcc_MaxLogSPA_dec_on_gfq
- LDPC编译码程序,用MAXLOG-SPA算法译码,值得学习参考-LDPC PROGRAMMING CODE by maxlog-spa algorithms and it is deserved for learning.
CUDA-code
- 本代码是CUDA C/C++编程入门者学习的,其中包括对GPU设备参数的获取代码,原子操作,流等代码。初学者掌握并行计算不错的入门程序-The code is CUDA C/C++ beginners to learn programming, including the GPU to get the code of the device parameters, atomic operation, flow, etc. code. Parallel Computing for beginners
nonlinear-programming
- 各种非线性规划源代码,C++写的,可以供参考,非常有用!-All kinds of nonlinear programming source code, c++ written, can be for reference, very useful!
SUBROUTINE-RPIM_ShapeFunc_2D
- 《无网格法理论及程序设计》(G. R. Liu) 源代码 RPIM形函数 code 3.1SUBROUTINE RPIM_ShapeFunc_2D 手敲代码 已校订-An introduction to meshfree methods and their programming code 3.1SUBROUTINE RPIM_ShapeFunc_2D
