资源列表

« 1 2 ... .99 .00 .01 .02 .03 1504.05 .06 .07 .08 .09 ... 8590 »

[软件工程kejian

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

[软件工程052520

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

[软件工程5

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

[软件工程ch06

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

[软件工程ch08

说明:堆積(heap)是樹結構的第三種型態。堆積是一棵二元樹,其左右子樹節點的值均較其父母節點的值小。堆積的根節點值保證是該樹最大值。這中堆績稱為最大堆績。堆積的子樹可擺在左邊當左子樹,也可擺在右邊當右子樹,因此左右子樹俱有相同的性質。-Heap (heap) are the third type of tree structure. Accumulation is a binary tree, its about the value of
<李南> 在 2025-04-22 上传 | 大小:62kb | 下载:0

[软件工程ch11a

说明:排序(sort)是电脑科技最常用的一种作业,依资料的值排成指定的顺序,通常是由小而大的升幂顺序(ascending),也可以依资料的值排成由大而小的降幂顺序(descending),我们周遭到处都是资料,例如电话簿,电话号码若不照顺序排列,您要找到朋友的电话恐怕很难。 -Sort (sort) are the most commonly used computer technology as a homework, dependi
<李南> 在 2025-04-22 上传 | 大小:66kb | 下载:0

[软件工程FFT

说明:利用C语言实现FFT快速傅里叶变换 问题:数的格式?小数如何表示?-FFT C
<jessie> 在 2025-04-22 上传 | 大小:10kb | 下载:0

[软件工程S3C6400X_UM_PreliminaryRev0[1].2_20071019

说明:s3c6400芯片 用户手册,英文版,共34节,内容详细-s3c6400 chip user' s manual, in English, a total of 34, as detailed
<dingdong> 在 2025-04-22 上传 | 大小:6.95mb | 下载:0

[软件工程050409

说明:单片机存储器扩展原理,包括外设接口方式等-Extension of the principle of single-chip memory, including the peripheral interface, etc.
<景太> 在 2025-04-22 上传 | 大小:294kb | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 1504.05 .06 .07 .08 .09 ... 8590 »

源码中国 www.ymcn.org