-
二叉树的几种操作,包括递归先序建立二叉树、先序遍历、中序遍历、后序遍历、非递归的各种遍历、计算叶子节点数目和所有节点数目,使用队列实现层次遍历。供研究和学习基本...
二叉树的几种操作,包括递归先序建立二叉树、先序遍历、中序遍历、后序遍历、非递归的各种遍历、计算叶子节点数目和所有节点数目,使用队列实现层次遍历。供研究和学习基本算法者使用-Binary tree of several operations, including the establishment of binary tree recursive first order, first traversal, in order traversal, postorder traversal, a variety of non-recursive traversal to calculate the number of nodes and all leaves and the number of nodes , the use of queue-level traversal realize. For research and learning to use the basic algorithm
- 2022-01-20 23:39:57下载
- 积分:1
-
vc++ to prepare a chat room procedures, well, we will look at ....
vc++ 编写的一个聊天室程序,还不错,大家可以-vc++ to prepare a chat room procedures, well, we will look at ....
- 2022-01-28 20:39:41下载
- 积分:1
-
C/C++教程,源程序实例,小而精好实用
C/C++教程,源程序实例,小而精好实用-C/C tutorial, example source, a small but good practical
- 2022-11-01 17:40:03下载
- 积分:1
-
bios programming for labtop.by this software you can remove any password bios on...
bios programming for labtop.by this software you can remove any password bios on any labtop.
- 2022-02-02 12:38:34下载
- 积分:1
-
是一个音像管理系统,程序可运行,请放心使用
是一个音像管理系统,程序可运行,请放心使用-Is an audio-visual management system, procedures can be run, please rest assured that the use of
- 2023-01-18 07:30:04下载
- 积分:1
-
PCM格式与声卡WAV 格式转换接口
PCM格式与声卡WAV 格式转换接口-PCM WAV format audio format conversion Interface
- 2022-01-26 01:51:24下载
- 积分:1
-
VC++程序员编程教程,很好的电子书籍,chm格式,有很多实例
VC++程序员编程教程,很好的电子书籍,chm格式,有很多实例-VC++ Programmer programming tutorial, very good e-books, chm format, there are many examples of
- 2022-02-10 00:36:41下载
- 积分:1
-
人脸检测 识别
这个是基于facebook刚刚收购的face.com的api接口实现的
调用接口,传一个图片的url地址,返回图像的特征字符串,如,性别,是否笑,是否带眼镜,眼镜的位置,鼻子的位置,嘴边的位置 等等信息。
需要到官方网站申请下 API key 哦,很简单,一分钟搞定。下过已经加入了key
- 2022-03-22 08:15:14下载
- 积分:1
-
sql操作代码,非常好用
数据库操作类,完成数据库的连接,数据表读写,修改。使用时,只需将该压缩包解压,将其中的两个文件添加入项目。然后修改数据库连接字。使用时用DBOpt类建立实例,然后使用其中的方法来完成数据表的增删改查。
- 2022-07-08 20:41:43下载
- 积分:1
-
Snake game hopes of learning vc++ The users some help or a graduation project fo...
贪吃蛇游戏希望对学习vc++的网友们有些帮助或是对做毕业设计的人们有些小小的帮助-Snake game hopes of learning vc++ The users some help or a graduation project for people to do some small help
- 2022-03-10 10:39:16下载
- 积分:1