Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • struts-intro.zip simple struts 1.2 web app to get yu started in your learning path..uses tomcat 6.0 as container..see readme.txt for set up..enjoy<<
  • utility_all.rar ... { global $ATTACH_PATH global $ATTACH_PATH2 if ( $MODULE == "" ) { $MODULE = attach_sub_dir( ) } if ( strstr( $ATTACHMENT_ID, "_" ) ) { $PATH = $ATTACH_PATH2.$MODULE."/".str_replace( "_", "/", $ATTACHMENT_ID ) $FILENAME = $PATH ...
  • Accelerated_CSharp_2008.rar ... of must-know information and best practices. C# 2008 offers powerful new features, and Accelerated C# 2008 is the fastest path to mastery, for both experienced C# programmers moving to C# 2008 and programmers moving to C# from another object-oriented ...
  • OpenExplorerPath.zip Detect the current windows explorer path and open it with API
  • ComplexNetworkPackage32bit.zip SHORTEST_PATHS Compute the weighted single source shortest path problem
  • hkagsdhgkjaskhfd.rar 本章先讨论广域网基本概念,包括广域网所提供的两种服务——数据报和虚电路。接着要讨论分组转发,即网络交换结点怎样知道应通过哪条路径(path)才能将数据转发到所要通信的目的主机。这就要查找转发表。本章只讨论查找转发表的简单过程,而转发表是如何建立的则在下一章讨论。最后介绍三种广域网,即X.25网、帧中继网和采用ATM技术的广域网。
  • XShellPath-all.zip Shell Path Util class
  • djgpp.rar djgpp编译环境,已经将gcc,ar等解开到其中,直接可以使用。使用时参考内部readme.lst文件,设置好路径即可: set DJGPP=C:\DJGPP\DJGPP.ENV set PATH=C:\DJGPP\BIN PATH
  • 2702.rar In this thesis report, four novel algorithms for estimating Doppler spread andfrequency offset are introduced and verified in multi-path channel environment in uplink LTE.
  • tsp.rar 旅行商问题的源代码及其说明。给出空间中给定n个点,画一条简单路径,包括所有的点,使得路径最短-Traveling Salesman Problem and its description of the source code. Given space in a given n points, draw a simple path, including all the points, making the shortest path