-
ADO visits access database.It contains many sql sentences,very significant to be...
ADO访问访问数据库。它包含许多sql语句,对初学者很有意义
- 2022-12-24 01:25:03下载
- 积分:1
-
通过广度优先算法,遍历网络中的每个结点,得到遍历结点的时间...
通过广度优先算法,遍历网络中的每个结点,得到遍历结点的时间-Through breadth-first algorithm, network traversal each node, the node traversal time
- 2022-03-19 17:43:39下载
- 积分:1
-
一个用VC做的简单的播放器,实现基本的播放功能
一个用VC做的简单的播放器,实现基本的播放功能-A VC to do with a simple player to achieve the basic playback functions
- 2023-04-02 04:45:03下载
- 积分:1
-
电驴的源代码
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
-
我最近的练习的C++作业,小程序,各位多多关照。
我最近的练习的C++作业,小程序,各位多多关照。-my recent practice of C operations, small program to take care of you.
- 2022-03-15 05:30:54下载
- 积分:1
-
redeem category based on the decomposition of the word automatic functions, the...
基于CString类的自动分解单词的函数,对于文本文件的处理比较有用-redeem category based on the decomposition of the word automatic functions, the text file handling more useful
- 2023-01-05 23:25:03下载
- 积分:1
-
Chinese chess. The project is in Visual Studio.net 2003 built under Win32 consol...
中国象棋。该项目系在Visual Studio.net 2003下所建的Win32控制台项目(使用其它版本的编译器只需新建一个Win32控制台项目,然后逐一加入所有的.cpp文件和.h文件即可),其目的只是简单地测试引擎。因而该程序不提供用户着法的合法性检测,以及棋局的结束处理等。
下棋方式:
用户按输入起点坐标、终点坐标的方式下棋;
(棋盘左下角计作(0,0),右上角计作(8,9))
同样,程序反馈起点坐标、终点坐标作为计算机方的走棋行为。
例如:
用户第一步走:炮二平五
则输入7242,回车
计算机回应:马8进7
则屏幕输出79 67
-Chinese chess. The project is in Visual Studio.net 2003 built under Win32 console project (using the other version of the compiler simply create a new Win32 console project, and then adding one by one all. Cpp files and. H file can be), its The purpose of simply testing the engine. Thus the program does not provide users with the legitimacy of law detection, and treatment, such as the end game. Play chess the way: the user input according to the starting point coordinates, end coordinates of the way a game of chess (lower left-hand corner of the chessboard for the (0,0), the upper right corner of dollars for (8,9)) Similarly, the starting point coordinates of the feedback process, the end o
- 2023-01-15 21:45:03下载
- 积分:1
-
TC2.0 是一款C语言编程器 ,压缩包解压时不能有密码。
TC2.0 是一款C语言编程器 ,压缩包解压时不能有密码。-TC2.0 is a C language programming, and the cabinet should not have a password when extracting.
- 2022-07-28 09:28:54下载
- 积分:1
-
用C语言实现曼彻斯特的编码
此代码用c语言程序缩写,在windows条件下可运行,用c语言实现曼彻斯特的编码过程,里面内容深入浅出,相信初学者可以很快就会明白,以下曼彻斯特编码是用c 语言实现的整个过程。并有运行的截结果,内容翔实,具体。
- 2022-02-20 20:36:18下载
- 积分:1
-
第12章 DLL开发与系统编程
开发windows程序的动态链接库,手把手叫你如何开发属于自己的动态链接库。从入门到精通
- 2022-03-22 18:01:48下载
- 积分:1