-
宾馆管理信息系统 使用的开发语言是visual basic6.0+SQL2
宾馆管理信息系统 使用的开发语言是visual basic6.0+SQL2-MIS for Hotel
Developing entironment:
Visual Basic 6.0
SQL 2
- 2022-07-28 08:51:14下载
- 积分:1
-
public class gedebahe { public static void main( String [] args) { for ( ) { int...
public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println("Sorry,please input a number.") return } if (a%2!=0) { System.out.println("Sorry,please input a oushu.") return } for (b=1 b
- 2022-09-15 17:45:03下载
- 积分:1
-
人脸识别登陆windows系统的相关代码.
人脸识别登陆windows系统的相关代码.-Face Recognition System landing windows related code.
- 2022-03-20 10:43:15下载
- 积分:1
-
实现正则表达式匹配。匹配速度很快,可以很方便的嵌入到自己的程序...
实现正则表达式匹配。匹配速度很快,可以很方便的嵌入到自己的程序-The realization of regular expression matching. Fast.
- 2022-05-28 01:11:19下载
- 积分:1
-
简单的 Midia 播放器
非常小.net 2.0 的 Midia 球员。
projeto 段 implementação de 口味德媒体播放器扫描电镜 recursos de terceiros,
primeira tentativa de publicar um 丰泰。
" 注意: 此文件是自动生成的 ;不要直接修改它。若要更改,
" 或如果您遇到此文件中的生成错误,请转到项目设计器
" (转到项目属性或双击我的项目节点中
解决方案资源管理器),并在应用程序选项卡上进行更改。
- 2023-02-21 20:10:04下载
- 积分:1
-
CUDA的速度矩阵
cuda Faster Matrix-Vector Multiplication on GeForce 8800GTX
- 2022-05-14 01:26:27下载
- 积分:1
-
计算距离和方位,经纬度
此程序计算以度为单位的两个地理坐标之间的距离和方位
- 2022-04-16 23:04:02下载
- 积分:1
-
杭州电子科技大学的一些题源代码,可以参考下
杭州电子科技大学的一些题源代码,可以参考下-Hangzhou University of Electronic Science and Technology of the source code of a number of questions, you can refer to the following
- 2022-08-14 02:22:29下载
- 积分:1
-
pb编写的以 不同的方式关闭窗口
pb编写的以 不同的方式关闭窗口-pb prepared in different ways Close
- 2022-07-03 05:49:29下载
- 积分: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