-
" Database system implementation," the first four chapters, the databas...
《数据库系统实现》前四章,数据库实现的经典书,介绍了很多原理性的东西。-" Database system implementation," the first four chapters, the database to achieve a classic book describes the principles of a lot of things.
- 2022-01-21 06:16:59下载
- 积分:1
-
网上购物
这是一个在线购物车系统,用户可以使用所有的servlet概念,并可以通过在线购买商品。
- 2022-07-22 14:46:36下载
- 积分:1
-
KMP算法是一个查找两个字符串公共串的算法,比一般的算法效率要高很多....
KMP算法是一个查找两个字符串公共串的算法,比一般的算法效率要高很多.-KMP algorithm is a two string public string search algorithms, than the average efficiency of the algorithm is much higher.
- 2022-03-15 16:07:48下载
- 积分:1
-
err
1.把"Web"文件夹内的文件拷贝到某个文件夹
2.在IIS中新建站点,指向该文件夹,如果新建虚拟路径,会导致一些图片的不正常显示.
3."Database"文件夹内有数据库文件hyb2bTest_Data.MDF,在Sql Server企业管理器中选择"附加数据库"
4.需要修改根目录web.config文件
,改成当前数据库地址
,改成当前数据库用户名
,改成当前数据库密码
,改成当前数据库名称
,分别也换成当前数据库的地址,用户名、密码以及数据库名称。
5.后台登录地址:
当前路径+manage/index.aspx
帐户:admin
密码:admin
环境要求:
Windows2000 / Windows2003 + IIS5 + .NET Framework 1.1 + MS SQL Server 2000 或各更高版本
演示地址:www.hyb2b.cn
电话:13061363607
MSN :huayousoft@hotmail.com-err
- 2023-05-29 02:50:04下载
- 积分:1
-
一个快速排序算法的实现例子,数据结构课程作业,可作研究学习之用。 包含源文件和详细的开发文档,可方便移植到C等语言平台。...
一个快速排序算法的实现例子,数据结构课程作业,可作研究学习之用。 包含源文件和详细的开发文档,可方便移植到C等语言平台。-a fast algorithm to achieve example, the data structure course work and can be used for research and study purposes. Includes source document and detailed documentation, will facilitate the transplantation of languages such as C platform.
- 2022-04-15 16:19:00下载
- 积分:1
-
Java写的部分数据结构源码
Java写的部分数据结构源码-Written in Java source code part of the data structure
- 2022-06-02 17:30:30下载
- 积分:1
-
先进的高校管理系统
它是用户的先进的大学作为背 end.5 不同类型编写 C#.Net 4.5 作为前端和 SQL Server 2012 中的管理系统项目1.管理-一切2.讲师 (考勤及内部标记的条目只)3.账目专员 (仅限交易记录)4.招生主任 (学生注册,配置文件条目只)5.学生 (查看出勤、 内部标记、 费用详细信息、 事件和主体信息)6.数据库备份和还原的选项主要特点是: slipStudent StudentsProfile EntryHostelers EntryRegistration/AdmissionAttendanceInternal 标记 EntryEmployee 配置文件 EntryTransactionSalary PaymentCourse 费 PaymentBus 费 PaymentScholarship PaymentHostel 费 PaymentOthers TransactionTransportation ManagementEvents ManagementCourse 费付款 ReceiptScholarship 付款 ReceiptHostel 费付款 ReceiptBus 费付款 ReceiptSalary 报告 CardUsersRegistrationChange PasswordPassword RecoveryAdvance 记录 SearchingAdvance ReportsLogin 信息: 用户类型-访问权限名称-adminPassword-12345
- 2022-05-13 13:22:51下载
- 积分:1
-
内部数据结构课程设计的比较研究,共10…
数据结构课程设计内部排序的比较
一共有十种排序方法-Curriculum design of internal data structure to sort of comparison a total of 10 kinds of sorting methods
- 2023-08-05 04:50:02下载
- 积分:1
-
实现二分法求解方程。编写并使用以下函数:
double SolveRoot(double(*pf)(double x),double a,double b,...
实现二分法求解方程。编写并使用以下函数:
double SolveRoot(double(*pf)(double x),double a,double b,int n)
这里,pf指向一个函数f,f用来定义要求解的方程f(x)=0,a和b是未知解x的上下界(即a
- 2022-05-10 10:45:06下载
- 积分:1
-
用数据库的资源管理系统
用数据库的资源管理系统-use database resource management system
- 2022-02-21 08:14:19下载
- 积分:1