登录
首页 » 终端 » Arbol binario

Arbol binario

于 2022-02-03 发布 文件大小:5.19 kB
0 99
下载积分: 2 下载次数: 1

代码说明:

Aplicacion que crea 联合国乔木 binario 讨论 uso de nodos y apuntadores,se entra el arbol en inorden y este es mostrado el arbol en posorden

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Student management system that can deal with the classification of students in s...
    学生管理系统,可以对学生分类进行处理学籍管理功能,同时能增加减少人数-Student management system that can deal with the classification of students in school management functions, at the same time can increase to reduce the number of
    2022-05-18 15:51:05下载
    积分:1
  • 水分配系统
    翻译 maninwest@Codeforge 作者:Saleth Prakash@CodeProject我想为一个山坡或小村落的自来水分配系统程序化并进行计算。它模拟一个液体分配系统,有管道、阀门、水箱和其他组件。在这里,我将向你展示创建一组适用于特地情况的类是多么简单。类似的方法也可用在其他进程控制应用中,例如操作飞机的液压系统。普遍化的方法甚至可以用在电力分配系统或者跟踪资金流动的经济系统上。下图展示了一个构建在山坡上的小社区的水分配系统。这个水系统在 components.dll 库中建模。水分配系统的组件水源 -在真实世界中可能是泉、井或水库。假设水源的水永不枯竭,供水速度不能超过一个固定值。水槽 -是水的用户。它表示一个家庭、工厂或农田或一组这样的水的消费者。水槽以固定速率消耗水。管道 -输送水经过一定距离。管道具有限制可以流入的水量的特性阻抗。流入管道的水等于流出管道的水。水箱 -存储水,也分离流入/流出水流: 水流入水箱的速度可以跟流出的不同。 水箱有特征最大流出量,由水箱的出口大小决定。为了防止水箱溢出,并确保水箱不会干涸,我们给水箱使用开关。 在数量达到一定量时打开开关,开关驱动阀门,阀门控制水箱的水位。阀门 -监控水流。可以打开,让水无阻碍地流入。可以关上,完全停止进水。阀门假设是由伺服机构操作,通常由水箱关联的开关控制。流量、压力和回压系统中每个组件均有三个重要部分:流量、压力和回压。当将一个组件连接到其他组件时,我们是在连接
    2023-06-19 00:50:03下载
    积分:1
  • use inherit example of c++
    用到继承的C++例子-use inherit example of c++
    2022-08-11 14:50:20下载
    积分:1
  • A small program using threads, you can definitely do it
    一个使用 线程的小程序,可以作到抛砖引玉吧-A small program using threads, you can definitely do it
    2022-08-19 04:22:29下载
    积分:1
  • Please read your package and describe it at least 40 bytes in English. System...
    Please read your package and describe it at least 40 bytes in English. System will automatically delete the directory of debug and release, so please
    2022-01-25 17:20:27下载
    积分:1
  • C和汇编混合屏幕开发,使用C和ASM交叉
    C和ASM混合屏幕开发,使用C和ASM交叉编译环境。可实现字符输入、游标控制、颜色控制等功能。-C and ASM hybrid screen development, use C and ASM cross-compiler environment. Characters can achieve input, cursor control, color control capabilities.
    2022-01-26 08:16:07下载
    积分:1
  • 一个罪恶的功能,在控制台上实现动态的正弦函数
    一个sin函数,实现在控制台上动态正弦函数-A sin function, to achieve dynamic sine function on the console
    2022-01-27 20:01:06下载
    积分:1
  • 是个纯粹c语言编写的控制台应用程序。能完成成绩管理中的插入,排序,查找,删除,修改功能。成绩保存在默认的文件中,用户可选择启动时是否加载文件或退出程序时是否保存...
    是个纯粹c语言编写的控制台应用程序。能完成成绩管理中的插入,排序,查找,删除,修改功能。成绩保存在默认的文件中,用户可选择启动时是否加载文件或退出程序时是否保存本次结果。 该程序的不足之处是:没有做图形用户界面,用户操作可能不是太方便。没有用数据库,而是直接将程序结果保存到文件中。 该程序较好的实现了成绩管理的功能部分。这部分c代码可用作进一步开发的资源。-is purely c language console applications. Complete results of the insert management, scheduling, search, delete, change the functional. Results stored in the default document, the user can choose whether or not start loading documents or withdraw from the process preserve the results. The program is inadequacy : do no graphical user interface, the user may not be very convenient. No use database, but directly to the results of the proceedings to preserve documents. The process of achieving better performance management functional part. C code that can be used as part of further development of resources.
    2022-06-19 03:44:58下载
    积分:1
  • 包含一个源文件,实现一个简单的计算器功能,如自己再扩充功能,可实现自定义变量,自定义方程等。...
    包含一个源文件,实现一个简单的计算器功能,如自己再扩充功能,可实现自定义变量,自定义方程等。-contains a source, the realization of a simple calculator functions, such as further expansion of their functions can be realized from the definition of variables, since the definition of equations.
    2023-03-28 21:00:03下载
    积分:1
  • 基于win32 console平台应用程序使用ADO数据库进行读,写,修改和删除access数据库中数据的操作
    基于win32 console平台应用程序使用ADO数据库进行读,写,修改和删除access数据库中数据的操作-Platform based on the win32 console application uses ADO database to read, write, modify and delete database data access operations
    2022-03-25 12:17:13下载
    积分:1
  • 696516资源总数
  • 106689会员总数
  • 3今日下载