-
ListCtrlExDemo
MFC列表框内嵌组合框控件,实现ComboBox与EditBox,动态创建Combobox控件,ListCtrl, ListHeadCtrl, Custom, checkbox, radio, combobox, progress, MFC, C++(The MFC list box is embedded with a combo box control. It implements ComboBox and EditBox, dynamically creates Combobox controls, ListCtrl, ListHeadCtrl, Custom, checkbox, radio, combobox, progress, combobox, etc.)
- 2018-03-05 22:56:38下载
- 积分:1
-
weighted-least-squares-filter
基于加权最小二乘最优化框架的滤波器。可用于实现图像的分层编辑。(Weighted least square)
- 2021-04-22 10:28:48下载
- 积分:1
-
C# Write dll seems impossible, but in this I will let into as possible, everyone...
C#写dll好似不可能,但在这我让成成为了可能,大家可-C# Write dll seems impossible, but in this I will let into as possible, everyone can
- 2023-03-07 23:20:02下载
- 积分:1
-
GHAME6
说明: 6自由度NASA高超声速飞行器控制仿真程序。(6 DOF NASA hypersonic vehicle control simulation)
- 2019-03-09 12:12:59下载
- 积分:1
-
VC socket多线程文件传输
这个是用VC写的SOCKET多线程源码,希望能对大家有用。
- 2022-06-26 03:33:35下载
- 积分:1
-
CAN
基于 瑞萨 RL78系列 R5F10DPJJ的 CAN总线通信例程,
包括 CAN初始化,报文接收和 发送(CAN bus routines, based on Renesas RL78 series R5F10DPJJ)
- 2018-08-04 14:22:28下载
- 积分:1
-
WEBRTC
在windows平台上,WebRTC采用的是dshow技术,来实现枚举视频的设备信息和视频数据的采集,WebRTC的视频部分,包含采集、编解码(I420/VP8)、加密、媒体文件、图像处理、显示、网络传输与流控(RTP/RTCP)等功能。视频加密是WebRTC的video_engine一部分,相当于视频应用层面的功能,给点对点的视频双方提供了数据上的安全保证,可以防止在Web上视频数据的泄漏。
- 2023-02-20 05:55:07下载
- 积分:1
-
LPH8731
Arduino-STM32 based lib for LCD LPH8731
- 2017-05-23 03:44:59下载
- 积分:1
-
CSR1024 蓝牙烧写工具
CSR1024 蓝牙烧写工具 用于CSR1024的工厂生产及测试等
- 2023-03-19 15:45:39下载
- 积分: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