登录
首页 » 数据结构 » 成绩管理系统,用VC实现对ACCESS数据库的操作,实现基本的成绩管理功能!...

成绩管理系统,用VC实现对ACCESS数据库的操作,实现基本的成绩管理功能!...

于 2022-07-09 发布 文件大小:74.45 kB
0 142
下载积分: 2 下载次数: 2

代码说明:

成绩管理系统,用VC实现对ACCESS数据库的操作,实现基本的成绩管理功能!-performance management system, with VC right ACCESS database operation, to achieve the basic performance management functionality!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 仓库管理系统,是一个很实用的管理系统!请大家
    仓库管理系统,是一个很实用的管理系统!请大家-Warehouse Management System, is a very useful management system! Please everyone
    2022-07-12 12:38:18下载
    积分:1
  • //Carry out principal component of the Gaussian elimination method// function: s...
    // 带有列主元的高斯消元法 // 功能: 求解线性方程组 Ax = b // 参数: A - 指向n*n系数矩阵的指针 //     b - 常数向量的指针 //     n - 方程组的维数 // 返回值:0 - 如果成功。线性方程组的解保存在 b 中 //     1 - 求解失败-//Carry out principal component of the Gaussian elimination method// function: solving linear equations Ax = b// parameters: A- point n* n coefficient matrix of the pointer// b- constant vector pointer// n- Equations dimension// return value: 0- if successful. Linear equations the solution stored in the b in// 1- Solving the failure of
    2023-05-30 23:15:02下载
    积分:1
  • 森林状的关系图,用java实现的森林状的关系图
    森林状的关系图,用java实现的森林状的关系图-forest from the map, using java for the forest-like diagram
    2022-02-24 21:31:10下载
    积分:1
  • Town是一个100% 纯Java API,它位于JDBC API的顶部。这个API的目的是简化和一个JDBC兼容的关系库的交互。通过使用Town,可以执行
    Town是一个100% 纯Java API,它位于JDBC API的顶部。这个API的目的是简化和一个JDBC兼容的关系数据库的交互。通过使用Town,可以执行和管理select/insert/update/delete SQL语句,而不用真正写一行SQL。Town也可以使用任何JDBC连接字符串和内部连接池。-Town is 100% pure Java API, it is located JDBC API the crown. This API goal is the simplification and a JDBC compatible relational database interactive. Through uses Town, may carry out and manage select/insert/update/delete the SQL sentence, but does not need truly to write line of SQL. Town also may use any JDBC to connect the character string and internal connection pond.
    2022-03-13 08:42:25下载
    积分:1
  • 题目:设有一航班售票系统,要求完成以下功能: 1)假设该民航有若干航班,要求实现增加航班和取消某个航班的功能。 2)查询:根用户提出的终到站查询航班号...
    题目:设有一航班售票系统,要求完成以下功能: 1)假设该民航有若干航班,要求实现增加航班和取消某个航班的功能。 2)查询:根据用户提出的终到站查询航班号、售票情况等航班信息;也可根据航班号,列出该航班已订票的乘客名单。 3)订票:根据航班号为客户订票,如该航班有余票,则为客户订票;如该航班已满员,则显示相应信息。 4)退票:按乘客要求退出已预定的机票。 -Topic: First flight with the ticketing system, required to complete the following functions: 1) It is assumed that the Civil Aviation have a number of flights, calls for increased flights and cancellation of a flight functions. 2) query: Based on user queries raised by the end of the arrival flight number, booking flight information, etc. also available under the flight number, listed in the flight
    2022-03-15 20:32:52下载
    积分:1
  • 对文件进行文本文件处理 并采用递归法把查到的信息插入到树中...
    对文件进行文本文件处理 并采用递归法把查到的信息插入到树中-a file processing program, process a file and insert the information from the file to a tree
    2023-07-20 18:55:03下载
    积分:1
  • 这个程序是按照离散学教材上给出的算法写的,是字典序的全排列算法。空间复杂度是O(n),时间复杂度基本上是O(n^2)。缺点是只用于打印并没有储存所有的果。...
    这个程序是按照离散数学教材上给出的算法写的,是字典序的全排列算法。空间复杂度是O(n),时间复杂度基本上是O(n^2)。缺点是只用于打印并没有储存所有的结果。-the procedure is in accordance with the materials on discrete mathematics algorithm is written, is a wholly-lexicographic order algorithm. Space complexity is O (n), is basically time complexity is O (n ^ 2). Only drawback is not for print, and store all the results.
    2023-07-28 06:00:02下载
    积分:1
  • 医院管理
    这个项目对那些想要了解数据库的 java 编程的初学者很有帮助......说明:1.打开控制面板2 单击管理工具(3) 打开 DataSources(ODBC)4.单击添加按钮选择 Microsoft Access Driver(*mdb,*accdb) 单击完成5.在对话框窗口中,用数据库,和那就是 HMS_DB 的名称填充数据源名称字段。6.单击选择按钮来浏览数据库,然后单击确定
    2022-02-03 17:11:56下载
    积分:1
  • matlab排队仿真代码
    假设某银行有4个窗口对外接待客户,从早晨银行开门起不断有客户进入银行。由于每个窗口在某个时刻只能接待一个客户,因此在客户人数众多时需要在每个窗口前顺次排队,对于刚进入银行的客户,如果某个窗口的业务员正空闲,则可上前输业务;反之,若4个窗口均有客户所占,他便会排在人数最少的队伍后面。
    2022-05-05 06:36:58下载
    积分:1
  • This is a good lesson plans down
    这是一本好教案落-This is a good lesson plans down
    2022-08-02 14:43:25下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载