代码搜索:Optimization
找到约 10,000 项符合「Optimization」的源代码
代码结果 10,000
www.eeworm.com/read/349916/10782394
bbl sga-c.bbl
\begin{thebibliography}{}
\bibitem[Booker, 1982]{Booker:82}
Booker, L.~B. (1982).
\newblock Intelligent behavior as an adaptation to the task environment
(Doctoral dissertation, Technical Repo
www.eeworm.com/read/349668/10805041
txt java性能的优化(上)(转).txt
作者:运气
email: webmaster@chinaspx.com
日期:2001-7-10 15:50:57
Java在九十年代中期出现以后,在赢得赞叹的同时,也引来了一些批评。赢得的赞叹主要是Java的跨平台的操作性,即所谓的”Write Once,Run Anywhere”.但由于Java的性能和运行效率同C相比,仍然有很大的差距,从而引来了很多的批评。
对于服务器端的应用程序 ...