-
An article on 2
An article on 2-D Polygon Clipping with the source code-An article on 2-D Polygon with the Clipping source code
- 2022-01-25 16:42:34下载
- 积分:1
-
经典的手机短信收发程序,可直接将需要的类加人自己的工程中,调用其中的函数就OK了!...
经典的手机短信收发程序,可直接将需要的类加人自己的工程中,调用其中的函数就OK了!-Classic mobile phone to send and receive message process will be required to direct the type of people add their own project, call the function on one of the OK!
- 2022-03-11 16:10:48下载
- 积分:1
-
本软件是用C语言编写的采用命令行界面与用户交流的抄写器,它实现的功能有对原有的C语言程序进行修改,从而得到结果相同,但是形式不相似的新的C语言程序.该软件还有帮...
本软件是用C语言编写的采用命令行界面与用户交流的抄写器,它实现的功能有对原有的C语言程序进行修改,从而得到结果相同,但是形式不相似的新的C语言程序.该软件还有帮助功能,可以随时为用户提供帮助.本软件仅供学习交流之用,不提倡学生用本软件抄袭别人的C语言程序.-The software is written in C, using the command-line interface with users of copying devices, which have the functions of the existing C language program changes, and thus the same results, but not the form similar to the new C language program. The software also help functions can always be used households help. the only software used to exchange learning and the promotion of student plagiarism software in C language program.
- 2022-01-25 23:37:13下载
- 积分: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
-
计算器 用JAVA 编写的 第一次上传,多多支持
计算器 用JAVA 编写的 第一次上传,多多支持-calculator developed by JAVA,the first time to upload,thanks for you support
- 2022-10-12 00:00:03下载
- 积分:1
-
主明细表输入示例
主明细表输入示例-main examples of the importation of schedule
- 2022-03-20 02:58:13下载
- 积分:1
-
代码行数计算工具,
可以计算某个目录下面及其子
目录中指定类型[以后缀名]标识的
文件集合包含代码的总行数,大家可以
任意使用,任意修改源代码。...
代码行数计算工具,
可以计算某个目录下面及其子
目录中指定类型[以后缀名]标识的
文件集合包含代码的总行数,大家可以
任意使用,任意修改源代码。
空行不算
简单注释不算,比如, “//”开头的行不算-Lines of code calculated by the number of tools, can calculate a directory and its subdirectories below the specified type [to the suffix name] logo document collection contains a few head office code, we can use, modify any source code. Notes is not a simple blank line is not, for example, // at the beginning of the line is not
- 2022-10-25 04:50:02下载
- 积分:1
-
libtiff的.net库
.net环境使用的libtiff库,tiff强大的处理功能。
- 2022-03-16 01:17:53下载
- 积分:1
-
使用串口读取数据文件
使用串口读取数据文件-use Serial read data files
- 2022-01-25 23:42:22下载
- 积分:1
-
live555流媒体转发和代理
应用背景主要是将.mp4、.mp3、.ts等的格式的音频流或者视频流经过live555的流媒体编解码,然后通过VLC播放器播放出来,或者一路IPC的画面,经过live555的流媒体代理,可以实现上百个人共享一路画面,实现资源的共享关键技术将不同格式的数据流经过live555转成rtsp数据流,然后通过VLC播放rtsp数据流,在windows环境下,用vs2010开发live555,主要是在开源的live555下面修改了一些BUG,使其更加稳定、操作性更强。
- 2022-12-25 09:20:03下载
- 积分:1