Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • migong .rar ... 可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。
  • tangbiao132.rar ... 可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。
  • 最近距离.rar 距离最近的点对计算方法
  • waveform toolbox.rar 语音波形matlab工具箱。 Add toolbox folder to MATLAB s path Type main in the command window
  • Critical Path.rar 数据结构中实现图的关键路径的算法,是在TC中运行的。
  • 迷宫程序1.10版.rar ... 可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。
  • NetToolkit.zip 1、该工具包用于安装Lm和RBF两个神经网络工具包 2、直接运行LmNet.exe或_install.bat即可; 3、完成成功后,请将 bin\win32 目前加至系统的 path中。 具体为:我的电脑-->属性-->环境变量-->将“bin\win32”加至path路径中。
  • jresetup.rar JAVA客户端安装,只需要将此文件拷贝到客户端机器上,并设置path路径,即可运行java程序
  • mp3_toolbox.rar ... like the commands WAVWRITE and WAVREAD. 1.- Just unpack in the toolbox folder under the MATLAB directory. 2.- Set the MATLAB search path to include that folder. This version was made in MATLAB for WINDOWS only. I ll probably will make the UNIX version ...
  • maze1104.rar 走迷宫 Find a path through the maze to any space character in the perimeter of the maze. Paths through the maze are denoted by a space character and walls by any other non white-space character (apart from . characters).