-
运行环境:win―tc。
能实现一下功能:
1)从键盘读入数据,分析出一个单词。
2)返回单词种别(用整数表示),
3)返回单词属性(不同的属性...
运行环境:win―tc。
能实现一下功能:
1)从键盘读入数据,分析出一个单词。
2)返回单词种别(用整数表示),
3)返回单词属性(不同的属性可以放在不同的全局变量中)。
输入数据例: 0 92+data> 0x3f 00 while
正确结果:这些单词的单词种别及其属性
INT10 0
INT10 92
+ _
IDN data
> _
INT16 63
INT8 0
WHILE _
-Operating environment: win-tc. To achieve some functions: 1) read from the keyboard data, analysis of a word. 2) to return to the word of other species (expressed by an integer), 3) the return of the word attribute (the attribute can be different in different global variables). Cases of input data: 0 92+ data> 0x3f 00 while the correct result: the word of these kinds of words and their properties do not INT10 0 INT10 92+ _ IDN data> _ INT16 63 INT8 0 WHILE _
- 2022-12-13 08:50:03下载
- 积分:1
-
it is OK
it can run
树的遍历功能更仔细地说就是:树的主要四部份是根、干、枝、叶。树根一般在地下,在一棵树的底部有很多根。
在树干的部分分为五层。第一层是树皮。树皮是树干的表层,可以保护树身,并防止病害入侵。在树皮的下面是韧皮部。这一层纤维质组织把糖分从树叶运送下来。第三层是形成层。这一层十分薄,是树干的生长部分,所有其他细胞都是自此层而来。第四层是边材。这一层把水分从根部输送到树身各处,此层通常较心材浅色。第五层就是心材。心材是老了的边材,二者合称为木质部。树干绝大部分都是心材。
-it is OK
it can run
- 2023-03-01 01:15:04下载
- 积分:1
-
C++练习小代码
C++练习小代码,适合新手。
集合了10个新手练习C++的代码,比较简单,主要是给刚开始学习C++的童鞋一些入门小代码,如果是老手就不用下载了。
- 2022-03-23 07:24:18下载
- 积分:1
-
http://www.bc
http://www.bc-cn.net/Article/kfyy/cyy/jc/200409/5_4.html
float aver(float a[5])
{
int i
float av,s=a[0]
for(i=1 i
- 2022-04-15 00:50:48下载
- 积分:1
-
Useful information on a drawing if you have similar trouble also upload informat...
很有用的一份图纸资料
如果各位有类似资料麻烦也上传上来哈-Useful information on a drawing if you have similar trouble also upload information onto Kazakhstan
- 2022-03-14 23:56:02下载
- 积分:1
-
ess6168A specifications
ess6168A 规格说明
-ess6168A specifications
- 2022-08-08 23:24:24下载
- 积分:1
-
AUTOCAD 程序员使用的,ARX图纸数据结构显示
AUTOCAD 程序员使用的,ARX图纸数据结构显示-AutoCAD programmers using the data structure ARX drawings show
- 2022-06-26 04:48:40下载
- 积分:1
-
VC++获取DNS 子网掩码 IP地址等网络配置参数
VC++获取DNS 子网掩码 IP地址以及路由设置等网络配置参数,另外还可获取主机名、工作域、网卡MAC地址、默认网关以及是否使用IP路由等,编写网络相关软件时,这是一些必备的网络参数。程序运行截图如图所示。
- 2022-11-06 08:30:03下载
- 积分:1
-
jh_cpu是CPU 12地址,8数据总线,并提供直接地址,间接地..
Jh_cpu is a cpu with 12 address,8 data bus, adn give direct address ,indirect address two addressin way.-This VHDl code can provide a total clear and detail process to create a
basic function risc cpu.
- 2022-03-14 07:02:52下载
- 积分:1
-
把中缀表达式转换为后缀表达后,求表达式的结果。用到栈和队列...
把中缀表达式转换为后缀表达后,求表达式的结果。用到栈和队列-Infix expression to convert the expression of suffix, and the results of expressions. Used stack and queue
- 2022-08-09 05:44:51下载
- 积分:1