-
企业事务管理系统
企业事务管理系统-Enterprise Management System
- 2022-08-19 02:25:23下载
- 积分:1
-
binary search algorithm, to achieve a set of data for the search operation, the...
折半查找算法,实现对于一组数据的查找操作,利用折半查找法进行查找-binary search algorithm, to achieve a set of data for the search operation, the use of binary search method you
- 2023-02-02 17:15:04下载
- 积分:1
-
为了老师更好的管理学生,选课系统应运而生,而基于B/S架构的选课系统更加方便,而不必每个客户都下一个客户端而通过浏览器而直接执行...
为了老师更好的管理学生,选课系统应运而生,而基于B/S架构的选课系统更加方便,而不必每个客户都下一个客户端而通过浏览器而直接执行-In order to teachers to better manage students, elective system came into being, but based on B/S structure of the elective system more convenient, without having to each customer under a client-side browser, directly through the implementation of
- 2022-05-30 20:11:56下载
- 积分:1
-
BabelKit是一个通用多语言数据库代码表的接口。它接收维护使用多语言的多个数据库代码定义集中的所有编程工作。代码管理和翻译页可以让开发人员定义新的虚拟代码表
BabelKit是一个通用多语言数据库代码表的接口。它接收维护使用多语言的多个数据库代码定义集中的所有编程工作。代码管理和翻译页可以让开发人员定义新的虚拟代码表,新语言,输入所有代码和它的描述,再将它们翻译成所有相关的语言。Perl和PHP类可以检索代码描述,并自动地用用户语言生成HTML代码选择元素。这简化了Web站点及数据库的国际化和本地化。 -BabelKit is an general multi- languages databases code page
connection. It receives the maintenance to use the multi- languages
many databases code to define the centralized all programming work.
The code management and the translation page may let the development
personnel define the new hypothesized code page, the new language,
input all codes and its description, translate again them all
correlations the language. Perl and the PHP kind may retrieve the code
description, and automatically produces the HTML code choice element
with the user language. This simplified the Web stand and the database
internationalization and the localization.
- 2023-08-09 19:55:03下载
- 积分:1
-
一种基于数据访问流的数据库索引优化方法该方法通过集成业务流程模型与数据模型,抽取了流程活动中包含的数据访问操作和流程的控制结构形成数据访问流,分析了数据访问流中...
一种基于数据访问流的数据库索引优化方法该方法通过集成业务流程模型与数据模型,抽取了流程活动中包含的数据访问操作和流程的控制结构形成数据访问流,分析了数据访问流中数据访问操作的频度,为频繁数据访问操作所对应的数据项创建索引,达到改善数据访问性能的目的。实验结果表明,该方法提高了数据查询的速度。-A novel method called data-access-flow based index optimization (DAFIO) is proposed to provide automatic index select for databasein order to improve the data access performance. By integrating the data model and process model of the IT systems and getting data access flow, theDAFIO method can analyze the data access flow to find those data item which are accessed frequently, and then create indexes for these frequentitems. The experiment results show that the novel method is effective to improve the data access performance.
- 2023-04-15 10:50:04下载
- 积分:1
-
用C++封装一个大整数在这类超大整数可以…
用C++ 包装了大整数这个类,超级大的整数现在也可以用了。-With C++ Packaging a large integer in this category, the super large integer can be used now.
- 2022-03-18 19:45:34下载
- 积分:1
-
背包回溯法,初来乍到如有其他问题还请各位多多指教.
背包回溯法,初来乍到如有其他问题还请各位多多指教.-knapsack backtracking, just arrived at that if other issues also invited to the exhibitions.
- 2022-08-08 14:44:32下载
- 积分:1
-
最近点对问题的图形界面实现,用户可以通过鼠标输入点集,也可以通过随机生成点集,程序会将最近的两个点用红色标示出来...
最近点对问题的图形界面实现,用户可以通过鼠标输入点集,也可以通过随机生成点集,程序会将最近的两个点用红色标示出来-Nearest point on the question of the realization of a graphical interface, users can mouse input point set, can also be randomly generated point set, the program will be the two most recent points, marked in red
- 2023-02-18 07:40:03下载
- 积分:1
-
examples collection of data structure
数据结构示例
- 2022-02-26 03:14:35下载
- 积分:1
-
栈的应用-表达式求值2
栈的应用-表达式求值2 ..............................................................................................................................................................................
- 2023-03-28 02:05:04下载
- 积分:1