-
学生信息管理
学生管理系统能对学生信息进行管理并查询,本系统采用VB+ACESS工具开发
分为管理员登陆和学生登陆,管理员具有添加,删除,更新的权限。学生则只有查询权限。二者共用以个数据库。下面就对系统的部分功能,模块及代码进行分析。
- 2022-07-02 08:40:34下载
- 积分:1
-
要走进学生的简单数据库
开放程序暗淡用作数据库将声明为私有子 Command_(click) 宣布表集的记录集作为数据库昏暗 r = 如下 ("学生") 设置的 r = d.openrecordset ("选择 * 从 table1")r.AddNew添加新的 r !Studentname = Text1.Text 从 textbox1 添加到表中字段的 studentname r.Update savingEnd 子关闭程序
- 2022-01-26 00:23:15下载
- 积分:1
-
数据结构-3 sum
We
discussed two versions of the 3-sum problem: A "naive" implementation
(O(N^3)) and a "sophisticated" implementation (O(N^2 lg N)).
Implement these algorithms. Your implementation should
be able to read data in from regular data/text file with each entry on a
separate line.
- 2022-10-11 08:55:04下载
- 积分:1
-
这时关于树的一些操作的程序,包括建立,遍历....对学习数据结构的朋友一定有用...
这时关于树的一些操作的程序,包括建立,遍历....对学习数据结构的朋友一定有用-This programe implements some operation of tree,for example,construction,traversal and so on.It is very useful for people who study data structure.
- 2022-11-27 01:15:03下载
- 积分:1
-
a recruitment management system
一个招聘管理系统-a recruitment management system
- 2022-03-02 12:43:29下载
- 积分:1
-
数值计算的源代码,包括二分法,和弦表,肺伯格算法…
数值计算源代码,包括二分法,弦截法,龙贝格算法,下山法,牛顿迭代法-numerical source code, including the dichotomy, chord sheet, Lung Bergh algorithm, the mountain, the Newton iterative method
- 2022-05-18 20:34:13下载
- 积分:1
-
数据结构的课程设计
数据结构的课程设计---稀疏矩阵运算器 希望可以给大家参考-data structure design of the curriculum-- for sparse matrix operations can hope for your reference
- 2022-04-23 06:01:57下载
- 积分:1
-
vc prepared by the small hotel management system
vc编写的小型旅馆管理系统-vc prepared by the small hotel management system
- 2022-10-12 21:05:04下载
- 积分:1
-
VC++语言实现与数据库的连接,效果不错的
VC++语言实现与数据库的连接,效果不错的-VC++ Language with database connectivity, the effect of good
- 2022-08-03 19:08:44下载
- 积分:1
-
顺序表的基本操作
顺序表的基本操作-order the basic operation
- 2022-02-03 07:21:59下载
- 积分:1