-
根据日期算星期,调试通过
根据日期算星期,调试通过-count on the date weeks, through debugging
- 2022-10-19 19:30:04下载
- 积分:1
-
Dijkstra算法源程序希望大家多多交流。
Dijkstra算法源程序希望大家多多交流。-Dijkstra algorithm source we hope to conduct more exchanges.
- 2022-01-26 04:37:50下载
- 积分:1
-
包括高斯正算公式,中央经线以及高斯反算公式
包括高斯正算公式,中央经线以及高斯反算公式-Including the Gaussian formula for positive operators, the central meridian, as well as anti-Gauss formula
- 2022-07-14 00:44:08下载
- 积分:1
-
Displays a rotatable and scaleable wire frame of any
3D mathematical function....
Displays a rotatable and scaleable wire frame of any
3D mathematical function. This can be made up from the
normal VB maths plus inverse and hyperbolic functions.
Functions can be created and saved as wanted. Image vertices
can also be saved for use elsewhere.
The MS ScriptControl Eval function simplifies calculations
enormously and its use is demonstrated. Also shown are
MoveToEx, LineTo which are much faster than the VB
equivalents and very easy to use. Included are a set of string
handling subroutines such as count characters, squeeze out
spaces, replace sub-strings etc. Commented throughout
including the 3D maths and perspective methods. All the
files are visible and the program is written for an 800x600
screen.
- 2022-02-02 12:09:47下载
- 积分:1
-
numerical algorithm c matrix source language
数值算法 c语言矩阵源码-numerical algorithm c matrix source language
- 2023-05-16 23:25:02下载
- 积分:1
-
LCS Algorithm to c# To implement, for the people in the learning algorithm can u...
LCS算法以c#来实现,对于学习算法的人可以用这个程序看看,演示是基于VS2005开发的。
- 2022-01-22 14:05:06下载
- 积分:1
-
利用该程序,可以作为相应程序的一个函数功能
利用该程序,可以作为相应程序的一个函数功能-Use of the procedure, the procedure can be used as a function of the corresponding function
- 2022-03-04 17:22:06下载
- 积分:1
-
雅可比迭代算法
要解决 AX = B 鉴于初始逼近 X(0)。
输入: 方程和未知数的数目 n;条目
A(I,J),1 < = I J < = n 的矩阵 ;条目 B (一),
1 < = I < = n 的非均匀期限 B ;条目
XO(I),1 < = I < = n 的 X(0) ;容忍 TOL ;最大值
N.迭代的次数
输出: 近似解 X(1),...,X(n) 或一条消息
迭代的次数超过了。
- 2022-03-17 20:27:40下载
- 积分:1
-
absolutely wonderful, for beginners
绝对精彩,适合初学者-absolutely wonderful, for beginners
- 2022-03-02 20:48:43下载
- 积分:1
-
大约有10种排序方法,如堆排序、快速排序、归并排序、插入排序、外壳排序、选择排序、早泡排序、线性排序、地址选择排序和基排序。我自己提出了一种简化的快速排序。...
大约有10种排序方法,如堆排序、快速排序、归并排序、插入排序、外壳排序、选择排序、早泡排序、线性排序、地址选择排序和基排序。我自己提出了一种简化的快速排序。-about 10 species of sequencing methods, such as heap sort, quick sort, merge, in order to insert sequencing, shell sort, select, in order of ranking as foam, linear ordering, sequencing and address choice-based ranking. I propose a simplified Quick Sort.
- 2022-11-06 10:35:04下载
- 积分:1