资源列表
homework
- 已知一棵排序二叉树,树中结点的形式为: data info left right 其中,data 给出结点的数据场,info 给出本结点的左子树中的结点总数,left和 right 分别给出本结点的左儿子和右儿子的地址。数据场data 和info的类型皆为 int。又已知该二叉排序树的根结点的地址为 root。请设计二个函数,分别实现下述功能: 1. 按递增序找出该二叉排序树中的第 i 个小的结点。 2. 插入数据场之值为 x 的结点,并仍应保持
APIFORM
- AU3调用API实现窗口效果 上下左右渐入效果 运行速度快-The AU3 call API window effect effect up and down about getting into the running speed faster
lcd1602
- LCD1602驱动 很好用哦 字数有要求好烦 能不能不要这样啊-LCD1602 driver good number of words required Hao Fan can not be so
pingjunfen
- 通过键盘输入3名学生4门课程的成绩,分别求每个学生的平均成绩和每门课程的平均成绩。 要求所有成绩均放入一个4行5列的数组中,输入时同一人数据间用空格,不同人用回车。 其中最后一列和最后一行分别放每个学生的平均成绩、每门课程的平均成绩及班级总平均分。-Results of the three students four courses through the keyboard input requirements of each student' s grade point av
tiaoping
- 常用跳频,扩频信号的调制与解调,主要用于通信及数字信号处理领域-Commonly used frequency hopping, spread spectrum modulation and demodulation of the signal, mainly used in the field of communications and digital signal processing
BiTree
- 创建二叉树和统计非叶子结点,虽然比较简单,但很多地方都有用-create a BiTree and count the non-leaves nums
CBinary
- 一个关于十六进制数组动态创建的方法,对使用者在编写通信帧的时候很有用-An array of dynamically created on hexadecimal method, the users in the preparation of the communication frame is useful when
awgnlogsum
- 在matlab中用c语言实现加噪,利用混合编程。-In matlab program, using c language adding noise
shangehua
- 编写的一个栅格化的程序,用来将图进行栅格化处理。-Prepared a rasterization process,It is used for rasterization of the diagram.
wenlitezhengtiqu
- 一种简单的能运行的图像纹理特征提取的方法-A simple method of image texture feature extraction
2.3html_form
- 详细表单,包括编号,用户名,密码,性别,部门,兴趣,说明,注销,重置-Detailed form, including number, user name, password, gender, sector, interest, explanation, canceled, reset
jiudinizhi
- 采用数据结构中的线性表实现就地逆置的功能-The function of the local counter is realized by using the linear table in the data structure.
