资源列表

« 1 2 ... .15 .16 .17 .18 .19 16820.21 .22 .23 .24 .25 ... 28522 »

[数据结构常用算法pqtree

说明:point quad tree impementation in C by Rajeev Kumar
<Rajeev Kumar> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法Data-structures-

说明: 分别采用递归和非递归方法,实现二叉树的链表存储实现的基本操作函数(包括二叉树的建立、释放、中序遍历、输出、测深度)。 -Using recursive and non recursive method, the basic operating functions (including the establishment of a binary tree, the release of the linked list storag
<包包> 在 2025-01-24 上传 | 大小:17kb | 下载:0

[数据结构常用算法1

说明:有一个顺序表,编写一个在顺序表中查找最大和最小值元素的函数,并分析其时间复杂度T(n)。-Have an order form, write a function of maximum and minimum elements in the order table to find, and analyze its time complexity T (n).
<包包> 在 2025-01-24 上传 | 大小:2kb | 下载:0

[数据结构常用算法2

说明:有一个表元素按值递增排列的顺序表,编写一个函数实现删除顺序表中多余的值相同元素。-Element of a table according to the value increment of the order of the table, write a function to remove the excess value of the same element in the sequence table.
<包包> 在 2025-01-24 上传 | 大小:3kb | 下载:0

[数据结构常用算法YSCPP9-1

说明:输入5个数字,然后对5个进行数字排序,最后求出5个数字的平均值-Enter the 5 digits, then 5 digital sort, and finally calculate the average of the five digital...
<王江> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法3

说明:实现单链表的基本操作,包括链表的建立、释放、查找、插入、删除等函数,要求同时具备输入输出功能。-Singly linked list of basic operations, including the establishment of the release of a linked list, find, insert, delete function, the requirements along with input and ou
<包包> 在 2025-01-24 上传 | 大小:4kb | 下载:0

[数据结构常用算法4

说明:􀁺 采用链队设计一个算法,反应病人看病、排队看医生的情况,在病人排队过程当中,主要重复两件事情: –(1)病人到达诊室,将病历本交给护士,排到等待队列中候诊; –(2)护士从等待队列中去除下一位病人的病历,该病人进入诊室就诊。 要求模拟病人等待就诊这一过程。程序采用菜单方式,下面将其选项及功能进行说明: –1,排队,输入派对病人的病历号,加入到病人排队队列中; –2,就诊,病人排队队列中最前面的
<包包> 在 2025-01-24 上传 | 大小:4kb | 下载:0

[matlab例程qwe

说明:对输入的第iUE个用户的第iTB个传输块进行码块分割。若输入信息b长度小于常数Z,则不进行分割;否则依据[2]第5.1.3.2.3节定义的分割大小进行码块分割,并对分割后的数据添加CRC24B校验-Input iUE the user iTB transmission blocks, code block segmentation. If the input b length less than the constant Z is no
<赌徒> 在 2025-01-24 上传 | 大小:4kb | 下载:0

[matlab例程single-target-function-in-SAR

说明:sar雷达单个点目标产生函数,描述了sar雷达成像中单个点目标的产生的matlab函数-single target function in SAR radar
<钱程> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[matlab例程zxc

说明:对输入的第iUE个用户的第iTB个传输块进行码块分割。若输入信息b长度小于常数Z,则不进行分割;否则依据[2]第5.1.3.2.3节定义的分割大小进行码块分割,并对分割后的数据添加CRC24B校验。-Input iUE the user iTB transmission blocks, code block segmentation. If the input b length less than the constant Z is n
<赌徒> 在 2025-01-24 上传 | 大小:5kb | 下载:0

[压缩解压HuffmanCoding

说明:用Java编程实现了Huffman编码。附带Java虚拟机。运行通过。有测试数据。-Huffman coding is realized by Java programming. The code has been debugged and there some test data for you.
<赵瑛> 在 2025-01-24 上传 | 大小:13.62mb | 下载:0

[matlab例程gfj

说明:如果填充比特F的数目不为0,那么将填充比特添加到第一个编码块的前面。如果B<40,那么在编码块的开始位置添加填充比特。在程序设计中,用NaN表示填充比特。-If the number of padding bits F is not 0, then fill bits added to the front of the first encoding block. If B <40, then fill bits added
<赌徒> 在 2025-01-24 上传 | 大小:57kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 16820.21 .22 .23 .24 .25 ... 28522 »

源码中国 www.ymcn.org