Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • sipletwomultipath.rar This mfile illustrates a simple two path Rayleigh multipath fading channel This mfile inputs an unmodulated sinewave through a simple Rayleigh two path fading channel and shows the output with phase, gain, and attenuation characteristics via animation
  • Assign01c.rar Maze algorithm, to find the path in a maze map.
  • HaviXlet.zip xletview, for UNIX file and directory names are case sensitive. The path to the project CVSROOT must be specified using lowercase characters (i.e. /cvsroot/xletview)
  • notbook.rar ... 后,配置下面的内容: 在系统变量中找到ClassPath并加入下面内容(如果你找不到ClassPath,则新建它): c:\jsdk\LIB\dt.JAR c:\jsdk\LIB\TOOLS.JAR c:\jsdk\BIN . 再在系统变量中找到Path并加入下面内容: c:\jsdk\ c:\jsdk\bin 3.直接解压resin就可以运行把程序放在doc目录下面把classes目录的文件放在 WEB-INF目录下 4.在odbc放里加入数据库路径为guestbook也可改 ...
  • ^_PathFind1813001112004.rar path finder cool stuff, check it out
  • maven-2.0.1-bin.zip ... maven-2.0" will be created. 3) Add the bin directory to your PATH, eg: export PATH=/usr/local/maven-2.0/bin:$PATH or set PATH="c:\program files\maven-2.0\bin" %PATH% 4) Make sure JAVA_HOME is set to the location of your JDK 5 ...
  • mdf2008_URL_Protocol_Handler.rar 实现类似于: 1.pplive的 synacast:// 协议; 2.迅雷下载的 thunder:// 协议 等等,只要IE或网页中的链接,资源管理器,或者开始-运行对话中, 输入 URL Proltol://.... 即可启动相应的程序。 二、实现技术说明 通过向windows注册一个URL Protocol Handler, 在注册表中填写好Protocol 名称,响应处理进程的path即可;
  • EJB-01.rar ... :   1.JAVA_HOME=D:\JDK1.3   2.J2EE_HOME=D:\J2SDKEE1.2.1   3.PATH=D:\JDK1.3\BIN D:\J2SDKEE1.2.1\BIN %PATH%   4.CLASSPATH=
  • PowerControlSchedulingandRoutinginUWBnetworks.rar ... is in runsim.m. It generates random topologies, optimizes, and display results. IMPORTANT: you may need to add manually the lib path in Matlab in order to get all the necessary functions. Reference: Radunovic, Le Boudec, "Joint Power Control, ...
  • createAnimationPath.rar 使用OSG开发的,用其自身格式的路径文件(*.path)实现的自定义路径;此处仅仅提供一个思路;