-
电驴的源代码
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
-
介绍如何在你现有的图形程序中加入对顶点和片段的高级着色。采用CG着色语言...
介绍如何在你现有的图形程序中加入对顶点和片段的高级着色。采用CG着色语言-How to introduce your existing graphics program to add on the vertex and fragment shader senior. The use of CG shading language
- 2023-07-29 09:55:04下载
- 积分:1
-
个人通讯录(数据库、界面、控件的入门操作)适合数据库初学者...
个人通讯录(数据库、界面、控件的入门操作)适合数据库初学者-Personal Address Book (database, interface, controls operation of the entry) for database beginners
- 2022-01-26 05:01:09下载
- 积分:1
-
原码输入法源程序
原码输入法源程序-original source Code
- 2022-02-07 07:38:51下载
- 积分:1
-
三星LCD_LTS350Q1在S3X2440上的测试程序
三星LCD_LTS350Q1在S3X2440上的测试程序-Samsung LCD_LTS350Q1 in the test procedure S3X2440
- 2022-03-24 13:16:23下载
- 积分:1
-
内存分配算法C++
该程序是在VC++6.0上实现的内存分配算法,包括首次适应算法(从自由空闲区中选取第一个合适空闲区来分配)和最佳适应算法(找到大小最接近的空闲区来分配)两种。
- 2022-01-25 22:36:29下载
- 积分:1
-
When learning to write in a Arkanoid little practice, beginners may not be very...
学习的时候写的一个打砖块的小练习,初学者代码可能不是很规范-When learning to write in a Arkanoid little practice, beginners may not be very standard code ....
- 2022-01-24 15:12:07下载
- 积分:1
-
windows 剪贴板的实现源代码
windows 剪贴板的实现源代码-the realization of the source code
- 2022-03-13 03:02:53下载
- 积分:1
-
在tcl中绘制随时间变化的图形.该源程序需要其他程序配合使用....
在tcl中绘制随时间变化的图形.该源程序需要其他程序配合使用.-In tcl Drawing graphics over time. The source code need to use with other programs.
- 2023-05-18 13:35:03下载
- 积分:1
-
FTP客户端开发,windows server ftp服务器的客户端开发,软件开发,(百度云连接下载测试使用)https://pan.baidu.com/s/1mhTMgCK
百度云共享:https://pan.baidu.com/s/1mhTMgCK,本软件是FTP客户端软件,是与windows server通讯的软件,具有下载,上传,删除,重命名文件功能。本代码冗余少,规范清晰,里面包含多线程技术的使用,托盘技术的实现,按钮自绘技术等等.
- 2022-02-24 10:27:47下载
- 积分:1