搜索资源列表
汽车维护管理系统
- 呵呵~这是一个由PB开发的汽车维修管理系统设计的很好~建议大家下载借鉴 (不知道为什么开发环境里没有PB?)-Oh ~ This a PB development of vehicle maintenance management system designed to suggest to you good downloaded from (I do not know why no development environment PB?)
SQL21自学通
- 给SQL初学者的书,这本书讲得还挺详细的,向大家推荐-SQL beginners to the book, this book speak positively detailed, we recommend to you
SQL_Server_2000菜鸟入门
- 本篇文章介绍了安装SQL Server 2000企业版的软硬件配置要求,安装过程的详细步骤,以及初步使用SQL Server 2000.-This article introduced the installation of SQL Server 2000 Enterprise Edition software and hardware configuration requirements, the installation process in detail the steps, and th
gongdianjuoa
- 学习数据库开发的好例子,这是一个关于供电局数据库开发的示例!-good example of this is a power supply bureau of the sample database development!
d003
- 快速数据库的编程实现 一定要用微软的数据引擎吗?一定要承受巨大的 DLL 文件?本程序说: No. -rapid database programming must use Microsoft's Data Engine? Must be under tremendous DLL files? This procedure : No.
smalldatabase1
- 刚刚学习jdbc数据库,用jcreator编了一个小数据库,还可以,通过了。 功能:能够进行添加数据、修改数据、查找数据、删除数据、还可以上下翻页! 注: 里面的东西还没有进行整理,多少还有一些凌乱。由于刚刚学,有些功能不知道,许多功能还是按照以前的知识进行写的,多少显得笨拙!但也是一种解决的方法,可供初学者 参考。 说明文档--给初学者 1、首先把数据库文件加入到SQLSERVER数据库中DATA路径下, 2、在SQL SERVER中:右键选中数据库/所有任务/附加
自测考试
- 本文详细论述了网上考试系统的设计与实现,该系统基本实现了需求分析中的功能要求,其中考生信息主要由数据库直接输入,考生成功登录后进入考生界面,考生界面主要由考试、成绩查询,试时考生输入准考证号码、考生姓名、验证码,核对正确后进入考场,关键实现了考生在选择科目后由系统随机抽题、自动组卷后进入考试页面,考试计时,考试时间到,系统强制考生退出,及考完后对客观题的自动评分、存档。管理员进入管理员界面,管理员界面主要由基本资料管理、题库管理、试卷管理、成绩管理以及查询等模块组成。重点阐述了用户登录模块、题库
bs结构 tang
- 这是一个好的B/S结构的数据库开发实例。应用了ASP。NET技术进行开发实现。后台采用了SQL SERVER2000。对于初学者是很不错的哦:)-This is a good B / S structure of the database development examples. Application of the ASP.NET technology for achieving development. Background using SQL Server2000. For beginn
电脑销售系统
- 本程序是电脑销售系统,主要功能是负责销售管理的,包括销售时间、销售种类、电脑名称、销售数量-this program is a computer system sales, the main function is responsible for the sales management, including sales, marketing type, computer name, volume, etc.
SQL的性能優化
- 想提高效能的朋友可得看看這本書籍了,內容詳細講解了SQL的性能優化問題.-want to improve the effectiveness of friends can see this in the books, which explain in detail the performance of SQL optimization problem.
采购库存管理
- 这个是VB环境开发的,我也是转载的把原来的Access数据库改成了SQl Server数据库.希望大家可以借鉴-this is the development environment of VB, I also reproduced in their original Access database into the SQL Server database. Hope we can learn from
code5
- 这是一个图书信息系统。这个程序可以向数据库中录入图书信息,使用不同方式查询图书信息以及删除指定的图书信息。-This is a library information system. This procedure can be input to the database library information, the use of different methods for information and library books to delete specified informatio
机房上机收费管理系统
- 这是PB和SQL的课程设计,真的是不错的哦,大家下下来看看吧-This is SQL PB and curriculum design, and really good, oh yes, we see it down under
MySql数据库管理系统的补丁 (JSP版)
- MySql数据库管理系统的补丁 (JSP版),此补丁修邮件通讯问题,详细请看附带说明文件。-MySql database management system patches (JSP version), this patch repair mail communications, See attached detailed documentation.
vfp设计百例
- 这是visual FoxPro的一些编程实例,具体功能有很多,想知道,就下再看看,对学习vfp很有帮助-This is the visual FoxPro programming examples, there are many specific functions and would like to know, on the next take a look at the study and helpful Probe
追查ZhuiCha_com网络技术 追查网络技术论坛.files
- (2) 主要算法的基本思想: 从题目上来分析我认为这是一个图的最短路径问题。因此决定用Dijkstra算法按路径长度递增的顺序逐步产生最短路径的方法:设置两个顶点的集合T和S,集合S中存放已找到的最短路径的顶点,集合T中存放当前还未找到的最短路径的顶点。初始状态时,集合S中只包含源点V0,然后不断从集合T中选取到顶点V0路径长度最短的顶点加入到集合S中,集合S中每加入一个新的顶点U,都要修改顶点V0到集合T中剩余顶点的最短路径长度值,集合T中各顶点新的最短路径长度值为原来的最短路径长度值与顶
访问SQL
- 这个程序提供了能过VC对SQL访问的功能,可以进行查询,更新等-this procedure can be provided over VC visit to the SQL functions, can query, update, etc.
Sybase
- how to use the sybase database ,this is the use of pdf-how to use the sybase database, this is the use of pdf
databasequestion
- 这是我学习数据库的时候在论坛上找到的相关问题,供大家学习。-This is my time to learn the database at the Forum to find the relevant issues, for the study.
ASPSQL_Server
- 这是一个asp上连接Sql Server数据库的教程,对于初学者来说很实用的!-This is an asp connect to the SQL Server database and guidance for beginners and they are very practical!
