-
数据结构与算法分析:C语言描述(英文版)习题答案
数据结构与算法分析:C语言描述第二版 的习题答案本书中含有对Addison-Wesley 著的课本第二版大多数习题的答案 .目录1. Chapter 1: 介绍 12. Chapter 2: 算法分析 43. Chapter 3: 列、栈和队列 74. Chapter 4: 树 145. Chapter 5: 哈希 256. Chapter 6: 优先队列 (堆) . 297. Chapter 7: 筛选 .. 368. Chapter 8: 分离集 ADT 429. Chapter 9: 图形算法 4510. Chapter 10: 算法设计技术 . 5411. Chapter 11: 分摊分析 6312. Chapter 12: 高级数据结构和实现 .. 66
- 2022-03-01 04:41:42下载
- 积分:1
-
运行环境: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
-
利用GOSSIP协议可以实现无线节点之间的路由选择.
利用GOSSIP协议可以实现无线节点之间的路由选择.-use GOSSIP agreement can be achieved between the wireless node routing.
- 2022-04-08 03:58:00下载
- 积分:1
-
This code is in the R statistical programming language. It creates a LSA using a...
This code is in the R statistical programming language. It creates a LSA using a local folder of text documents, then it shows the resultant semantic space in a 3d model (using the 2nd, 3rd, and 4th dimensions) Included in the model is the documents and the most relevent terms.
- 2022-07-25 01:54:59下载
- 积分:1
-
good ajax script form translate sites
good ajax script form translate sites
- 2022-03-15 21:14:23下载
- 积分:1
-
原理图,PCB文件,PCB3D效果图都有
原理图,PCB文件,PCB3D效果图都有-Schematic, PCB files, PCB3D effect diagram has
- 2022-04-10 13:51:36下载
- 积分:1
-
C arm 3D traslate simulation of C arm in the three
C臂三维运动仿真C臂在三维移动机器人中的应用
- 2022-02-02 06:43:48下载
- 积分:1
-
in VC coollistview use category
在VC中使用coollistview类-in VC coollistview use category
- 2022-08-06 03:55:36下载
- 积分:1
-
gps 凌阳单片机
//======================================================
// 文件名称: GPS.c
// 功能描述: GPS模块的初始化,GPS信息的解析
// 维护记录: 2000-12-5 v1.0
//======================================================
#include "gps.h"
#include "spce061a.h"
#include
static int GetComma(int num,char* s
- 2023-03-09 05:15:03下载
- 积分:1
-
这段贪吃蛇代码是用C写的,注释都详细地加上了,大家看看吧...
这段贪吃蛇代码是用C写的,注释都详细地加上了,大家看看吧-Snake this code is written in C, comments are added in detail, we take a look at bar
- 2023-07-08 20:40:03下载
- 积分:1