-
登录脚本,PHP连接数据库的使用。
login sript .PHP usefull to connect DB
- 2022-12-11 00:25:03下载
- 积分:1
-
单循环存储结构实现约瑟夫环,n个人从1到n编码,然后围坐一圈,每人持有一密码...
单循环存储结构实现约瑟夫环,n个人从1到n编码,然后围坐一圈,每人持有一密码-one-cycle storage structure to achieve Josephus, n individuals from 1 to n coding, and then sitting around a circle, each holding a password
- 2022-03-13 02:19:40下载
- 积分:1
-
SVG动态读取数据库并实时显示出来。该代码以通过后台读取时间实时显示出来,如果你需要读取数据库,请在Default.aspx中处理即可。...
SVG动态读取数据库并实时显示出来。该代码以通过后台读取时间实时显示出来,如果你需要读取数据库,请在Default.aspx中处理即可。-SVG Dynamic read the database and displayed in real time. The code to read through the background of real-time display of time, if you need to read the database, please Default.aspx in treatment can be.
- 2022-08-24 13:35:13下载
- 积分:1
-
数据结构中线性表的合并链式实现,VC++实现的。
数据结构中线性表的合并链式实现,VC++实现的。-Data structure in linear chain realize the merger table, VC++ Achievable.
- 2022-10-17 07:40:03下载
- 积分:1
-
Jsp考试系统
Jsp考试系统 -Jsp Examination System
- 2022-06-02 23:09:23下载
- 积分:1
-
这是一个旅行商问题的算法源程序,代码较为简短,说明详细,可读性好。压缩包里面只包含源程序文件,要在vc上面运行。...
这是一个旅行商问题的算法源程序,代码较为简短,说明详细,可读性好。压缩包里面只包含源程序文件,要在vc上面运行。-This is a traveling salesman problem algorithm source code, code brief that detailed and readable. Compressed they contain only source files to run above the vc.
- 2022-03-20 12:32:44下载
- 积分:1
-
oledb的例子,在pda上好用
oledb的例子,在pda上好用-connectivity example, pda on Easy
- 2022-05-25 11:37:38下载
- 积分:1
-
求得一个4*4的方阵,各行各列及主负对角线上的元素均为可逆素数。...
求得一个4*4的方阵,各行各列及主负对角线上的元素均为可逆素数。-achieve a 4* 4 phalanx, the trip out and the main negative on the diagonal elements are reversible primes.
- 2022-01-25 18:49:41下载
- 积分:1
-
题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列...
题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去掉不满足条件的排列。 2.程序源代码:-topic : 1,2,3,4 figures, the number can be formed with each other with no repeat of the triple-digit figures? How many are? 1. Program Analysis : can fill the 100, 10, 000 the number of spaces are 1,2,3,4. With all the components removed after not satisfied with the conditions. 2. Source code :
- 2022-05-22 05:43:42下载
- 积分:1
-
线索二叉树
树结构之线索话二叉树,二叉树的存储结构,线索二叉树的构造。中序线索化,递归算法,非递归算法。
- 2023-07-28 01:15:03下载
- 积分:1