平淡灯泡

文章
6
资源
1
加入时间
4年2月16天

Bubble Sort HDU - 5775 (树状数组)

 Bubble SortHDU - 5775     P is a permutation of the integers from 1 to N(index starting from 1).Here is the code of Bubble Sort in C++.for(int i=1;i<=N;++i) for(int j=N,t;j&g...

Oracle复习

Oracle 12c对系统硬件配置要求中,物理内存建议( )以上。2gbOracle 12c数据库服务的启动需要启动( )、( )两种OracleServiceORCL:数据库主服务、OracleOraDB12Home1TNSListener:数据库监听服务oracle10g中的g和coracle12c的c各代表什么意思?g代表网络c代表云计算请简述一下oracle一般有哪些比较重要的版本?Oracle8:支持面向对象的开发及java..