-
500多个API函数的详细介绍
500多个API函数的详细介绍-over 500 API function details
- 2023-07-22 22:10:03下载
- 积分:1
-
与CPU1的功能类似,都是与微机线路保护原理程序配合实现CPU2的功能程序...
与CPU1的功能类似,都是与微机线路保护原理程序配合实现CPU2的功能程序-CPU1 function with a similar, are microprocessor-based line protection with the principle of procedural CPU2 realize the function of the procedure
- 2022-01-26 04:54:42下载
- 积分:1
-
这是外汇活动中的一种 可以从多种货币的汇率差异中,获得利润,本程序只需把汇率写入一个txt文件,即可算出能获得利润的套汇路径...
这是外汇活动中的一种 可以从多种货币的汇率差异中,获得利润,本程序只需把汇率写入一个txt文件,即可算出能获得利润的套汇路径-activities from a variety of differences in currency exchange rates, profit, the program can be put into an exchange rate txt file, can be calculated by the arbitrage profits path
- 2023-01-15 23:45:03下载
- 积分:1
-
对于图象,怎么样才能把结果输出来呢,这个就为你解决问题了
对于图象,怎么样才能把结果输出来呢,这个就为你解决问题了-For images, how the results can be output to, um, for you to solve the problem of
- 2022-12-26 22:25:03下载
- 积分:1
-
DSP开发练习的极好的范例程序(经典例子程序)
DSP开发练习的极好的范例程序(经典例子程序)-practice and the development of DSP an excellent example (classical examples of procedures)
- 2022-08-21 01:10: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
-
C51 some errors and attention to the business (ZT) 1) C taboo absolute positioni...
C51的一些误区和注意事项(ZT)
1)C忌讳绝对定位。 常看见初学者要求使用_at_,这是一种谬误,把C当作ASM看待了。在C中变量
的定位是编译器的事情,初学者只要定义变量和变量的作 用域,编译器就把一个固定地址给这个
变量。怎么取得这个变量的地址?要用指针。比如unsigned char data x 后,x的地址就是...
-C51 some errors and attention to the business (ZT) 1) C taboo absolute positioning. See beginners often require the use of _at_, this is a fallacy, ASM C as a treat. C variables in the positioning of the compiler things, as long as the definition of beginners variable and the variable scope, Compiler put a fixed address to this variable. How the variables made the address? Use indicators. Unsigned char data such as x, x is the address ...
- 2022-09-01 21:15:03下载
- 积分:1
-
用C++实现LR(0)语法分析
用C++实现LR(0)语法分析
用C++实现LR(0)语法分析
用C++实现LR(0)语法分析-C achieve LR (0) C syntax analysis achieve LR (0) syntax analysis
- 2022-02-11 17:36:54下载
- 积分:1
-
模拟Maya模型的交互式控制,可通过左右方向键控制人物旋转,上下方向键控制步行...
模拟Maya模型的交互式控制,可通过左右方向键控制人物旋转,上下方向键控制步行-Maya simulation model of interactive control by about key figures rotary control, The next key control walking
- 2022-05-21 18:50:01下载
- 积分:1
-
图书管理信息系统的DELPHI源代码,并在该系统里面附加一些小工具供大家学习...
图书管理信息系统的DELPHI源代码,并在该系统里面附加一些小工具供大家学习-Book Management Information System DELPHI source code, and attached to the system inside the gadget for everyone to learn
- 2022-07-27 11:43:16下载
- 积分:1