搜索结果
找到约 3,147 项符合
M-Files 的查询结果
其他 1,Check data in two files and report the error 2,Calculate the pay and report.
1,Check data in two files and report the error
2,Calculate the pay and report.
书籍源码 The files include LDPC that using different approach to finish its decoding.And the approach is par
The files include LDPC that using different approach to finish its
decoding.And the approach is parallel.
数据结构 有m台不同的机器
有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台 ...
DSP编程 C2804x C-C++ Header Files and Peripheral Examples.zip是TI的新的32位控制类DSP TI320C2804X的头文件及外设的操作源代码
C2804x C-C++ Header Files and Peripheral Examples.zip是TI的新的32位控制类DSP TI320C2804X的头文件及外设的操作源代码
matlab例程 采用matlab的m语言编写
采用matlab的m语言编写,功能为rake接收机的链路生成。其中包含短码生成,业务信道长码生成,瑞利衰落信道代码, 哈达码变换,用户原始数据扩频以及信道衰落。
数据结构 实现最优二叉树的构造;在此基础上完成哈夫曼编码器与译码器。 假设报文中只会出现如下表所示的字符: 字符 A B C D E F G H I J K L M N 频度 186 64 13 22
实现最优二叉树的构造;在此基础上完成哈夫曼编码器与译码器。 假设报文中只会出现如下表所示的字符:
字符 A B C D E F G H I J K L M N
频度 186 64 13 22 32 103 21 15 47 57 1 5 32 20 57
字符 O P Q R S T U V W X Y Z , .
频度 63 15 1 48 51 80 23 8 18 1 16 1 6 2
要求完成的系统应具备如下的功能:
1 ...
数学计算 有m´ n(m <=100,n <= 100)个金币在桌面上排成一个m行n 列的金币阵列。每一枚金 币或正面朝上或背面朝上。用数字表示金币状态
有m&acute n(m <=100,n <= 100)个金币在桌面上排成一个m行n 列的金币阵列。每一枚金
币或正面朝上或背面朝上。用数字表示金币状态,0表示金币正面朝上,1 表示背面朝上。
金币阵列游戏的规则是:
(1)每次可将任一行金币翻过来放在原来的位置上;
(2)每次可任选2 列,交换这2 列金币的位置。
编程任务:
给定金币阵列的 ...
人工智能/神经网络 基于PCA和LDA的人脸识别。% Main function that reads in files, applies pre-processing, calls face % recognitio
基于PCA和LDA的人脸识别。% Main function that reads in files, applies pre-processing, calls face
% recognition algorithm, and then plots resulting accuracy.
其他 Kalman filter toolbox written by Kevin Murphy, 1998. See http://www.ai.mit.edu/~murphyk/Software/ka
Kalman filter toolbox written by Kevin Murphy, 1998.
See http://www.ai.mit.edu/~murphyk/Software/kalman.html for details.
Installation
------------
1. Install KPMtools from http://www.ai.mit.edu/~murphyk/Software/KPMtools.html
3. Assuming you installed all these files in your matlab directory, In ...