资源列表

« 1 2 ... .79 .80 .81 .82 .83 7084.85 .86 .87 .88 .89 ... 8587 »

[软件工程1(3)

说明:随机信号 详细的课件 希望对大家有所帮助 大家相互学习-Random signal detailed courseware everyone would like to help everyone learn from each other
<阳历> 在 2025-06-23 上传 | 大小:82kb | 下载:0

[软件工程Test

说明:某公司的程序设计问题,有兴趣的同学可以拿来练练啊!-VC++ found Jobs!easy!
<杨林> 在 2025-06-23 上传 | 大小:2kb | 下载:0

[软件工程MicroWIN

说明:MicroWin Guide (Huong dan Hoc MicroWin)
<Jack Nguyen> 在 2025-06-23 上传 | 大小:460kb | 下载:0

[软件工程LTEharq

说明:对LTE中的差错控制方法HARQ的类型和算法仿真进行了介绍,并对物理层的HARQ与上层的交互过程进行了介绍-Of LTE in the HARQ error control methods and algorithms of the type of simulation to carry out the introduction of the physical layer and the top of the HARQ process of interactive introduction
<wqq> 在 2025-06-23 上传 | 大小:3.03mb | 下载:0

[软件工程kejian

说明:对嵌入式系统的指令编程和系统结构进行了详细的介绍,以及常用单片机的接口介绍-Instructions for embedded system programming and system architecture for a detailed introduction, as well as the commonly used interface MCU Introduction
<wqq> 在 2025-06-23 上传 | 大小:17.35mb | 下载:0

[软件工程GSM_Alarm

说明:This schematic and Gerber files of PCB that is used for GSM alarm system. This is industrial-grade system with many features like 1-wire (iButton) interface, additional interface for video camera (UART JPEG camera is used), SD card to store pictures
<Gulf> 在 2025-06-23 上传 | 大小:140kb | 下载:0

[软件工程052520

说明:提出了一种用于矢量量化的改进的聚类算法,该算法在MKM(Modified K-Means)算法的框架的基础上,对初始码本的生成、失真测度的选择、*型胞腔的处理等方面进行了改进,从而减少了原算法在能量和增益上对聚类结果的影响.并将该算法应用于波形编辑孤立字识别器,这种识别器直接对语音样本的时域波形进行训练和聚类,不需要提取语音参数,算法复杂度较低,加上提出的聚类算法失真测度简单易实现,对芯片的运算能力要求不高,非常适用于有低成本要求的语音识别器场合.通过中文元音字识别的实验证明,在相同码本尺寸下
<李南> 在 2025-06-23 上传 | 大小:348kb | 下载:0

[软件工程2008638621518

说明:树是由n(n≥0)个结点组成的有限集合T。n=0的树称为空树;对n>0的树,有:(1)仅有一个特殊的结点称为根结点,根结点没有前驱结点;(2)当n>1时,除根结点外其余的结点分为m(m>0)个互不相交的有限集合T1,T2,…,Tm,其中每个集合Ti本身又是一棵结构和树类似的子树。 -Tree is n (n ≥ 0) consisting of nodes finite set T. n = 0 of the tree known as the empty tree fo
<李南> 在 2025-06-23 上传 | 大小:143kb | 下载:0

[软件工程5

说明:在顺序存储结构中,利用编号表示元素的位置及元素之间孩子或双亲的关系,因此对于非完全二叉树,需要将空缺的位置用特定的符号填补,若空缺结点较多,势必造成空间利用率的下降。在这种情况下,就应该考虑使用链式存储结构。-Storage structure in order to use the element number that the location and elements of the relationship between children or parents, so for non-c
<李南> 在 2025-06-23 上传 | 大小:383kb | 下载:0

[软件工程ch06

说明:我們的注意焦點要轉到搜尋樹(search tree)了,要深度討論兩種標準的樹結構(tree structure),就是本章所要說明的二元搜尋樹(binary search tree)以及下一章所要討論的 AVL 平衡樹(AVL tree)。這兩種樹其資料都依序排列的,它們之間的差別只在於 AVL 是一種平衡樹,而二元搜尋樹卻不是。-We want to focus the attention of the search tree (search tree), and want to discu
<李南> 在 2025-06-23 上传 | 大小:46kb | 下载:0

[软件工程ch07

说明:二元搜尋樹簡單易懂,不過有一個問題:它並非平衡樹。本章將介紹平衡的 AVL 搜尋樹,討論它的資料結構、函式,並設計程式使用它。 -Simple binary search tree, but there is a problem: it is not a balanced tree. This chapter will introduce a balanced AVL search tree, to discuss its information structure, function, and
<李南> 在 2025-06-23 上传 | 大小:93kb | 下载:0

[软件工程ch08

说明:堆積(heap)是樹結構的第三種型態。堆積是一棵二元樹,其左右子樹節點的值均較其父母節點的值小。堆積的根節點值保證是該樹最大值。這中堆績稱為最大堆績。堆積的子樹可擺在左邊當左子樹,也可擺在右邊當右子樹,因此左右子樹俱有相同的性質。-Heap (heap) are the third type of tree structure. Accumulation is a binary tree, its about the value of subtree nodes than those of th
<李南> 在 2025-06-23 上传 | 大小:62kb | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 7084.85 .86 .87 .88 .89 ... 8587 »

源码中国 www.ymcn.org