-
离散数学,是好的学习课件,可用于考研或其它
离散数学,是好的学习课件,可用于考研或其它-Discrete Mathematics is a good learning courseware can be used to PubMed, or other
- 2022-02-01 12:38:48下载
- 积分:1
-
实现数学中的warshall算法,既完成对传递闭包的求解
实现数学中的warshall算法,既完成对传递闭包的求解-To achieve in mathematics warshall algorithm, both to complete the transitive closure of the solution
- 2022-01-21 02:39:12下载
- 积分:1
-
一个计算器程序,可以识别算式字符串形式的
一个计算器程序,可以识别算式字符串形式的-a calculator program that can be identified form of a string formula
- 2022-02-24 18:08:11下载
- 积分:1
-
任务状态栏托盘的图标定时刷新
里面是源代码 能够刷新掉程序非正常关闭时在任务栏托盘留下的图标
- 2022-12-20 00:25:03下载
- 积分:1
-
vb导线间接平差
Option Explicit
Option Base 1
Dim sAngle() As Double, sdAngle() As Double, sEdge() As Double, s0Edge() As Double
"分别存放角度观测值、坐标方位角、观测边长和近似边长
Dim ajk() As Double, bjk() As Double "坐标方位角改正数的系数
Dim detX() As Double, detY() As Double, reX() As Double, reY() As Double
"分别存放各测站相对于导线中前一结点的X、Y坐标增量和坐标闭合差
Dim strFileName As String "存放数据文件名(含路径)
Dim iType%, iAngleType%, Xa#,
- 2023-01-20 01:25:03下载
- 积分:1
-
用VB实现多种数值插值方法。包括:接格朗日,有序函数,三次样条,有序表的检索法,插值多项式等七种插值法。...
用VB实现多种数值插值方法。包括:接格朗日,有序函数,三次样条,有序表的检索法,插值多项式等七种插值法。-VB multiple numerical interpolation method. Including : Next granges and orderly function, cubic spline, orderly table retrieval, polynomial interpolation seven interpolation.
- 2022-03-20 06:39:32下载
- 积分:1
-
运筹学中的生产计划方法c++源代码,试过,好用
运筹学中的生产计划方法c++源代码,试过,好用-Operations research in production planning methods c++ Source code, try, easy to use
- 2022-12-29 20:05:03下载
- 积分:1
-
《计算机算法基础》关于选择问题算法:找第k小元素,时间复杂度为O(n);...
《计算机算法基础》关于选择问题算法:找第k小元素,时间复杂度为O(n);-"computer algorithm based" on the choice of algorithm : k find small elements, time complexity of O (n);
- 2022-02-27 01:43:45下载
- 积分:1
-
在 ns2 的数据包丢弃
你好朋友,在这里我给 awk 语言用来找出包丢失,追溯 ns2 仿真中的详细信息代码
- 2022-03-13 10:12:16下载
- 积分:1
-
统计的直方图vb程序
统计的直方图vb程序-statistical procedures histogram vb
- 2022-03-18 17:45:12下载
- 积分:1