-
JDBC
数据库嵌入java内,通过java变成实现数据库的嵌入及调用,可向数据库中添加记录...
JDBC
数据库嵌入java内,通过java变成实现数据库的嵌入及调用,可向数据库中添加记录-JDBC
- 2022-02-14 08:13:39下载
- 积分:1
-
Yan Wei
严蔚敏版本数据结构题集约瑟夫环问题的源代码-Yan Wei-min version of the title sets the data structure the source code of the problem, Joseph Ring
- 2023-06-19 10:05:03下载
- 积分:1
-
database connection pool code
数据库连接池的代码-database connection pool code
- 2022-08-20 01:37:50下载
- 积分:1
-
读入树状结构,是计算机系c语言设计必考内容之一,大家应好好研究这个源程序...
读入树状结构,是计算机系c语言设计必考内容之一,大家应好好研究这个源程序-read into the tree structure of the Department of Computer Language Design c compulsory element, we should seriously consider the source
- 2023-03-21 19:45:03下载
- 积分:1
-
一元稀疏多项式计算器的基本功能是:
(1)输入并建立多项式;
(2)输出多项式,输出形式为整数序列:n,c1,e1,c2,e2,….,cn,en,...
一元稀疏多项式计算器的基本功能是:
(1)输入并建立多项式;
(2)输出多项式,输出形式为整数序列:n,c1,e1,c2,e2,….,cn,en, 其中n是多项式的项数,ci和ei分别是第I项的系数和指数,序列按照指数降序排列;
(3)多项式a和b相加,建立多项式a+b
(4)多项式a和b相减,建立多项式a-b.-Sparse Polynomial calculator a dollar a basic function is to: (1) input and the establishment of polynomials (2) the output polynomial, the output sequence of the form of an integer: n, c1, e1, c2, e2, ...., Cn , en, in which n is the number of polynomial, ci and ei, respectively, is the first I of the coefficient and index, sequence in accordance with the index in descending order (3) polynomials a and b are added together to establish polynomial A2B ! b (4) polynomials a and b-phase reduction, the establishment of polynomial ab.
- 2022-07-02 13:56:33下载
- 积分:1
-
能够运行的c调用sqlite的一个程序
能够运行的c调用sqlite的一个程序-程序3(s3),适合学习sqlite-Be able to run sqlite in c call a procedure- the procedure 3 (s3), suitable for learning sqlite
- 2023-06-24 13:45:03下载
- 积分:1
-
excel仪表盘,很强大的仪表盘功能,做得很漂亮
excel仪表盘,很强大的仪表盘功能,做得很漂亮-excel
- 2022-09-30 22:15:03下载
- 积分:1
-
二叉树的遍历
二叉树的遍历方式,包括先序遍历 层序遍历,最后用凹入表示法表示出来,对初学数据结构的孩子很有帮助,使用文本文档写的,复制粘贴就可以用。
- 2022-08-31 18:45:02下载
- 积分:1
-
求解网络中的最短路径。假设某个计算机网络有n个站点,依次编号为1,2,…,n;有的站点之间有直接的线路连接(即这两个站点之间没有其它站点),有的站点之间没有直接...
求解网络中的最短路径。假设某个计算机网络有n个站点,依次编号为1,2,…,n;有的站点之间有直接的线路连接(即这两个站点之间没有其它站点),有的站点之间没有直接的线路连接。如果用三元组(i,j,f)来表示该网络中的站点I和站点j之间有直接的线路连接且它们之间的距离为f 当已知该网络各站点之间的直接连接情况由m个三元组(i1,j1,f1),(i2,j2,f2),…,(im,jm,fm)确定时,要求计算出对于网络中任意一个站点g(1≤g≤n)到其余各站点的最短距离。-the shortest path. Assuming a computer network n site, followed by No. 1, 2, ..., n; Some sites have direct connections (that is, between two sites are no other site), and some sites have no direct connections. If three yuan (i, j, f) to the network said the site j site and I have direct connections between them but the distance of f the network known as the site of the direct link between the situation by 3 m (i1, j1, f1), ( i2, j2, f2), ..., (im, jm, fm) to determine, calculate requirements for a network site arbitrary g (1 g n) of the rest of the site is the shortest distance.
- 2023-05-31 21:45:02下载
- 积分:1
-
通过程序添加表
通过使用dbms_sql包程序创建表实例创建动态使用程序表 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-02-28 15:45:03下载
- 积分:1