-
电驴的源代码
eMule电驴的源代码
编译说明(推荐使用Visual Studio .NET 2003)
1.将rcdll.dll复制到Visual Studio .NET 2003安装目录的Vc7in目录中。(这是为了使用能在vista下显示的图标)
2.打开easyMule_Libs.sln,执行“生成解决方案”。(easyMule_Libs.sln里所包含的是easyMule所依赖的库文件。)
3.打开easyMule.sln编译即可。-the source code of eMule
Compiling instruction (recommend to use Visual Studio .NET 2003)
1.Copy rcdll.dll to Vc7in under the installation directory of Visual Studio .NET 2003.(in order to use special icons under Vista)
2.Open easyMule_Libs.sln and execute build solution .(easyMule_Libs.sln contains libraries which easyMule depends on)
3.Open easyMule.sln and compile it.
- 2022-02-21 03:56:32下载
- 积分:1
-
E-bookautomatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-09-13 10:55:03下载
- 积分:1
-
C# USBEject
USBEject是最好的和更快的解决办法安全删除 USB 设备不受损坏。此应用程序是由 C# 开发与 Win32 API 包装 (CM_xx API)
- 2022-05-09 13:02:26下载
- 积分:1
-
Image edge detection software, ready to work together to force a friend in China...
图像边缘检测软件,愿与广大朋友共同合作至力于中国的源代码开发事业-Image edge detection software, ready to work together to force a friend in China to develop the cause of the source code
- 2022-11-20 14:20:03下载
- 积分:1
-
机器人的手臂的移动和正投影的效果。机器人的姿态
机器人的手臂的移动和正投影的效果。机器人的姿态-Robot arm movement and orthographic projection effects. Robot posture
- 2022-02-20 04:29:02下载
- 积分:1
-
用信号量实现读者和写者的程序
读者-写者问题的读写操作限制(包括读者优先和写者优先):
写-写互斥,即不能有两个写者同时进行写操作。
读-写互斥,即不能同时有一个线程在读,而另一个线程在写。
读-读允许,即可以有一个或多个读者在读。
读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作。
写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态才能开始读操作。
- 2022-04-22 12:41:24下载
- 积分:1
-
建立哈夫曼树和哈夫曼编码的程序,每一行都有详细的注解,比较适合初学者...
建立哈夫曼树和哈夫曼编码的程序,每一行都有详细的注解,比较适合初学者-The establishment of Huffman trees and Huffman coding procedure, each line has a detailed annotation, more suitable for beginners
- 2023-04-12 19:40:03下载
- 积分:1
-
这些程序可以解决第一和二次多项式方程。它能使我…
These program can solve first and second degree polynomial equation. It evens works when the roots are complex numbers(when delta is a negative value).
- 2022-07-18 16:38:23下载
- 积分:1
-
列举系统中的所有字体(41KB)<END>
列举系统中的所有字体(41KB)-list of all system font (File) lt; ENDgt;
- 2022-10-17 01:15:06下载
- 积分:1
-
an ATL registered since the ActiveX controls can be embedded website (vc++ 7.0)...
一个ATL实现的自注册ActiveX控件,可以嵌入网页(vc++ 7.0) 实现方法: 传统的中缀转后缀的方法-an ATL registered since the ActiveX controls can be embedded website (vc++ 7.0) method : traditional Chinese grade to the suffix
- 2022-09-21 01:50:03下载
- 积分:1