-
在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
-
Entirely in C language staff management system, not too intelligent interface, b...
完全用C语言编写的员工管理系统,界面不太智能化,但可以做为一个参考!-Entirely in C language staff management system, not too intelligent interface, but can be used as a reference!
- 2022-04-11 20:23:55下载
- 积分:1
-
这个压缩包里 有Java的三个eclesp需要的
这个压缩包里 有Java的三个eclesp需要的-The compression bag has three Java needs eclesp
- 2022-09-06 13:40:03下载
- 积分:1
-
图像编码 如H263 264 AVS等编码都要用DCT变换,DCT变换IP核很有用...
图像编码 如H263 264 AVS等编码都要用DCT变换,DCT变换IP核很有用-Image coding, such as H263 264 AVS must be used, such as DCT transform coding, DCT transform IP core very useful
- 2022-09-20 09:55:03下载
- 积分:1
-
这一个PSCAD整流器的数学模型,它是useale某人。
this a rectifier model of pscad,it is useale for somebody .-this is a rectifier model of pscad,it is useale for somebody .
- 2022-03-23 12:45:17下载
- 积分:1
-
C 语言编辑器(具有编辑器,编译器诸多功能)
C 语言编辑器(具有编辑器,编译器诸多功能)-C language editor (with the editor, compiler many functions)
- 2022-03-17 06:46:18下载
- 积分:1
-
输入含数字的式子(可以用多层括号嵌套),本程序给出结果。
输入含数字的式子(可以用多层括号嵌套),本程序给出结果。-import figures with the formula (Multi-brackets can be nested), this procedure gives results.
- 2022-07-11 08:04:50下载
- 积分:1
-
oSIP开发者手册 选择自 IOKE 的 Blog
关键字 oSIP开发者手册
oSIP开发者手册 选择自 IOKE 的 Blog
关键字 oSIP开发者手册
-oSIP manual developers choose IOKE"s blog keyword oSIP Development Manual
- 2022-03-16 21:59:34下载
- 积分:1
-
shell教学视频,非常适合初学者。希望通过审核!
shell教学视频,非常适合初学者。希望通过审核!-shell teaching video, very suitable for beginners. Hope that through review!
- 2023-05-31 02:00:04下载
- 积分: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