资源列表
main
- Descr iption 给出一棵二叉树的结构,判断这棵二叉树是不是完全二叉树。必须使用二叉树类实现。 Input Format 输入文件一共包含N+1行。 第一行含有一个正整数N,代表树中结点总数。 第二行到第N+1行,每行包含二个整数。其中第i行的二个整数Pi,Qi,代表结点i的左孩子为Pi,右孩子为Qi。若Pi=0,则表明结点i没有左孩子。同样的,若Qi=0,则表明结点i没有右孩子。(第i行指的是这N行中的第i行) Output Format 如果给出的树是完全二叉树,则输出'Y'
wInk-master
- k2p frimware will download zhe file to the device
IEEE802.3
- 以太网标准IEEE802.3规范,。一种网络协议。描述物理层和数据链路层的MAC子层的实现方法,在多种物理媒体上以多种速率采用CSMA/CD访问方式。(Ethernet standard IEEE802.3 specification. A network protocol. This paper describes the implementation method of MAC sublayer in physical layer and data link layer. CSMA/CD a
翻书代码
- 基于Kinect隔空翻书代码,实现左右翻书效果,可以插播视频(Based on the Kinect space-turning book code, the effect of turning the book left and right is realized, and the video can be inserted.)
QANet
- 机器阅读理解QANet的python代码实现。(Machine reads and understands QANet's Python code implementation.)
TC30
- 在 win2000/winxp/vista/win7/win10 下完美使用 Turbo C/C++ 3.0,包括图形程序。 所有环境均已经配置好,不用修改。 双击执行“Turbo C++ 3.0”即可。 由于虚拟了 DOS 环境,文件夹 DISK_C 就是 C:\,使用文件路径的时候需要注意。 例如,图形程序中初始化图形环境的代码: int gdriver=VGA, gmode=VGAHI; initgraph(&gdriver, &gmode, "C
ChartSample曲线图
- WPF做的曲线控件,实现放大缩小等功能 C# 柱状图、折线图、饼图源码(chart控件示例)(WPF curve control to achieve zoom and other functions.)
FreeSCADA2
- 基于C#简单的组态软件开发,供参考学习,可以借鉴很多功能(C# based simple configuration software development, for reference learning, you can learn from many functions.)
idea2018破解
- interllij idea2018破解
ex1
- 吴恩达机器学习课程第一次编程实验作业参考。(Reference for the first programming experiment of the machine learning course.)
shuangxiang_DCDC
- 双向DCDC电路实现能量双向流通,电压电流双环控制(Bidirectional DCDC circuit realizes energy bidirectional flow, voltage and current double loop control.)
超级玛丽C++编程揭秘源码+文档
- 超级玛丽C++编程揭秘源码+文档.rar(c++ programming for game)
