搜索结果
找到约 3,171 项符合
I.MX6U 的查询结果
数学计算 Ex3-23 亲兄弟问题 « 问题描述: 给定n 个整数0 1 1 , , , n- a a  a 组成的序列。序列中元素i a 的亲兄弟元素k a 定义为: min{
Ex3-23 亲兄弟问题
&laquo 问题描述:
给定n 个整数0 1 1 , , , n- a a &#61516 a 组成的序列。序列中元素i a 的亲兄弟元素k a 定义为:
min{ | } k i j n j j i a = a a &sup3 a
< <
。
亲兄弟问题要求给定序列中每个元素的亲兄弟元素的位置。元素i a 的亲兄弟元素为k a
时,称k 为元素i a 的亲兄弟元素的位置。当元素i a ...
数学计算 Ex4-22 单射函数问题 « 问题描述: 设函数f将点集S = {0,1, , n -1}映射为f (S) = { f (i) | iÎ S} Í
Ex4-22 单射函数问题
&laquo 问题描述:
设函数f将点集S = {0,1,&#61516 , n -1}映射为f (S) = { f (i) | i&Icirc S} &Iacute S 。单射函数问题要
从S中选取最大子集X &Iacute S 使f (X )是单射函数。
例如,当n=7, f (S) = {1,0,0,2,2,3,6} &Iacute S 时, X = {0,1,6} &Iacute S 是所求的最大子集。
&laquo 编程任务:
...
Java书籍 This software transmits data (using TCP/IP) from I/O pins (of the Tini Board - from Dallas Semicondu
This software transmits data (using TCP/IP) from I/O pins (of the Tini Board - from Dallas Semiconductors) to a specific IP address.
汇编语言 I/O Buffer Information Specification (IBIS) models for AT91SAM7SE512/256 in LQFP pacakge with VDDIO
I/O Buffer Information Specification (IBIS) models for AT91SAM7SE512/256 in LQFP pacakge with VDDIO at 3.3V.
其他 I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,s
I made a lot of changed on this object,such as *
// 1.Encapsulates all code in one userobjet,since PB does not *
// support "Address of Function" , so we can not set new *
// WndProc, just makes the object more easy to use. *
// 2.Uses structure array instead of Datastore *
// 3. ...
单片机开发 对STR710的I/O操作的典型例子程序,使用KEIL编译.采用MDK3.05操作系统.
对STR710的I/O操作的典型例子程序,使用KEIL编译.采用MDK3.05操作系统.
微处理器开发 ARM调试笔记 包含I/O输出试验、ISP实验、 I2C接口实验等内容 压缩文件中还含有keil_uVision2的入门pdf
ARM调试笔记 包含I/O输出试验、ISP实验、 I2C接口实验等内容
压缩文件中还含有keil_uVision2的入门pdf
matlab例程 I developed an algorithm for using local ICA in denoising multidimensional data. It uses delay embed
I developed an algorithm for using local ICA in denoising multidimensional data. It uses delay embedded version of the data, clustering and ICA for the separation between data and noise.
单片机开发 This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the I
This example project shows how to use the IAR Embedded Workbench for ARM
to develop code for the IAR-STM32-SK evaluation board. It shows
basic use of I/O, timer and the interrupt controllers.
Displays running lights on the board LED s.
数学计算 FDTD的一维和三维i算法
FDTD的一维和三维i算法,可以实现时域有限差分的实现,最后生成一幅图像。