登录
首页 » 数据结构 » Visual basic + sql server2000学员管理系统原代码

Visual basic + sql server2000学员管理系统原代码

于 2022-12-26 发布 文件大小:928.45 kB
0 134
下载积分: 2 下载次数: 1

代码说明:

Visual basic + sql server2000学员管理系统原代码-Visual basic+ sql server2000 student management system source

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

发表评论

0 个回复

  • 要求完成以下功能: 1)能够从屏幕上读取一个学生的信息并将信息存入到文件中。 2)能够将指定的信息从文件中删除。 3)能够按编号、姓名对学生的信...
    要求完成以下功能: 1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2)能够将指定的信息从文件中删除。 3)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 4)可以统计全部学生的总成绩,及其在班上的排名。 5)能够统计各科的平均成绩及及格率。 6)要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。 7)如果检索不到相应的信息应提示用户。-asked to perform the following functions : 1) to read from the screen of a student"s information will be deposited into the data file. 2) can be designated information deleted from the document. 3), according to numbers, the names of the students will retrieve information retrieval results showed on the screen. 4) Statistical all students can be a total score, and the class rankings. 5) Statistics Branch to the average scores and passing rates. 6) require a functional error messages, such as sex between men and women can only import, importation of error messages to re-enter. 7) If less than the corresponding retrieval of information should prompt the user.
    2023-04-01 16:00:03下载
    积分:1
  • 专业、 学术或学习目的 123 TSQL 函
    这是用于专业、 学术或学习的 123 TSQL 函数的集合。有许多转换十六进制/八进制/二进制/罗马数字,如双曲型、 逻辑和三角函数的数学函数。组合、 排列 (因子)、 安排的组合功能。其他有趣的功能包括大量转化为简单易懂的英语、 莫尔斯代码、 EBCDIC 和反之亦然,莱文斯坦的距离 (语言学) 加密、 无限精度司和数字理论函数: 素数,不足、 完善、 丰富、 金色的数字。验证: 有效的电子邮件、 IP、 邮编和其他许多人。有一些有用的字符串函数来计数内另一个字符串的匹配项,找到一个从字符串末尾的字符串中的字符位置,包装、 再次换行,解开一个字符串,等等
    2022-03-22 02:17:01下载
    积分:1
  • LL(1)文法编译器的设计与实现
    资源描述这是一个简单的c#完成的LL(1)文法编译器的设计与实现的程序,已经生成了.EXE程序,有实验报告,可以按着说明操作。
    2022-07-26 06:12:05下载
    积分:1
  • connection/object pool. A program may require a IMAP connection po ol and LDAP c...
    Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. So just take the IMAP connection pool and convert that to a pool of threads (Copy, paste, find, replace????). Need to make some changes to the pool implementation? Not a very easy task, since the code has been duplicated in many places. Re-inventing source code is not an intelligent approach in an object oriented environment which encourages re-usability. It seems to make more sense to implement a pool that can contain any arbitrary type rather than duplicating code. How does one do that? The answer is to use type parameterization, more commonly referred to as templates.-connection/object pool. A program may require a IMAP connection po ol and LDAP connection pool. One could easily im plemen
    2023-05-15 08:25:03下载
    积分:1
  • 外部合并排序内存分配
    应用背景外部排序是一个类排序算法,可以处理大量的数据。外部排序时,需要做数据排序不适合在主存储器的计算设备(通常是内存),相反,他们必须驻留在较慢的外部存储器(通常一个硬盘驱动器)。外部排序通常采用混合排序合并策略。在排序阶段,数据块足够小在主内存中进行读取、排序和写入到一个临时的文件。在合并阶段,排序的子文件合并成一个单一的较大文件。关键技术大多数外部排序例程是基于归并排序。他们通常打破一个大的数据文件转化为一个较短的,排序的运行。这些可以通过反复读取数据文件中的一段数据,生成内存,它与普通的快速排序,排序,排序后的数据写入磁盘。经过排序的运行已产生,一个合并算法是用来将排序文件组合成更长的排序文件。最简单的方案是使用双向合并:合并排序2排序文件到一个文件,然后合并2等等,直到有一个大的排序文件。一个更好的计划是一种多路归并算法:它可能合并也许128更短的运行起来。
    2023-05-07 15:35:02下载
    积分:1
  • VB程序的电话号码了
    VB做的电话号码查询程序-VB done for the telephone number of procedures
    2022-04-14 14:32:46下载
    积分:1
  • 2-3implement 代码
    你好,它如此使用...... #include < iostream > #include < stdlib.h >...甚及更多 #include < stdlib.h >...甚 & 更多#include < stdlib.h >......甚 & 更多#include < stdlib.h >......甚 & 更多#include < stdlib.h >...甚 & 更多#include < stdlib.h >......甚 & 更多#include < stdlib.h >......甚及更多#include < stdlib.h >...甚及更多#include < stdlib.h >......甚及更多#include < stdlib.h >...甚及更多#include < stdlib.h >......甚 & 更多
    2022-01-30 12:32:19下载
    积分:1
  • hospital system
    基于c语言和数据库的小型医院管理
    2023-03-04 17:35:04下载
    积分:1
  • 在开发MIS时,你是否常常为了取得某些汉字拼音而感到烦琐?本代码实现了输入一段代码,你就可以取得这些汉字的拼音,自带了二万多汉字的拼音库....
    在开发MIS时,你是否常常为了取得某些汉字拼音而感到烦琐?本代码实现了输入一段代码,你就可以取得这些汉字的拼音,自带了二万多汉字的拼音库.-在 ???MIS?? 你是 ???????了??得???????制
    2022-08-23 22:42:50下载
    积分:1
  • Strassen expansion algorithm can even order any calculation of matrix multiplica...
    strassen算法的扩展,可以计算任何偶数阶矩阵的相乘,一般strassen只能计算2的n次方阶(自己编写,英文注释~)-Strassen expansion algorithm can even order any calculation of matrix multiplication, general Strassen only two terms of the n-th-order (to prepare themselves, English Notes ~)
    2022-01-26 01:13:17下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载