-
摄影测量过程中,进行相片坐标的内定向程序,由框标坐标系转换为像平面坐标系...
摄影测量过程中,进行相片坐标的内定向程序,由框标坐标系转换为像平面坐标系-photogrammetry and remote sensing ,inverse the coordinate
- 2023-05-22 23:55:04下载
- 积分:1
-
改进后的SerialPort类文件,在编写串口程序时非常有用
改进后的SerialPort类文件,在编写串口程序时非常有用-improve the SerialPort types of documents, in the preparation of serial procedures will be very useful
- 2022-01-27 13:39:10下载
- 积分:1
-
学生信息管理系统,用容器可以支持多种操作
学生信息管理系统,用容器可以支持多种操作-student management
- 2022-01-26 00:09:44下载
- 积分:1
-
约瑟夫环程序,在Visual C++里运行,可以运行的。
约瑟夫环程序,在Visual C++里运行,可以运行的。-Josephus procedures, the Visual C Lane running, running.
- 2022-05-18 12:13:59下载
- 积分:1
-
一个用DELPHI编的酒店管理系统。 其中数据库:SQL Server2000, 只需恢复 My database文件夹中 My database_Data.M...
一个用DELPHI编的酒店管理系统。 其中数据库:SQL Server2000, 只需恢复 My database文件夹中 My database_Data.MDF和 My database_Log.LDF到SQL中即可使用, 不错的,试一试有很多功能-DELPHI series with a hotel management system. These databases : SQL Server 2000, only to resume My database file folders and My My database_Data.MDF database_Log.LDF to SQL can be used well, to test the many functional
- 2022-12-28 12:00:03下载
- 积分:1
-
此代码是本人一年前所编写 对JAVA初学者可能会又帮助 在数据库连接上 效率较高...
此代码是本人一年前所编写 对JAVA初学者可能会又帮助 在数据库连接上 效率较高-year ago, I prepared for Java beginners may also help connect the database more efficient
- 2023-08-01 16:30:04下载
- 积分:1
-
opencms 千寻汉化包,也是从别人那里借来的,希望对大家有用。...
opencms 千寻汉化包,也是从别人那里借来的,希望对大家有用。-opencms_zh
- 2022-02-01 07:36:02下载
- 积分:1
-
面向对象程序设计,课本中部分例题,c++环境下运行
面向对象程序设计,课本中部分例题,c++环境下运行-Object-oriented programming, textbooks and some sample questions, c++ Environment running under
- 2022-01-27 22:04:16下载
- 积分:1
-
文件维护考勤
Document for Attendance mantainence
- 2022-03-21 20:37:14下载
- 积分:1
-
一:需求分析
1.本程序需掌握树和二叉树的概念及工作原理,运用其原理及概念完成实验.。
2.问题描述:
一个逻辑表达式如果对于其变元的任一种取值都为...
一:需求分析
1.本程序需掌握树和二叉树的概念及工作原理,运用其原理及概念完成实验.。
2.问题描述:
一个逻辑表达式如果对于其变元的任一种取值都为真,则称为重言式;反之,如果对于其变元的任一种取值都为假,则称为矛盾式;然而,更多的情况下,既非重言式,也非矛盾式。试写一程序,通过真值表判断一个逻辑表达式属于那一类。
3.基本要求:
(1)逻辑表达式从终端输入,长度不超过一行。逻辑运算符包括“|”,“&”和“~”,
分别表示或、与和非,运算优先程度递增,但可以有括号改变,即括号内的运算优先。逻辑变元为大写字母。表达式中任何地方都可以含有多个空格符。
(2)若是重言式或矛盾式,可以只“显示True forever”或“False forever”,否则显示“Satisfactible”以及变量名序列,与用户交互。若用户对表达式中变元取一组值,程序就求出并显示逻辑表达式的值。
-1 : a needs analysis. The process required the trees and the binary tree master the concept and principle, to use its principles and the concept of completion of the pilot. . 2. Problem description : If a logical expression for the changes in the yuan"s value for a true, as tautology; Instead, If the changes for the yuan"s value for a fake, then called the contradiction; However, the more the situation, neither tautology. is not a contradiction. Try to write a procedure for the adoption of a truth table judgment logical expression belong into that category. 3. Basic requiremen
- 2022-01-23 10:34:57下载
- 积分:1