资源列表
BTree.二叉树的递归算法
- 二叉树的递归算法:计算高度、结点个数、交换左右儿子 问题的描述 写一完整函数,计算树的结点数目int CountNode(BTNode<T>* &t); 完善以下两个函数: 计算树的高度int Depth(BTNode<T>* &root); 对树的所有子树交换左右孩子void swapsons(BTNode<T>* &t);,Binary Tree Recursive Algorithm: Calculate the hei
CodeVisionAVR.用了好久的AVR编程软件
- 用了好久的AVR编程软件,不错,跟大家分享一下!,Used for a long time of AVR programming software, yes, to share with you!
PSK.16PSK的调制与解调的程序
- 一个16PSK的调制与解调的程序,能够画出星座图和加如高斯白噪声信道,A 16PSK of modulation and demodulation process, to draw the constellation diagram and processing, such as Gaussian white noise channel
使用matlab对正弦信号采样
- 使用matlab对正弦信号采样 以及对其进行DFT变换,Matlab sinusoidal signal on the use of sampling, as well as its DFT transform
abakus_d7.工业编程控件
- 这是一个工业编程控件,可以实现工业监控界面,就像LAbview界面一样,This is a program of industrial controls, industrial monitoring interface can be achieved, just like Labview interface
BlueLab-3.4.2.绝对经典的蓝牙开发工具软件
- 绝对经典的蓝牙开发工具软件,自带软件包。,Absolute classic Bluetooth development tools, software, comes with the package.
矩形对象以及Point类成员计算其面积
- 编写C++程序完成以下功能: 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标 观察矩形对象以及Point类成员的构造函数与析购函数计算其面积,并输出 ,The preparation of C++ Process is complete the following functions: the definition of
sNoise.停用词表,可以和词表结合用于分词
- 停用词表,可以和词表结合用于分词,适用于任何开发环境。,Stop word table, and vocabulary can be combined for sub-word applies to any development environment.
FPGA实现等精度的频率和脉宽测量
- FPGA实现等精度的频率和脉宽测量,使用次源码的作品获得2008年TI杯湖北省电子设计大赛一等奖,FPGA to achieve such accuracy the frequency and pulse width measurement, the use of sub-source works TI Cup 2008 Electronic Design Competition first prize in Hubei Province
89C2051.用89C2051做的数字频率计
- 用89C2051做的数字频率计,有程序源代码,单片机仿真、C语言工程。,89C2051 make use of the digital frequency meter, have the procedure source code, single-chip simulation, C language works.
readhdf.利用IDL程序读取以HDF文件格式存放的卫星数据资料
- 利用IDL程序读取以HDF文件格式存放的卫星数据资料,并显示为图像。,Using IDL procedures to read the HDF file format stored in the satellite data, and displays the image.
mapobjects23.Map Object 2.3解密版
- Map Object 2.3解密版,用于处理 ESRI的SHAPE 格式的数据。安装后可以直接通过VC ++或VB调用。,Objet for EsRI shape。
