搜索资源列表
考务管理系统论文
- 本系统采用Visual Foxprow 5.0编写,面向对象可视化编程,使系统的开发工作适应目前的流行趋势。设计时采用了常用的自顶向下的瀑布式结构化设计方法。各子系统具有独立的数据库结构,设计时力求简单易用,便于维护。各模块为平行关系,彼此间无直接的参数联系,也无库的交叉关联,从而保证各子系统可以单独运行。-the system using Visual Foxprow 5.0 preparation, visual, object-oriented programming, allowing
LineTrend_sql
- 根据3点计算趋势。原理:根据斜率判断趋势. 输出:1为下降,2为平行,3为上升.-Calculate the trends in under 3:00. Principle: According to the slope to judge the trend. Output: 1 down, 2 parallel, three for the rise.
expdp
- Simulation oracle imp and exp,support: 1.direct path load 2.export parallel
time
- time.sql to report the components of foreground response time in terms Most event are present including parallel related events-time.sql to report the components of foreground response time in terms Most event are present including parallel rel
ParallelDB
- Parallel DB implementation using JAVA
ParallelMergeSort
- Parallel Merge Sort Algorithm implementation