-
数据结构 先序输入的二叉树的线索二叉树中序输出
数据结构 先序输入的二叉树的线索二叉树中序输出运用了一个结点带五个信息分别为数据、指针类型的左孩子、右孩子及eumu类型的左标记与右标记。当左边有孩子时左标记为link链 当没有左孩子时标记为thread 指针域指向该结点的前驱同样的右孩子类似,当没有右孩子时指针域指向其后继。
- 2022-01-25 21:49:21下载
- 积分:1
-
C#Winform里的扩展Tab控件
资源描述Winform里的重写、Tab控件扩展,使用自定义TabControl实现,鼠标悬停时图标变成绿色
可以改变面板的大小。需要学习控件制作的可以下载学习。
实现方法:
用System.Threading.Timer加上一个简单的委托异步修改面板大小来实现动画
鼠标悬停时图标变成绿色是判断鼠标划过哪个标签是通过对MouseMove鼠标移动实时采点来实现的
- 2022-02-02 16:02:47下载
- 积分:1
-
浅析VC与Matlab联合编程(二)
浅析VC与Matlab联合编程(二) -simple analysis union program in vc and matlab(2)
- 2022-11-12 14:20:03下载
- 积分:1
-
c c++的基本算法及数据结构的实例内容
c c++的基本算法及数据结构的实例内容-c c++ the basic algorithm and data structure example of the contents of
- 2022-08-31 11:25:03下载
- 积分:1
-
dfft source code! Many do not have to, open source! Is open!
dfft源代码!多的不说了,开放源代码!就是开放!-dfft source code! Many do not have to, open source! Is open!
- 2022-01-24 13:57:34下载
- 积分:1
-
有限自动机的确定华,NFA到DFA的转变。
有限自动机的确定华,NFA到DFA的转变。-Ascertain of finite auto-machine , from NFA to DFA.
- 2022-02-21 19:57:31下载
- 积分:1
-
This procedure in the original array of procedures based on the added template,...
本程序在原来数组程序的基础上添加了模板、重载+、- 、=、==和!=运算符等操作。
实现了对两个数组的加、减、赋值、判断是否相等等功能。-This procedure in the original array of procedures based on the added template, overloading+,- ,=,== And! = Operator and other operations. Achieved on the two array add, subtract, assignment, and so on to determine whether the functional phase.
- 2023-01-21 02:40:04下载
- 积分:1
-
C++ Achieve MPEG audio header data read with the estimated length of time. This...
C++实现MPEG话音帧头数据读取与时间长度估计.这个文章和程序针对的是包含XING和VBRI头的MPEG audio帧进行读取,然后根据它们估算声音的长度。这里不包括任何的话音audio数据的编码与解码。不过,文章确实对audio frame header进行了非常详细的说明。-C++ Achieve MPEG audio header data read with the estimated length of time. This article and procedures aimed at containing XING and VBRI head read MPEG audio frame, and then according to their estimates of the length of the sound. Here does not include any voice audio data encoding and decoding. However, the article on the audio frame header is indeed a very detailed explanation.
- 2022-06-12 21:19:20下载
- 积分:1
-
得到远程机器MAC地址源代码
得到远程机器MAC地址源代码-remote machines source MAC address
- 2022-01-25 20:11:34下载
- 积分:1
-
简单实用的计算器哦 大家多多支持~!~
简单实用的计算器哦 大家多多支持~!~-simple and useful calculators oh we can support ~! ~
- 2022-05-27 05:45:50下载
- 积分:1