资源列表

[其他小程序homework

说明:已知一棵排序二叉树,树中结点的形式为: data info left right 其中,data 给出结点的数据场,info 给出本结点的左子树中的结点总数,left和 right 分别给出本结点的左儿子和右儿子的地址。数据场data 和info的类型皆为 int。又已知该二叉排序树的根结点的地址为 root。请设计二个函数,分别实现下述功能: 1. 按递增序找出该二叉排序树中的第 i 个小
<ray> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他小程序2ASK_modulator_demodulator

说明: Wireless_Communication_FPGA设计代码之一:ASK调制解调的FPGA实现 将相应的源文件复制到本地硬盘上,修改属性为可写,然后在ISE环境中新建工程,然后添加相应的源文件即可。-[Wireless_Communication_FPGA the corresponding source files to local hard disk, modify the property is writable, the
<松松> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他小程序2FSK_modulator_demodulator

说明: Wireless_Communication_FPGA设计代码之一:2FSK调制解调的FPGA实现 将相应的源文件复制到本地硬盘上,修改属性为可写,然后在ISE环境中新建工程,然后添加相应的源文件即可。-Wireless_Communication_FPGA one of the design code: 2FSK modulation and demodulation of the FPGA to achieve the cor
<松松> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他小程序QPSK_TWO_modulator_demodulator

说明: Wireless_Communication_FPGA设计代码之一:QPSK_2调制解调的FPGA实现 将相应的源文件复制到本地硬盘上,修改属性为可写,然后在ISE环境中新建工程,然后添加相应的源文件即可。-Wireless_Communication_FPGA one of the design code: QPSK_2 modulation and demodulation of the FPGA to achieve the
<松松> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他小程序LITI39

说明:LU法解线性方程组,QB程序,其结果精度高,使用范围广达到了最优化-Solving linear equations LU
<rikeyxie> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他小程序4_bit_mul

说明:四位乘法器,可以实现两个四位二进制数的乘法。-4_bit_mul
<dwa> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他小程序0

说明:C语言,简单易行的计算器,可以运用常见的计算-C language, a simple calculator, you can use a common computing
<aigynuidx> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他小程序CESHENf

说明:一维直流电测深反演程序,很难得啊,我的成果,希望用得着的人分享-One-dimensional inversion of DC sounding procedure, difficult to get ah, my results, I hope those who need it to share
<任帅> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他小程序AD0820

说明:AD0820的VHDL驱动代码,写的非常好,用2段式状态机编写,非常有参考价值-AD0820' s VHDL driver code, written in a very good preparation with the two-stage state machine, very useful
<wangxue> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他小程序matlab_ray_psk

说明:瑞利信道下空时编码下的MATLAB仿真 对两信道下的瑞利传输进行仿真-Rayleigh channel space-time coding under the MATLAB simulation
<adu> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他小程序GMMmodelandtheBayesianclassifier

说明:GMM模型和贝叶斯分类器 用于视频图像的处理-GMM model and the Bayesian classifier for video image processing
<isee> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[其他小程序2

说明:从键盘输入3*3整型数组的数据,并计算出所有元素之和,打印出最大值和最小值。 输入输出要用流运算符实现。-Input from the keyboard 3* 3 Integer array of data, and calculate the sum of all elements, print out the maximum and minimum values. Use input and output stream oper
<liang> 在 2025-01-12 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org