-
2d激电反演程序包
本程序包是某某理工开发的,做2维电阻率极化率的正反演工作,主要用于科研学习,可以做二极,三极,对称四级,偶极-偶极数据的正反演,用有限差分法,做正演,可以加载地形条件,效果比较好。
- 2022-03-15 06:07:38下载
- 积分:1
-
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一...
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0―9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix France said the value of the expression. Suffix expression also called inverse Poland expression, which is made up of formulas can be more convenient for some simple, ordinary expression to calculate the brackets on the existence of the matching problem, in the calculation of expression values are generally first converted into a suffix expression, reuse suffix calculated the value of the expression. Such as : The expression (a, b* c)/d-e suffix method used to be said for abc* d/e-. Consider only four arithmetic operations and the operation of input assumptions are a few decimal (0-9), and enter the suffix-free form expression syntax errors
- 2023-07-12 10:50:03下载
- 积分:1
-
very good code!
very good code !
-very good code!
- 2022-03-05 05:52:53下载
- 积分:1
-
dump文件生成
本人测试过的dump文件生成程序,可以运行.dump的原理是系统内存镜像.当程序执行时出错生成dump保存堆栈.
- 2022-03-13 03:55:34下载
- 积分:1
-
简单的COM组件的实现,编译需要在CMD regsvr32…
简单的com组件实现,编译后需用cmd下的regsvr32 (文件路径)compnt.dll注册注册表-The realization of simple com components, compiled under the cmd needed regsvr32 (file path) compnt.dll registration registry
- 2022-06-27 13:11:55下载
- 积分:1
-
设计一个程序模拟进程管理的过程,采用时间片轮转法,进程占用CPU的时间片有每个进程的优先数来确定。(约定:每个优先数对应10分钟)...
设计一个程序模拟进程管理的过程,采用时间片轮转法,进程占用CPU的时间片有每个进程的优先数来确定。(约定:每个优先数对应10分钟)-design a simulation process management process using time-Web, the process of CPU time for each and every piece of the process to determine the priority number. (Agreement : each corresponding priority number 10 minutes)
- 2023-02-01 07:45:04下载
- 积分:1
-
利用shell编程实现进程删除自身sdk
利用shell编程实现进程删除自身sdk-The use of shell programming process to delete their own sdk
- 2022-07-27 00:32:01下载
- 积分:1
-
HidenWorkspace able to use the current desktop window handle to hide
HidenWorkspace 能够对当前桌面上的使用的窗口进行隐藏处理-HidenWorkspace able to use the current desktop window handle to hide
- 2022-03-23 21:28:35下载
- 积分:1
-
文件修改的监视
文件修改的监视-The example of monitoring the change of files
- 2023-09-03 12:50:02下载
- 积分:1
-
一个CMDshell 类库。。简单调用成员函数 就可以实现CMDSHELL功能...
一个CMDshell 类库。。简单调用成员函数 就可以实现CMDSHELL功能-a CMDshell library. . Members of a simple function call can be achieved functional CMDSHE
- 2022-01-26 04:03:36下载
- 积分:1