hsqldb是100%java实现的数据库,是一个开放源代码的JAVA数据库 l 具有标准的SQL语法和JAVA接口 l HSQLDB可以自由使用和分发 l 非常简洁和快速的 l 具有内存数据库,独立数据库和C/S数据库三种方式 l 可是在APPLET中使用 更多的细节: l 索引可以被创建和自动使用 l 支持事务处理 l 允许表关联 l 完整性引用和约束 l 支持JAVA存储过程和函数 l 数据库可以生成SQL脚本 l 使用用户名,密码,访问权限等安全机制 l 可以被JAVA1.1和JAVA2编译 建立在HypersonicSQL基础上的HSQLDB,是一个通用目的的数据库,非常的小,而且易于安装和使用。可以用于APPLETS中 ,测试中,应用系统中。 由于提供了标准SQL和JDBC接口,HSQLDB可以方便的和其他数据库之间进行数据转换。 -hsqldb is to achieve 100% java database is an open source Java database l is the standard SQL syntax and Java interface l HSQLD B free use and distribution l very simple and fast with l memory database independent databases and C / S database three ways APPLET l But in the use of more details : l index can be used to create and automatically support the transaction processing l l l allow relational tables integrity of the application and support JA bound l VA stored procedures and functions l database can generate SQL scripts l user name, password, access permissions and other security mechanisms can be JAVA1.1 l JAVA2 compiler and built on Hypersoni cSQL based on the HSQLDB is a general purpose database, very small, and ease of installation and use. APPLETS which can be used for testing, 下载
一个MPI多进程与proc*c结合对oracle数据库测试的一个小程序,创意比较独特,很实用。-a more MPI processes and proc * c combination of oracle database testing a small program, a unique creative and practical. 下载
A.文件系统不能解决数据冗余和数据独立性问题,而数据库系统可解决这类问题 B.文件系统只能管理少量数据,而数据库系统则能管理大量数据 C.文件系统只能管理程序文件,而数据库系统则能管理各种类型的文件 D.文件系统简单,而数据库系统复杂 -A. file system can not solve the data redundancy and data independence, and database systems solve these problems B. document management system can only be a small amount of data and database systems with the ability to manage large amounts of data C. document management system can only process documents and the database system is able to control Jimmy D. various types of paper document system simple and complex database system 下载
《数据库设计》课程设计 一、 设计目的 数据库设计是一门应用性很强的学科,在学习时必须使理论与实践相结合。课程设计的目的是通过实践使同学们经历到一次综合训练,以便能较全面地理解、掌握和综合运用所学的知识。 二、 设计任务与要求 (1) 对实际系统进行分析,写出需求分析说明(数据需求和事务需求)。 (2) 概念结构设计 说明本数据库将反映的现实世界中的实体、属性和它们之间的关系等(E-R图,可以用基本E-R图或扩展E-R图)。 (3) 逻辑结构设计 将概念结构映射为数据库全局逻辑结构(关系模型),包括所确定的关键字和属性、重新确定的记录结构和所建立的各个表文件之间的相互关系。 三、 设计环境与工具 要求使用辅助设计工具,如Power Designer或者ERWin等,转换为:SQL Server、Access或其它的DBMS数据库(不作统一要求)。 四、 设计步骤 参考《数据库设计实例指导书》 五、 设计题 教材P58面:3.8课程设计A、B、C任选一题 六、 设计成果 设计结果以书面形式于17周交付。 七、 成绩评定 (1) 独立完成 (2) 文档完整 (3) 满足用户需求 这是研究生数据库课程设计 -"Database Design," a course design, and designed to database design is an application-oriented subjects, the study of theory must be integrated with practice. Curriculum design is through practice so that the students experienced a comprehensive training, in order to give a more comprehensive understanding and comprehensive use of the knowledge acquired. Two, design tasks and requirements (1) to the actual system analysis and write demand analysis (data needs and services demand). (2) design concepts to describe the structure of the database to reflect the real-world entities, attributes and the relationship between them, etc. (E-R, you can use the basic E-R or expand E-R). (3) logic structure design concept mapping overall logic to the database structure (model), including the s 下载
《大型数据库技术:Oracle 9i高级程序设计教程》随书光盘。 本书结合大量的实例,介绍如何利用Oracle来管理和维护数据,以及使用JSP、PHP和C#开发C/S模式和B/S模式网络数据库应用程序。全书分为管理篇、开发篇和实践篇3个部分。管理篇和开发篇Oracle数据库的管理和开发技术;实践篇完整地介绍使用JSP、PHP和C#开发的基于Oracle数据库项目的实例。这些实例既可以作为独立的系统运行,也可以取其中的一部分作为应用软件的一个模块,具有很强的实用性。本书所附光盘内容为本书的所涉及的源代码。   本书适合Oracle数据库管理员和应用程序开发人员,以及对数据库技术感兴趣的读者阅读。 -"large database technology : Oracle 9i Advanced Program Design Guide" CD with the book. The book combines a lot of examples of how to use Oracle to manage and maintain data and the use of JSP, PHP and C# development of the C / S and B / S mode network database applications. The book is divided into Part management, development and practice of Part Part three parts. Manage and development Part of the Oracle database management and development of technology; Part complete practice on the use of JSP, PHP and C# development based on Oracle database project examples. Both of these examples can serve as an independent system operation can also be obtained as part of an application software modules, very practical. The accompanying CD-ROM based on the content involved in the source co 下载
地震波正演和显示模块,来源于SU,作了修改,可以不依赖于SU的头文件和库,可以独立编译运行。, 下载
本书概念清晰、内容新颖,实例详尽,使一本有关设计、实现和有效使用C语言库函数,掌握创建可重建C语言软件模块技术的参考指南,本书倡导基于接口的C语言设计理念及其实现技术,深入详细地描述了24个C语言接口及其实现。 本书通过叙述如何用一种与语言无关的方法将接口的设计与实现独立开来,从而形成一种基于接口的设计途径来创建可重用的API。本书是一本针对C语言程序员的不可多得的好书,也是值得所有希望掌握可重用软件模块技术的读者阅读的参考书籍。- 下载
本书概念清晰、内容新颖、实例详尽,是一本有关设计、实现和有效使用C语言库函数,掌握创建可重用C语言软件模块技术的参考指南。本书倡导基于接口的C语言设计理念及其实现技术,深入详细地描述了24个C语言接口及其实现。本书通过叙述如何用一种与语言无关的方法将接口的设计与实现独立开来,从而形成一种基于接口的设计途径来创建可重用的API,本书是一本针对-clear concept of the book, as new, detailed examples, is one of the design, realization and effective use of C language library functions, master creating reusable software modules C language technical reference guide. Based on the book advocates the C Language Interface Design Concept and Technology, in-depth and detailed description of 24 C language interface and its implementation. The book describes how through the use of a language unrelated to the interface methods to the design and realization of the independent and set thus forming an interface based on the design of ways to create reusable API, the book is a response 下载
Apriori算法源码(C++) 看了以前在这里发的apriori源码,觉得写得代码有些繁琐,现在重写了一下,主要是把数据操作和界面显示分离,使用了stl和boost,简化了字符操作的算法,数据库用的是mysql的,API是mysql++,在mfc下mysql++无法运行,所以gui框架用的是win32gui-lib(可以到sf.net/project/win32gui下载)。当然你也可以用odbc改写,或是换用别的数据库,因为算法逻辑是独立的,所以应该很容易改写 -Apriori algorithm source code (C) read here in the past made the algorithm source code some feel cumbersome written code, rewrite it, and the data is the main operation and interface shows separation, stl and use the boost, simplified characters of algorithms, databases using the mysql. API is mysql, the mfc mysql could not operate under, So the framework of the gui is win32gui-lib (logo can / project / win32gui download). Of course, you can also use odbc rewritten, or used for other databases, because logic algorithm is independent, Therefore, it should be very easy to rewrite 下载
db_record 是一套专门针对配送行业实现销售管理的软件系统,全面适用于物流配送领域中的各级各类经营企业(如:纯净水、煤气、牛奶等等)。该软件完美紧密跟踪配送业务的特点;实现完善的销售管理;生成丰富多样的销售报表;具有严密的操作使用权限控制;应用最新独特的来电显示技术。本软件采用大型网络数据库C/S结构,保证20台客户端电脑连接流畅稳定。 1、业务(收入、支出)处理模块:配送业务的开票、收款、收空包、核对入帐等。 2、查询汇总:业务流水记录、数十种组合方式的汇总统计。 3、排行榜:与应收、实收、欠收及日期段任意组合,按配送员、客户、商品排序。 4、报表输出:数十种销售报表随意输出为Excel格式。 5、费率设置:多种客户销售价格以及配送工报酬计算方式。 6、人员信息:包含软件操作员、员工、客户等基本信息。 7、数据库处理:新套帐的建立、数据备份及还原、数据提交与回滚等。-db_record is a set of industry-specific distribution sales management software system, applicable to the field of logistics and distribution of various business enterprises at all levels (eg : clean water, gas, milk, etc.). Perfect the software distribution business to closely track the characteristics; To achieve the perfect sales management; Generate a variety of sales statements; With tight control authority to operate; The unique application of the latest technology CND. The software uses large network database C / S structure, and ensuring Taiwans 20 client computers with the smooth stability. 1, (income, expenditure) processing module : Distribution of invoicing, receivables, or air packs, such as credit check. Two inquiries summary : water business records, dozens of combinatio 下载
windows注销用户 homepna to usb vhdl pci target mips汇编指令集 文件合并复制 幂法求特征值 八数码问题介绍 ucos 显示驱动 vb pos 开发 erp设计文档 alxbase 汉字unicode转换工具 linux c图形库 开源看图软件 国外 游戏编程杂志 mfc 常用函数 chm opengl for snow 趣味小问题 matlab电子琴 印度迈索尔大学 st7529 nokia型号代码 用串口控制电台 c语言 高斯分布 delphi pagecontrol 关闭 按钮 c语言函数速查器 如何外挂 自己动手写操作系统 随书光盘下载 龙族登陆器 杰杰视图 杰杰视图 杰杰视图 用vfp6的组合框实现逐键显示查询 声音处理 c原代码 snmp agent 开发 snmp agent 开发 snmp agent 开发 vb图像处理源代码 24c256 惯性导航算法 通讯录 vc 黑白棋ai算法 java thread 应用实例 yahoo 开发语言 adsl自动启动 通讯录 vc 源码 vc 代理服务器 电脑蜘蛛纸牌 雷达方面的书籍下载 java tree 源代码