资源列表

排序选择:

« 1 2 ... .15 .16 .17 .18 .19 204620.21 .22 .23 .24 .25 ... 267458 »

[其他小程序tree

说明: (1) 由{4, 9, 0, 1, 8, 6, 3, 5, 2, 7}创建一棵二叉排序树bt并以括号表示法输出; (2) 判断bt是否为一棵二叉排序树; (3) 采用递归和非递归两种方法查找关键字为6的结点,并输出其查找路径; (4) 分别删除bt中的关键字为4和5的结点,并输出删除后的二叉排序树。 -(1) by {4, 9, 0, 1, 8, 6, 3, 5, 2, 7} to create a binary sort tree and bracket notatio
<Yoalnda> 在 2025-10-09 上传 | 大小:136kb | 下载:0

[图片显示浏览intrans

说明:亮度转换m文件,数字图像处理第二版,源程序-intensity transform
<Eavi> 在 2025-10-09 上传 | 大小:1kb | 下载:0

[其他嵌入式/单片机内容lcd

说明:OK6410 lcd屏幕测试源代码 编译器RVDS 2.0-OK6410 lcd test
<lijunsong> 在 2025-10-09 上传 | 大小:841kb | 下载:0

[其他小程序2

说明:实现计算器的功能。用户根据程序提示,输入数字,选择要进行的运算,可以进行加、减、乘、除等运算。-Achieve calculator functions. According to the program prompts the user to enter numbers, select the operation to be performed, you can add, subtract, multiply, divide, such as arithmetic.
<Yoalnda> 在 2025-10-09 上传 | 大小:228kb | 下载:0

[其他小程序3

说明: 
<Yoalnda> 在 2025-10-09 上传 | 大小:196kb | 下载:0

[其他小程序cryptfial

说明:文本串加密和解密程序。一个文本串可用事先给定的字母映射表进行加密。例如,设字母映射表为:     a b c d e f g h I j k l m n o p q r s t u v w x y z     n g z q t c o b m u h e l k p d a w x f y I v r s j     则字符串“encrypt”被加密为“tkzwsdf”。 试写一个算法将输入的文本串进行加密后输出; 另写一个算法将输入的已加密的文本串进行解密后输出。-Tex
<Yoalnda> 在 2025-10-09 上传 | 大小:453kb | 下载:0

[其他小程序1

说明:假设树上每个结点所含的数据元素为一个字母,并且以孩子-兄弟链表为树的存储结构,试写一个按凹入表方式打印一棵树的算法-Assuming the data elements contained in each node of the tree is a letter, and with children- brothers list is stored in the structure of the tree, try to write a print statement by way of a t
<Yoalnda> 在 2025-10-09 上传 | 大小:3.97mb | 下载:0

[文件格式jEE

说明:J(2)EE, strictly speaking, is a set of APIs (as the current top answer has it) which enable a programmer to build distributed, transactional systems.this file is a cours of J-J(2)EE, strictly speaking, is a set of APIs (as the current top answer has
<> 在 2025-10-09 上传 | 大小:3.7mb | 下载:0

[Linux驱动7th_buttons_all

说明:按键驱动程序,包括驱动程序、makefile、以及测试程序。-Key drivers, including drivers, makefile, and test procedures.
<雷青> 在 2025-10-09 上传 | 大小:6kb | 下载:0

[单片机(51,AVR,MSP430等)Nrf24L01-programming-experience

说明:Nrf24L01 programming experience.txt
<BIAO> 在 2025-10-09 上传 | 大小:5kb | 下载:0

[其他小程序one

说明:程序实现二叉树结点的类型定义和对二叉树的基本操作。该程序包括二叉树结构类型以及每一种操作的具体的函数定义和主函数。 1.先序次序建立一个二叉树 ,用#表示某结点的左右子树是否为空,用于表示该结点是否为叶子或者可能存在左子树or右子树。例如对一个简单的三节点二叉树,节点b和c分别为根节点a的左孩子和右孩子,用先序来创建就表示为ab##c## 2.按先序、中序、后序、层次遍历分别输出二叉树的所有节点 3.求二叉树中所有节点数 4.求二叉树的深度 -Program binary t
<杨痒痒> 在 2025-10-09 上传 | 大小:1kb | 下载:0

[浏览器erweima

说明:二维码扫描生成,他能充分的完成二维码的生成,还可以添加任何信息-hello i am yang xian chao
<yangchao> 在 2025-10-09 上传 | 大小:850kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 204620.21 .22 .23 .24 .25 ... 267458 »

源码中国 www.ymcn.org