-
《英语单词游戏》。共有1千常用单词。屏幕中有10个英语单词飘动,屏幕下有对应的中文单词,取中文单词去碰英文单词,正确得加分。可单人或双人玩。...
《英语单词游戏》。共有1千常用单词。屏幕中有10个英语单词飘动,屏幕下有对应的中文单词,取中文单词去碰英文单词,正确得加分。可单人或双人玩。-"English word games." A total of 1,000 used a word. Screen are 10 English words wafted screen counterparts under the Chinese words, the Chinese word for the English word try, correct a boost. Can be single or double play.
- 2022-02-03 13:12:17下载
- 积分: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
-
多功能自行车里程表设计
该设计以AT89S52单片机为核心,霍尔传感器测车速,实现对自行车里程、速度、时间、温度的测量统计,采用存储器24C32实现在系统掉电的时候保存里程信息,并能将自行车的里程及速度用LCD实时显示。文章详细介绍了自行车测速仪的硬件电路和软件设计。硬件部分利用霍尔元件将自行车每转一圈的脉冲数传入单片机系统,然后单片机系统将信号经过处理送LCD显示。软件部分用C语言进行编程,采用模块化设计思想。该系统硬件电路简单,子程序具有通用性,完全符合设计要求。
- 2022-03-15 20:20:34下载
- 积分:1
-
判断数列相邻n项和是否为和数,其中数列可有1000项,n可到10
判断数列相邻n项和是否为和数,其中数列可有1000项,n可到10
- 2022-08-22 15:22:37下载
- 积分:1
-
用CC++编写的源代码公开的简单的32位精简指令虚拟机
用CC++编写的源代码公开的简单的32位精简指令虚拟机-CC prepared with the source code open a simple 32 concise instructions Virtual Machine
- 2022-08-16 14:33:14下载
- 积分:1
-
一款较为经典的游戏,有着一定的用户基础。
一款较为经典的游戏,有着一定的用户基础。-one more classic games, there is a certain base of users.
- 2022-02-13 07:30:10下载
- 积分:1
-
TG12864E
TG12864E-02
参考资料
希望大家喜欢
好东西大家一起分享
-TG12864E-02 reference hope everyone likes everyone to share good things
- 2023-06-07 04:00:03下载
- 积分:1
-
女娲传说,RPG,拯救人类,全屏游戏,下载后直接把后缀改为jar即可...
女娲传说,RPG,拯救人类,全屏游戏,下载后直接把后缀改为jar即可-Nuwa legend, RPG, save mankind, full-screen games, downloading directly to the suffix can jar
- 2023-04-09 05:00:02下载
- 积分:1
-
在VC环境下,基于HTTP的客户端程序,实现从主机下载文件和图片...
在VC环境下,基于HTTP的客户端程序,实现从主机下载文件和图片-In the VC environment, the HTTP-based client program, downloaded from a host of documents and pictures
- 2022-09-27 22:45:03下载
- 积分:1
-
#include<stdio.h>
struct powernode
{
float pi
float qi
in...
#include
struct powernode
{
float pi
float qi
int i
float vi
}
struct powernode wg[20]
struct powernode wl[20]
struct linedata
- 2022-02-11 23:55:05下载
- 积分:1