搜索资源列表
2个数之和
- 用于计算2个数之和 还有现试HELOO的代码-used to calculate the sum of two numbers is also test the code HEL
Matlab_imageMatlab
- 附录MATLAB 图像处理命令 1.applylut 功能: 在二进制图像中利用lookup 表进行边沿操作。 语法: A = applylut(BW,lut) 举例 lut = makelut( sum(x(:)) == 4 ,2) BW1 = imread( text.tif ) BW2 = applylut(BW1,lut) imshow(BW1) figure, imshow(BW2) 相关命令: makelut 2.best
ARM7_ARM9
- ARM7与ARM9的区别及ARM体系结构.doc 对arm7和arm9两种体系结构很好总结,适合初学者-ARM7 and ARM9 and the difference between ARM architecture. Doc right arm7 and two arm9 Architecture sum up, for beginners
WMA_guide
- 本文档提供JSR120无线消息API规范的说明,也描述Sum的RI的API.
CPlusPlusTest
- 本人网上搜集的C++笔试题系列,一共十四篇。有微软、华为、中兴等公司的经典笔试题,好东西大家共享。-I-line collection of C++ sum test series, a total of 14. Has Microsoft, Huawei, ZTE and other company' s classic pen test, good things for all to share.
ava
- java编程经验 我从一个实际的项目总结出来的宝贵经验-java programming experience I learned from an actual project sum up the valuable experience
aa
- 简易计算器运用 多少是点心的 用的要注意鼓励鼓励我哦-Simple calculator to use the number of dim sum used to pay attention to encourage encouraged me Oh
jfq
- 加法器是实现两个二进制数相加运算的 基本单元电路。8 位加法器就是实现两个8 位 二进制相加,同时加上低位进位的运算电路。-Adder is to achieve the sum of two binary computing the basic unit of the circuit. 8-bit adder is to realize the sum of two 8-bit binary, at the same time together with the low binary
Soundsourcelocalizationforobotauditorysystemusingt
- 基于互相关函数,采用求和广义互相关函数(summed-GCC)法用于机器人系统平台。由于采用不同的映射函数(mapping functions),GCC法在该平台下,只需三个麦克风即可进行三维定位,突破了基于TDOA法进行三维声源定位最少需4个麦克风的限制-Based on cross-correlation function, using generalized cross-correlation function sum (summed-GCC) method for the robot s
JiYiFa
- 记忆能力培养的资料, 记忆行为可分为四个大类: (1)再认行为,其目的在于搜寻和认同已经习得的材料(任何物体, 言语信息,个体,等等),条件是这些材料呈现在主体的知觉范围或周围环 境中; (2)重建行为,材料是在变形的情况下被感知的,主体的活动应根据 材料的原型来重建它们; (3)回忆行为,唤起、描述或再现不在眼前的物体,以及再现习得阶 段中完成的活动(通常能以基本单元进行分析,但反应不能归结为基本单元 的总和) (4)最后,重学行为,它在记忆活动中占有特
guanlixue
- 管理方面的东西自己的一点总结 没有什么神的 -The management of things that sum up their own genie of Nothing
SPA.cpp
- Implements layered decoding using the sum-product-algorithm. Codes are input as a .txt file in A-list format.
sum
- 最大子序列之和的实现,依旧是课程设计中的一个简单实现.-Maximum subsequence sum of realization remains in the curriculum design of a simple implementation.
Sum
- FPGA with VHDL sum example in Xilinx
sum
- 常用校验和的C程序方法,C函数 常用校验和的C程序方法-sum mecth
Sum-of-digits
- sum of dgits in a number-sum of dgits in a number
04---Prefix-Sum-1
- Describes Prefix Sum Algorithm
find-sum
- 1. Find Sum. Given a set of n integers (in sorted order) and another integer x. The algorithm has been designed that verifies whether there exist pairs of integers a and b such that a + b = x, Algorithm should output all such pair o
prefix-sum
- prefix sum with algoritm pram
sum
- sum with algoritm pram