搜索资源列表
compess.tar
- linux下的所有压缩文件的解压管理器,直接通过它就可以解压绝大多数的压缩文件,而不需要记忆那么多的解压命令和复杂的参数。-of all of extracting compressed file manager, directly through the majority of it can extract the compressed files without the need to remember so many orders and extracting complex parame
7z426
- 压缩软件源码,支持格式:7z、ZIP、CAB、RAR、ARJ、LZH、GZIP、BZIP2、Z、TAR、CPIO、RPM 和 DEB 对于 ZIP 及 GZIP 格式,7-Zip 能提供比使用 PKZip 及 WinZip 高 2-10% 的压缩比 7z 格式支持创建自释放(SFX)压缩档案 集成 Windows 外壳扩展 强大的的文件管理 强大的命令行版本 支持 FAR Manager 插件 -compression software source,i
MyFile
- 简单文件管理器,初学JAVA所写!请多多指教!-simple file manager, beginner JAVA written! Please excuse us!
shenjingwangluomoshishibie
- The code on this diskette has been organized by chapter. Each subdirectory containing listing has a readme.txt describing program usage and any relevent file formats. The readme will also describe how to compile the target programs under IBM OS
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
box
- 由文件input.txt提供输入数据。输入文件第1 行有2个正整数n和m(1<=n,m<=100), 表示仓库是n×m个格子的矩形阵列。接下来有n行,每行有m个字符,表示格子的状态。 S 表示格子上放了不可移动的沉重货物; w 表示格子空闲; M 表示仓库管理员的初始位置; P 表示箱子的初始位置; K 表示箱子的目标位置。 -Provided by the input data file input.txt. Line 1 input file ther
operatornew
- This code enables you to use the "new" and "delete" keywords in C++ to allocate and deallocate your memory. This enables you to create objects with constructors dynamically. Normally, using new and delete in MEX files might leak memory if the
counter
- 本例源代码文件由用户按照书中的操作步骤自己生成,“Example-2-1\Project_Navigator_Demo\源代码”目录下为源代码的参考文件。“Example-2-1\Project_Navigator_Demo\counter”目录下为完整的工程,包括源代码文件、综合与实现的结果文件、ISE工程文件等,可以使用ISE工程管理器打开工程,供读者参考-In this case the source code files by the user in accordance with th