搜索资源列表
ACDSee2.44
- A.文件系统不能解决数据冗余和数据独立性问题,而数据库系统可解决这类问题 B.文件系统只能管理少量数据,而数据库系统则能管理大量数据 C.文件系统只能管理程序文件,而数据库系统则能管理各种类型的文件 D.文件系统简单,而数据库系统复杂 -A. file system can not solve the data redundancy and data independence, and database systems solve these problems B. do
医院医疗管理系统
- 医院医疗管理系统 用C#开发的数据库系统 实现简单的医院查询功能 数据库为SQL-medical management system with C# development of the database system is simple inquiry of the hospital to SQL databases
sqlservertiandi
- 本系统包括新闻、日记、链接、留言、投票、图片、论坛、统计等功能模块, 上传图片能够自动生成缩略图,包含了强大的统计功能,可在后台查看。 新闻部分能在后台生成静态html文件. 系统采用SQLSERVER数据库。c#设计完成。-the system including news, diary, links, voice vote, pictures, forums, and statistics function modules, pictures can be uploaded au
tiket
- C#开发的一个小型带数据库系统,希望对你有用,用了较多的控件-C# development of a small database system with the hope that useful to you with a greater amount of control
PostSystem
- 使用C#连结Access数据库的简易银行系统具有提款、存款、查询、转帐、删除数据等功能-use C# link to the Access database system is simple bank withdrawals, deposits, inquiries, transfers, delete data, and other functions
MyCinema.rar
- 此系统为影院售票系统,采用C#+sqlserver2005开发,内含数据库,非常不错!,This system is cinema ticketing system, using C#+ sqlserver2005 development, containing a database, very nice!
sellsystemofcar
- 汽车销售管理系统。 采用Visual Stdio2005中的C#来开发的 (2)数据库添加方式 打开目标代码所在的目录,如图2所示,如果要添加SQL Server数据库可按如下步骤进行。 -Car sales management system. Visual Stdio2005 used in C# to develop the [2] add a way to open the database where the object code directory, as show
db4o-6.4-net1
- .NET环境下的一个面向对象嵌入式数据库系统,可以很好的与应用结合在一起。-. NET environment an object-oriented embedded database system, and application can be a very good combination.
CSDatabase
- 前已经介绍过一纯C#编写的大型关系型数据库系统MINOSSE,架构相当好,但到目前为止仍然无法正常运行,估计是研发力量不足,大家有兴趣的话可以参与。 今天要介绍的是SharpHSQL,如果用过JAVA的朋友或许会接触过HSQLDB(前身是HSQL),它是纯JAVA编写的轻量级/嵌入式关系型数据库引擎,大概是300k左右,应用很广泛。而SharpHSQL是HSQLDB的C#迁移版本,曾经在有人于2002年在codeproject.com上发布了第一个版本,当时用的是是Visual St
Proficient_in_Visual_C_2005
- 这是《精通Visual C# 2005—语言基础、数据库系统开发、Web开发》一书中的源代码!-This is the master Visual c# 2005- language, database system development, Web development, the source code!
VC
- 开发Windows应用程序时,在很多情况下可能要和数据库连接。数据库类型多种多样,功能结构也各不相同。从比较简单的DBASE、FoxPro等到复杂的SYBASE、Qracle等大型数据库系统。VC++6.0都提供了一些接口。程序员可利用这些接口方便地开发数据库应用程序。MFC ODBC类就是其中的一个,在快速生成简单一致的接口应用程序方面这些类非常有用。用户不必了解ODBC API和SQL的具体细节,利用ODBC类即可完成对数据库的大部分操作。然而,VC++ Appwizard 生成的数据库应用
database
- 这是我以前做的一个通用数据哭如系统,用C#做的,有SQL的一切功能,希望对大家有所帮助-This is done I cried like a common data system, using C# do have all the SQL functions, I hope all of you to help
WealthMIS
- 这是理财管理信息系统,用C#编写,详情下载后研究-This is a financial management information system, using C# development, study the details of downloading
jiaowuguanlixitongasp.net
- 为提高我校研究生教务管理效率,在基于ASP.NET技术的基础上,结合我校研究生教务管理的实际需求,设计一种网络化的高校研究生教务管理系统.该系统集基本信息管理、学生成绩管理、综合教务管理等功能于一体,既提高了教务工作效率,又加强了教务管理水平。经过研究分析,结合实际情况,我们使用Microsoft公司的C#.NET和Access 2003作为开发工具, 研究生教务管理系统是典型的信息管理系统,其开发主要包括前端应用程序的开发以及后台数据库的建立和维护两个方面。对于前者要求程序功能完备,易使用
HMS
- C#医院门诊管理系统,采用MSSQL数据库,系统可完成药品信息管理、收费项目管理、药房发药管理、挂号、划价的管理,还可进行药品库存量查询和科室挂号查询等功能。-C# hospital outpatient management system, using MSSQL database, the system to complete drug information management, fees, project management, pharmacy and medicine manage
Crenshigongziguanli
- C#人事工资管理系统源代码,带数据库,系统已在公司内部正式使用,供大家参考-C# human resources management system, source code, with a database system has been in official use within the company, for your reference
CSharp-Database-system-development-case
- C#数据库系统开发案例精选光盘内容,包含:库存管理系统、企业客户资源管理系统、商品进销存报表系统、网上商城购物系统-C# Database system development cases selected contents of the disc
Registration-system-
- 本系统基本遵循软件工程方法论进行系统分析、总体设计、详细设计和软件测试;以C#作为编程语言,采用Access2003 数据库作为后台数据库,采用Browser/Server结构,服务器端我们采用Access2003数据库系统和ASP组件来构成计算机房的应用服务系统;客户端采用浏览器来完成机房信息预定以及使用的各个功能模块的全过程,同时可进行远程系统维护和管理。-The system follows the basic software engineering methodology for sy
exam-system
- (1)整个系统由学生个人信息管理系统、教师个人信息管理系统、题库管理系统等组成; (2)系统要实现基本信息录入、修改、查询等功能; (3)系统要实现满足多种条件的统计分析功能,有些统计数据要采用图表的格式呈现; (4)系统要有一定的安全控制策略; (5)整个系统可以选择采用2层结构。数据库系统采用SQL Server 2005,前台开发工具可以选用Visual studio2008等; (6)系统要采用实际数据进行测试。 (7)系统所涉及的信息有: ●学生基本情况。包
Scholarship-evaluation-system
- 1、客户端软件运行环境:本软件由C#编写,因此运行需要.NET FRAMEWORK支持。 2、服务器端环境:Windows操作系统,数据库系统为SQL SERVER 2008。 是很完善的奖学金评定系统文件包 -1, the client software operating environment: The software written in C#, so needed for the operation. NET FRAMEWORK support. 2, the serve