搜索资源列表
简易学籍管理系统
- 用VB编写的简易的学籍信息管理系统,可查找并更换姓名,学号,籍贯,成绩等-VB summary prepared by the codes of information management systems, and replacement can be found names, school, place of birth, performance etc.
自测考试
- 本文详细论述了网上考试系统的设计与实现,该系统基本实现了需求分析中的功能要求,其中考生信息主要由数据库直接输入,考生成功登录后进入考生界面,考生界面主要由考试、成绩查询,试时考生输入准考证号码、考生姓名、验证码,核对正确后进入考场,关键实现了考生在选择科目后由系统随机抽题、自动组卷后进入考试页面,考试计时,考试时间到,系统强制考生退出,及考完后对客观题的自动评分、存档。管理员进入管理员界面,管理员界面主要由基本资料管理、题库管理、试卷管理、成绩管理以及查询等模块组成。重点阐述了用户登录模块、题库
进货管理
- 该程序是进货管理系统,其主要功能是有管理货物的进出、货物种类、进货日期、进货数量和-that the procedure was paid by the management system, its main function is to manage access to the cargo, cargo type, date of purchase, purchase volume and etc.
数据库连接的两种方法
- 这里采用了两种连接数据库的方法,通过ADO控件连接SQL Server数据库 对所连接的数据库进行数据的修改、添加、删除等操作 -here used two methods to connect to the database through ADO connectivity to the SQL Server database by connecting to the database data changes, add, delete, etc
图书信息管理系统
- 是用VFP写的一个图书馆管理程序,主要是对数据库方面的操作,对图书资料的添加,删除,修改,查询等功能...还有数据报表的生成等-VFP is written by a library management procedures, mainly for database operation, information on the books to add, delete, modify and query capabilities ... also the data generated such
企业备忘录
- VC6.0编写的SQL Server2000应用的企业备忘录,数据库应用的例子-VC6.0 prepared by the use of SQL Server 2000 Enterprise Memorandum Database Application examples
追查ZhuiCha_com网络技术 追查网络技术论坛.files
- (2) 主要算法的基本思想: 从题目上来分析我认为这是一个图的最短路径问题。因此决定用Dijkstra算法按路径长度递增的顺序逐步产生最短路径的方法:设置两个顶点的集合T和S,集合S中存放已找到的最短路径的顶点,集合T中存放当前还未找到的最短路径的顶点。初始状态时,集合S中只包含源点V0,然后不断从集合T中选取到顶点V0路径长度最短的顶点加入到集合S中,集合S中每加入一个新的顶点U,都要修改顶点V0到集合T中剩余顶点的最短路径长度值,集合T中各顶点新的最短路径长度值为原来的最短路径长度值与顶
SQLjiaobenwenjian
- 这是我在学习《SQL Server数据库系统结构基础》时所用到的三个脚本文件,里面包含了三文件,我学习SQL并通过考试都离不开它-This is my learning "SQL Server database system architecture foundation" used by the three scr ipt file, which contains the three documents, I learn SQL and passed the examina
W2kSqlextendedproc
- BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:\\boot.ini ) --删除文件Select dbo.FileDelete( C:\\X.txt ) --服务状态Select dbo.ServerStat( awhost32 ,1) --建立目录Select dbo.MKDIR( C:\\Test\\test ,1) --文件复制Select dbo.FileCopy( C:\\boot.ini , c
kaoshiguanlixitong
- 一个叫不错的考试管理系统,利用vc++编写,所用数据库为ms sql 2-called a good Test Management System using vc prepared for the database used by sql 2000 ms
mapdof2
- 俄罗斯方块另类.zip - 又一个俄罗斯方块的代码(转)用vc写的著名游戏俄罗斯方块的代码,希望对大家有所帮助 (2005-9-1,Visual C++,95KB,1次) 手机版的俄罗斯方块程序 .rar - 手机版的俄罗斯方块程序 休闲内的手机游戏。 (2005-4-9,Java,31KB,27次) 俄罗斯方块VC版加源代码注释.rar - VC编写的俄罗斯广块,源代码加注释,希望对大家有用~ (2005-4-23,Visual C++,5KB,6次) src4rus
studentinformationmanagement
- 自己用VB和SQL编写的一个学生学籍管理系统,希望对大家有帮助-own use VB and SQL prepared by a student record management system, we want to help!
baogang
- wincc从一系列曲线中得出一个标准曲线,并且计算每种的条数,并且在系统由报警时生成报警表等等。-wincc from a series of curves drawn a standard curve, and the calculation of the number of each type, and the system generated by the police when the police and so on.
LookupAPI
- This program uses the database created by MakeAPIDB. It opens a connection * to a database using the same property file used by MakeAPIDB. Then it * queries that database in several interesting ways to obtain useful * information about Java
dingdanguanlixitong
- 一个用VB编写的订单系统,解压不需要密码,系统要用SQL数据库。-a VB orders prepared by the system, extracting the password, use SQL database system.
vb+sql
- 一个小学生数据库系统希望大家能喜欢是以VB形式制作的-a primary database system like we can hope is produced by VB forms
SQL-Group-BY
- SQL SERVER group by的用法-SQL SERVER group by the use of
paging-by-procedure
- 利用存储过程对数据库中的数据进行分页,大大提高了执行效率-paging by procedure
competing-system-by-SQL
- competing system by SQL
minisql by java
- 学生MINI SQL 课程源码,已基本实现课程要求,功能层次清晰(Students MINI SQL course source code, has basically achieved curriculum requirements, functional levels clear)