-
求有向网最短路径
求有向网最短路径-are seeking the shortest path to the net
- 2022-01-22 05:21:03下载
- 积分:1
-
概率论与数理统计中的t分布函数,有了它,可以免去查教科书附表的繁琐...
概率论与数理统计中的t分布函数,有了它,可以免去查教科书附表的繁琐-probability theory and mathematical statistics t distribution function With it, check the textbook can avoid the cumbersome Schedule
- 2022-11-08 01:05:03下载
- 积分:1
-
连数据库,输入用户名和密码后如何跳转到主窗口
import javax.swing.*;
import java.awt.event.*;
import java.sql.*;
public class Login extends JFrame implements ActionListener {
private JLabel lbId, lbPass;
private JTextField txtId, txtPass;
private JButton btLogin, btExit;
private Connection datacon = null;//连接对象
private PreparedStatement pstat = null;//命令对象
private ResultSet rs = null;//结果
- 2022-02-05 20:26:14下载
- 积分:1
-
杭电100道题
杭电第一页的100道题,是有简单,有难的哪一种,但是对于初学者来说难度还是比较大,所以我把代码发上来,大家有兴趣,看一看
- 2022-03-03 18:04:35下载
- 积分:1
-
完整的余弦积分源程序,非常实用的vc源代码
完整的余弦积分源程序,非常实用的vc源代码-integrity of the cosine integral source, a very practical vc source code
- 2022-01-22 15:01:34下载
- 积分:1
-
用c++实现线性链表
线性表(亦作顺序表)是最基本、最简单、也是最常用的一种数据结构。线性表中数据元素之间的关系是一对一的关系,即除了第一个和最后一个数据元素之外,其它数据元素都是首尾相接的。线性表的逻辑结构简单,便于实现和操作。因此,线性表这种数据结构在实际应用中是广泛采用的一种数据结构。一个简单的实现例子,只用到了插入函数以及输出函数,初始化26个英文字母
- 2022-05-21 13:42:59下载
- 积分:1
-
有限元计算程序可进行有限元分析…
结构有限元计算程序,可进行岩土边坡有限元分析-Finite element calculation procedure can be carried out finite element analysis of rock and soil slope
- 2023-01-12 11:55:03下载
- 积分: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
-
求所输入数值的平方和累加
求所输入数值的平方和累加-for imported values and the cumulative square
- 2022-02-03 11:47:19下载
- 积分:1
-
最新模拟图书馆算法
最新模拟图书馆算法-latest simulation algorithm library
- 2022-08-11 00:27:04下载
- 积分:1