资源列表

« 1 2 ... .09 .10 .11 .12 .13 5814.15 .16 .17 .18 .19 ... 21467 »

[其他小程序input10

说明:从键盘输入10个整型数据,放入数组a 中,求其最大值及其所在元素的下标位置,并输出-10 integers from the keyboard input data into the array a, find the maximum value of the subscr ipt position where the element, and output
<michael> 在 2025-12-23 上传 | 大小:501kb | 下载:0

[其他小程序homework_1

说明:已知两个单链表 A 和 B 分别表示两个集合,其元素递增排列。请编写程序求集合 A 和 B 的交集 C = A B,要求单链表C按其元素递增排列,并利用原表(即表A和表B)的结点空间存放表C。-A list of known and two single-B, respectively, two sets of its elements in ascending order. Please write a program seeking the intersection of se
<ray> 在 2025-12-23 上传 | 大小:1kb | 下载:0

[其他小程序homework

说明: 设二叉树的结点的数据场之值仅为一大写英文字母。其前序和中序的遍历结果(打印结点的数据场之值)分别保存在字符串数组 preorder[N] 及 inorder[N]之中,其中 N 为常数。请设计程序以标准形式存储保存该二叉树。-Based binary tree node data field of the value is only a capital letter. The pre-order traversal order and the results (the data field t
<ray> 在 2025-12-23 上传 | 大小:1kb | 下载:0

[其他小程序homework

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

[其他小程序Cpp1

说明:已知一以动态存储结构形式存储的,以邻接多重表表示的无向图。请用KRUSKAL算法求出它的最小代价生成树。-Storage structure known to form a dynamic storage to multiple tables that non-adjacent to the graph. Please KRUSKAL algorithm solves the minimum cost spanning tree.
<ray> 在 2025-12-23 上传 | 大小:3kb | 下载:0

[其他小程序FFT

说明:1024点matlab仿真,10位输入,12位输出,结果保存在图像中-Matlab simulation of 1024 points, 10-bit input, 12 output, the result stored in the image
<ray> 在 2025-12-23 上传 | 大小:22kb | 下载: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, then in the ISE environment, new
<松松> 在 2025-12-23 上传 | 大小: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 corresponding source files to loc
<松松> 在 2025-12-23 上传 | 大小:1kb | 下载:0

[其他小程序OFDM_modulator_demodulator

说明:
<松松> 在 2025-12-23 上传 | 大小:2kb | 下载: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 corresponding source files to
<松松> 在 2025-12-23 上传 | 大小:1kb | 下载:0

[其他小程序LED

说明:实现16*32LED点阵电子显示屏显示汉字和数字,以及可通过上位机软件对显示的内容进行修改。-To achieve 16* 32LED character dot matrix display and digital electronic display, and PC software can display the content be modified.
<yzx> 在 2025-12-23 上传 | 大小:117kb | 下载:0

[其他小程序LITI39

说明:LU法解线性方程组,QB程序,其结果精度高,使用范围广达到了最优化-Solving linear equations LU
<rikeyxie> 在 2025-12-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 5814.15 .16 .17 .18 .19 ... 21467 »

源码中国 www.ymcn.org