-
1414478077
说明: ATSAMA2D3X参考资料,里面包含开发所需的技术文档。(ATSAMA2D3X References,It contains the technical documentation needed for development.)
- 2020-06-24 15:00:02下载
- 积分:1
-
sy2
用递归的方法实现以下算法:
1.以二叉链表表示二叉树,建立一棵二叉树(算法5.3);
2.输出二叉树的中序遍历结果(算法5.1);
3.输出二叉树的前序遍历结果(见讲稿);
4.输出二叉树的后序遍历结果(见讲稿);
5.计算二叉树的深度(算法5.5);
6.统计二叉树的结点个数(算法5.6);
7.统计二叉树的叶结点个数;
8.统计二叉树的度为1的结点个数;
9.输出二叉树中从每个叶子结点到根结点的路径。(The following algorithm is implemented using a recursive method:
1., the two fork list is used to represent the two fork tree, and a two fork tree is established (algorithm 5.3).
2. output two order tree traversal results (algorithm 5.1);
3. output two prefix traversal results (see lecture notes);
4. output the result of traversal traversal of two fork tree (see lecture notes).
5. calculate the depth of the two forked tree (algorithm 5.5);
6. statistics the number of nodes of the two fork tree (algorithm 5.6).
7. statistics of the number of leaf nodes of the two forked tree;
8. the number of nodes of the two forked tree is 1.
9. output the path from each leaf node to the root node in the two fork tree.)
- 2020-11-20 13:19:37下载
- 积分:1
-
firstp
opencv环境下,系统能够在窗口抓捕获图像并保存为灰度格式或者真彩格式,并且存储下来。(Set up your system to capture and display live video in a window.
Access each frame and do any operations you want to the frame pixels.)
- 2015-10-20 19:33:59下载
- 积分:1
-
MNVETJM014
本控件基于GSM Modem工作,不需要使用电话语音卡设备,不但具备普通电话语音卡功能,还具备手机短信收发功能, 语音与短信()
- 2018-04-21 20:39:11下载
- 积分:1
-
zuidouxiajiang_LMS
在matlab上面实现lms算法的一些功能验证(matlab lms )
- 2011-05-08 08:23:46下载
- 积分:1
-
Keyboard-keys-query
实现获取键盘id的小工具。可用于消息钩子(Achieve access to the keyboard id gadget)
- 2020-10-10 12:17:34下载
- 积分:1
-
读取通达信的股票日线数据例子
今天分析了一下通达信行情软件的股票日线数据格式,通达信的股票日线数据文件保存在 VipDoc 中,上海的股票日线数据在目录 vipdocshlday 下,深圳的在vipdocszlday 下;编写了一个提取日线数据的例子程序。但奇怪的是,找了好久,都没有发现除权和分红的数据保存在哪里。所以对于股票的复权,计算就比较麻烦了,原来还以为可以通过将每日的昨日收盘价跟前一天的收盘价对比来发现除权呢,但是读取出来的数据发现,每日的昨收数据并不正确,经常缺失数据,所以无法使用这种方法进行复权计算了。
- 2023-05-05 00:45:03下载
- 积分:1
-
SqlBulkCopyTest
说明: 利用BulkCopy实现批量写SQL SERVER 的完整实例代码,大大提高了海量记录插入数据库的效率(Using BulkCopy to write complete instance codes of SQL SERVER in batch greatly improves the efficiency of inserting massive records into the database.)
- 2019-02-23 20:24:47下载
- 积分:1
-
dsp28335 流水灯例程
一个基础简单的DSP28335芯片的例程,主要的作用是为了实现对DSP芯片的工程建立,以及基本的寄存器的了解。保证程序代码正确并能够看到正确的实验现象。
- 2022-01-25 21:21:18下载
- 积分:1
-
USB_HID
STM32实现的USB-HID下位机,PC无需驱动能收发数据,文件包括一个PortHelper调试助手(STM32 USB-HID to achieve lower computer, PC without driver can send and receive data, files include a PortHelper debugging assistant)
- 2021-05-08 16:08:35下载
- 积分:1