Description Calculate a+b Input Two integer a,b (0<=a,b<=101000) Output Output a + b Sample Input 5 7 Sample Output 12
资源简介:Description Calculate a+b Input Two integer a,b (0<=a,b<=101000) Output Output a + b Sample Input 5 7 Sample Output 12
上传时间: 2014-01-25
上传用户:tonyshao
资源简介:数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----output,returns the solution of linear equation
上传时间: 2017-01-01
上传用户:dancnc
资源简介:code to Calculate a position of a robot using two laser mouse point on the ground.
上传时间: 2014-12-04
上传用户:皇族传媒
资源简介:Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant of Bagging algorithm, whose purpose is to improve accuracy of local learners, such as kNN, through multi-model perturbing ensemble. Refe...
上传时间: 2015-04-10
上传用户:ynzfm
资源简介:简单混合衰落信道 This mfile inputs an unmodulated sinewave through a simple Rayleigh two path fading channel and shows the output with phase, gain, and attenuation characteristics via animation.
上传时间: 2015-05-17
上传用户:CSUSheep
资源简介:学生信息查询系统C语言实现 包含的功能有: 1、 系统功能选择菜单:提供了5个功能 A、 按“班级+平均成绩”显示原始数据 B、 输入学号,显示学生档案,并可选择用顺序查找或者折半查找去实现 C、 输入不完全的学生姓名即可模糊查找学生档案。 D、 输入...
上传时间: 2014-08-20
上传用户:fanboynet
资源简介:车牌定位---VC++源代码程序 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈...
上传时间: 2013-11-26
上传用户:懒龙1988
资源简介:IDCT-M is a medium speed 1D IDCT core -- it can accept a continous stream of 12-bit input words at a rate of -- 1 bit/ck cycle, operating at 50MHz speed, it can process MP@ML MPEG video -- the core is 100% synthesizable
上传时间: 2015-07-07
上传用户:1583060504
资源简介:Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the...
上传时间: 2013-12-26
上传用户:com1com2
资源简介:* 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵 * 输入: n----方阵A的行数 * a----矩阵A * m----矩阵B的列数 * b----矩阵B * 输出: det----矩阵A的行列式值 * a----A消元后的上三角矩阵 * b----矩阵方程的解X
上传时间: 2015-07-26
上传用户:xauthu
资源简介:1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景...
上传时间: 2014-01-08
上传用户:songrui
资源简介:Problem Statement You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input. De...
上传时间: 2015-09-21
上传用户:sunjet
资源简介:Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output should be 2. Another example goes like this: given A = 8...
上传时间: 2014-01-22
上传用户:rocketrevenge
资源简介:About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Cha...
上传时间: 2013-12-11
上传用户:LouieWu
资源简介:a.本程序在Windows xp 上调试通过。 b.在使用时先用ODBC注册数据源,数据源名:addresslist(名称不可以写错) c.第一次运行时,密码为空。进入系统后可以修改密码。
上传时间: 2015-12-09
上传用户:sjyy1001
资源简介:The equation is written as a system of two first order ODEs. These are evaluated for different values of the parameter Mu. For faster integration, we choose an appropriate solver based on the value of the parameter Mu.
上传时间: 2013-12-25
上传用户:qazxsw
资源简介:This document contains a Description of the CAN Reference Model. This document is part of a set of documents that standardize the CAN Application Layer for Industrial Applications.
上传时间: 2016-02-08
上传用户:yoleeson
资源简介:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表A 由26 个小 写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到 右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。例如, a,b,ab,...
上传时间: 2016-05-12
上传用户:邶刖
资源简介:快速傅里叶变换(FFT)算法。FFT - Fast Fourier transform. The length of X must be a power of two, for a fast radix-2 fast-Fourier transform algorithm is used
上传时间: 2013-12-19
上传用户:sy_jiadeyi
资源简介:Let the following relational tables be given: R = (A, B, C) and S = (D, E, F) where A, B, C, D, E, and F are the attributes (columns). Write the SQL statements that will express each of the queries given below:
上传时间: 2014-01-14
上传用户:cx111111
资源简介:This file implements a pid controller used to simulator cruise control in a car The input is a throtle value between 0 - 100 ( read on P1 ) The output is the car s speed ( P2 - P0 )
上传时间: 2014-01-01
上传用户:13160677563
资源简介:The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general control and data transfer communication between ICs. Some of the features of the I2C bus are: • Two signal lines, a serial data line (...
上传时间: 2013-12-11
上传用户:jeffery
资源简介:jsp和xml。XML and JSP are two important tools available in producing a web application. This chapter examines the potential of mixing these two technologies in order to enhance the capabilities of JSP. While this chapter will cover many t...
上传时间: 2013-12-10
上传用户:1427796291
资源简介:完成基本左移功能。aXORb<<b,然后aXORb<<a,也就是说a,b都是dependent data
上传时间: 2014-01-03
上传用户:xwd2010
资源简介:in this document, i make a compartion between two algorithms, computational cost, algorithm analysis, on c. excuse my english
上传时间: 2013-12-20
上传用户:小码农lz
资源简介:In this program we Calculate the sum of the incident and scattered fields in a 90 degree conducting wedge by using the analytic and Image theotem method
上传时间: 2014-10-27
上传用户:lizhen9880
资源简介:基于MCS-51单片机调频调相信号发生器 功能:A路能产生2~200HZ/分钟频率可调 @ B路能产生同A路相位滞后0~180读可调 @ 可以键盘设定频率和相位 @ 可以显示频率和相位
上传时间: 2017-05-14
上传用户:jeffery
资源简介:Stanley B Lippman和J o s é e L a j o i e写的c++ primer 中文版(第三版)。
上传时间: 2017-06-12
上传用户:talenthn
资源简介:The first two functions are useful for creating a blank image of the specified parameters. A possible use is in functions that require a pointer to a result. The clone function performs an exact copy of the IplImage* parameter
上传时间: 2013-12-21
上传用户:teddysha
资源简介:Solve a equation in two variables.
上传时间: 2013-12-05
上传用户:jcljkh