-
一个表达式解析器, 可以解析二十多种运算符表达式, 支持优先级!...
一个表达式解析器, 可以解析二十多种运算符表达式, 支持优先级!-An expression parser, you can resolve more than 20 kinds of regular expression operators in support of priority!
- 2023-08-20 05:35:03下载
- 积分:1
-
Three
Three-dimensional finite-difference ground-water flow model 三维流体有限元源代码-Three-dimensional finite-difference ground-water flow model of three-dimensional fluid finite element source code
- 2022-04-02 05:13:21下载
- 积分:1
-
C++实现的迷宫算法
C++语言实现的迷宫算法,利用堆栈原理,迷宫的限制可以自己手动输入,对于初级学习数据结构的很有参考价值。另外附带程序的报告及算法的详细设计流程,方便初学者学习。
- 2023-01-26 08:30:03下载
- 积分:1
-
做一个好的网格程序,是一个封装ParaMesh FORTRAN 90程序设计…
做网格的好程序,PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement(AMR).
-Do a good grid procedures, PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement (AMR).
- 2022-01-26 14:07:51下载
- 积分:1
-
关于全排列的C++实现
全排列算法采用分治递归的思想,举例来说就是,假设给出一串数字要求进行全排列,则先保持该数字串的第一位不动,其后的数字进行全排列,排列思想依旧,然后将该数字串的第一位和第二位置换,在进行全排列,以此类推,进行递归排列。
- 2023-08-11 10:40:03下载
- 积分:1
-
GMP is a free library for arbitrary precision arithmetic, operating on signed in...
GMP是计算任意精度的数学库, 包括支持整数,有理数和浮点. GMP包括大量的接口函数.-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface.
- 2022-02-25 15:30:33下载
- 积分:1
-
vb an array assignment function
vb数组一次赋值函数-vb an array assignment function
- 2022-07-02 01:04:34下载
- 积分:1
-
C# ini文件操作
资源描述封装好的C#做的dll可以以直接使用,主要是引用的windows api(c++)。里面重新实现了一些ini的操作方法,注释说明比较清楚,自己可以写一个例子调试一下看看,有任何问题可以联系我
- 2022-02-14 07:19:16下载
- 积分:1
-
Delphi算法与数据结构
第1章 什么是算法1.1 什么是算法1.2 算法和平台 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-22 16:17:07下载
- 积分:1
-
opencv实例源代码.rar
资源描述
,opencv实例源代码里面包含的基于opencv的光流法程序和实现功能为图像平滑、图像缩小与Canny 边缘检测。三、用 DirectShow 编制的视频采集程序
。
- 2023-02-04 02:55:10下载
- 积分:1