-
Can calculate the number of coins, use the OPEN CV libraries, development platfo...
可以计算硬币的数量,使用opencv库,开发平台为visualc++2005
- 2023-04-10 07:25:04下载
- 积分:1
-
CORBA _阿朗滤波器
corba RTEC_Filter
- 2022-01-24 15:16:00下载
- 积分:1
-
Windows下,利用汇编语言编写的一个时钟小程序,罗云彬的编程乐园出品(转载)...
Windows下,利用汇编语言编写的一个时钟小程序,罗云彬的编程乐园出品(转载)-Windows, the use of assembly language prepared by a small clock procedures Luo Bin programming Paradise Products (reproduced)
- 2022-03-02 20:28:23下载
- 积分:1
-
类在视觉基础知识中的示例使用
Sample usage of Class in Visual Basics
- 2022-07-17 10:38:43下载
- 积分: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
-
a procedure for the operating system. . Topic is document management system. . C...
操作系统的一个程序。。题目是文件系统管理。。有关二级目录的程序,,在UNIX下调试运行-a procedure for the operating system. . Topic is document management system. . Contents of the two procedures in Unix debugging operation
- 2022-08-12 18:04:21下载
- 积分:1
-
国外有限元分析源程序2,用FORTRAN编写,用于结构的有限元分析。...
国外有限元分析源程序2,用FORTRAN编写,用于结构的有限元分析。-abroad Finite Element Analysis source 2, FORTRAN prepared for the structure of the finite element analysis.
- 2022-01-28 00:24:21下载
- 积分:1
-
多语言代码编辑器Syn Dev
用Delphi7写的代码编辑器,支持多语言语法高亮,可通过XML自定义语法。
Features
*多语言语法高亮,可自定义
*括号匹配高亮
*代码块匹配画线(彩色线)
*多语言自动补全,可自定义
*代码折叠
*代码导出功能
*支持添加自定义命令
*支持编写插件,接口函数int main(hMain HWND, hDll HWND)
- 2022-05-25 22:13:24下载
- 积分:1
-
C# 时间1970年开始的纪元秒 与年月日时分秒的转换 提供16进制
用于纪元秒与时间的转换 ,提供两者之间的互转,时间范围1970-1-1 0:0:0 到 2999-12-31 23:59:59 并把纪元秒转换为16进制的8字节长度供参考,采用WPF编写界面,可用于单片机或嵌入式开发的快速时间转换
- 2022-07-19 10:00:47下载
- 积分:1
-
C++ Primer是一本适合C++初学者学习的书,基中结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的...
C++ Primer是一本适合C++初学者学习的书,基中结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、面向对象程序的设计、模板的用法,以及使用标准C++进行程序设计的方方面面。而且,本书也在适当的地方讲到了一些习惯用法以及效率指导。-C++ Primer
- 2022-03-19 18:31:28下载
- 积分:1