搜索资源列表
depends
- 类似于Visual Studio带的查看exe/dll的依赖关系的depency工具。-similar to Visual Studio with the View exe / dll dependence of the depe ncy tools.
skypeonwince
- Skype只能在windows mobile5.0以上的系统中运行,但我的任务是让它在WINCE上运行 Skype只能在windows mobile5.0以上的系统中运行,但我的任务是让它在WINCE上运行。 当我想尽一切办法也无法得到windows mobile时,就想到将skype所需要的所有库文件加到我的WINCE中,这样skype也许就能运行了。 1.用depend查看skype依赖于哪些文件。
depends
- 类似于Visual Studio带的查看exe/dll的依赖关系的depency工具。-similar to Visual Studio with the View exe/dll dependence of the depe ncy tools.
Patch_Sparsity
- 算法仿真:论文《Image Inpaiting by Patch Propagation Using Patch Sparsity》中提出的图像修复算法的; 1)使用了OpenCV2.2.0开源机器视觉库,IDE为VS2010 2)设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2;VS2010属性页文件依赖于此环境变量,在Path中添加C:\OpenCV2.2\bin,更具体的环境配置可以
waycoollist_src
- 查看windows下DLL依赖关系的重要工具。可以为反编译破解提供帮助!-View an important tool for windows DLL dependencies. Can decompile crack help!
Depends.bkill.com
- 这一个查看动态dll依赖的操作系统的dll,不然时调用不到,提会示找不到对应的dll.-this is show dll depend s system dll,when the system init the dll , can t find the approate dll.
Depends
- 查看windows平台上dll所依赖函数符号(View the DLL function dependencies on the windows platform)
Depends22_x86&x64查看程序的依赖lib
- Depends22_x86&x64用来查看DLL的依赖lib(Depends22_x86&x64 is used to view the dependency lib of DLL.)
DLL依赖项查看工具
- DLL依赖查看工具 DLL 很稳定的,你只得下载测试。(dllDLL dependent view tool DLL is very stable, you have to download the test.)
depends依赖查看器
- 用于查看dll,exe等应用程序所依赖的动态库等等,可用来解决C#程序调用过程启动报错无法确定缺失依赖问题