Welcome![Sign In][Sign Up]
Location:
Search - composite INPUT

Search list

[Other resourcevideo2video

Description: wintech DAM 6416图像处理平台图像实时采集显示程序,支持pal,ntsc格式输入,复合视频信号输出-wintech DAM 6416 Image Processing Platform real-time image acquisition and display program, support pal and ntsc format input, composite video output
Platform: | Size: 275508 | Author: zchh | Hits:

[DSP programvideo2video

Description: wintech DAM 6416图像处理平台图像实时采集显示程序,支持pal,ntsc格式输入,复合视频信号输出-wintech DAM 6416 Image Processing Platform real-time image acquisition and display program, support pal and ntsc format input, composite video output
Platform: | Size: 275456 | Author: zchh | Hits:

[Otherds5_7

Description: 实现基于二叉树表示的算术表达式Expression的操作。 (3) 程序执行的命令为: 1)输入表达式; 2)输出前缀表达式; 3)输出中缀表达式;4)常量合并后表达式;5)赋值后的表达式;6)表达式的复合。 -Binary tree based on the arithmetic expression Expression express operation. (3) procedures for the implementation of the command as follows: 1) input expression 2) expression of the output prefix 3) the output is made up of expressions 4) constant expression after the merger 5) after the assignment expression 6) expression type of composite.
Platform: | Size: 48128 | Author: 斓枫 | Hits:

[Data structstree

Description: 表达式类型的实现: 1、 一个表达式和一颗二叉树之间,存在着自然的对应关系。 2、 假设算术表达式Expression内可以含有变量(a~z)、常量(0~9)和二元运算符(+,-,*,/,^)。实现一下操作。 (1) ReadExpr(E)——以字符序列的形式输入语法正确的前缀表示式并构造表达式E。 (2) WritrExpr(E)——用带括弧的中缀表示式输出表达式E。 (3) Assign(V,c)——实现对变量V的赋值(V=c),变量的初值为0。 (4) Value(E)——对算术表达式E求值。 (5) CompoundExpr(P,E1,E2)——构造一个新的复合表达式(E1)P (E2)。 -Realize the type of expression: one, an expression, and between a binary tree, there is a natural correspondence between. 2, assuming that the arithmetic expression Expression can contain variables (a ~ z), constant (0 ~ 9) and binary operators ( ,-,*,/,^)。 You realize the operation. (1) ReadExpr (E)- sequence of characters in the form of input grammar correct prefix expressions and tectonic expression of E. (2) WritrExpr (E)- used within parentheses express output infix expression E. (3) Assign (V, c)- realize the value V of the variables (V = c), variable initial value is 0. (4) Value (E)- on the arithmetic expression E is evaluated. (5) CompoundExpr (P, E1, E2)- Construction of a new composite expression (E1) P (E2).
Platform: | Size: 58368 | Author: | Hits:

[Algorithmfuhejuzhen

Description: 该程序是使用VC6.0实现数学中复合矩阵运算的 输入的数据为txt格式的,文件有特点的数据结构 查看程序的帮助可以得知具体的数据结构-The program is to use VC6.0 to achieve in mathematics computing matrix composite, the data input txt format, document the characteristics of the data structure. See the procedure can help to know the specific data structure.
Platform: | Size: 105472 | Author: 随风 | Hits:

[SCMLed_Ctr_09.11.10_V0.1

Description: LED调光源,应用于相机的LED灯照明控制.将复合视频信号中的同步信号采集出来并用于单片机中断的输入-LED tune light source, camera, LED lights used in lighting control. The composite video signal out of synchronization signal acquisition and for the MCU interrupt input
Platform: | Size: 21504 | Author: songjun | Hits:

[OtherEmployeeinformationmanagementsystem

Description: 职工信息管理系统 *1输入职工信息 *2输出职工信息 *3删除职工信息 *4修改职工信息 *5综合排序 *6综合查找 *7存盘 *8增加 -Employee information management system* 1 input employee information* 2* 3 to delete the information output of workers trade union of workers of information changes the information* 4* 5* 6 Composite Composite sort Save search* 7* 8 additional
Platform: | Size: 189440 | Author: Eruler | Hits:

[Special Effectsddsimpon-

Description: 复合simpon求积的matlab编程,输入函数及误差即可获得相应的区间数及积分值-The composite simpon quadrature matlab programming, input function and error to get the corresponding number and the integral value of the interval
Platform: | Size: 1024 | Author: 王芳 | Hits:

[DSP programvideo

Description: DM6437复合模拟视频输入源程序,C语言-The DM6437 composite analog video input source, C language
Platform: | Size: 3072 | Author: 项森伟 | Hits:

[source in ebookWinRAR

Description: 一个表达式和一个二叉树之间,存在着自然的对应关系。写一个程序,实现基于二叉树的表示的算术表达式Expression的操作。 基本要求 1.ReadExpr(E) 以字符序列的形式输入语法正确的前缀表示式并够着表达式E。 2.WriteExpr(E) 用带括弧的中缀表达式输出表达式E。 3.Assign(V,c) 实现对变量V的赋值(V=c),变量的初值为0。 4.Value(E) 对算术表达式E求值。 5.CompoundExpr(P,E1,E2) 构造一个新的复合表达式(E1)P(E2)。 -Between an expression and a binary tree, there is a natural correspondence relationship. Write a program to achieve the operation of the binary tree-based representation of the arithmetic expression Expression. The basic requirements for input grammatically correct prefix expressions 1.ReadExpr (E) in the form of a sequence of characters and enough with the expression E. 2.WriteExpr (E) output expression E infix expression with parentheses. 3.Assign (V, c) the assignment of the variable V (V = c), the initial value of the variable to 0. 4.Value (E) E evaluates arithmetic expressions. 5.CompoundExpr (P, E1, E2) to construct a new composite expressions (E1) P (E2).
Platform: | Size: 6144 | Author: wdtswdy | Hits:

[CSharpcata

Description: ▲问题描述: (1) 设计一个表示高精度整数的模板类,它支持对任意大整数的输入、输出和四则运算(+、-、*、/),其中除法运算应输出所得的商和余数。 (2) 用上述高精度整数的模板类,计算大整数组合数和Catalan数的精确值。 组合数C(m,n)=m! / (n!*(m-n)!) Catalan数定义为:C(n)=C(2*n,n)/(n+1) ▲编程任务: 给定大整数m和n,计算C(m,n)和C(m)的精确值。 ▲数据输入: 由文件input.txt给出输入数据。第一行有2 个正整数m和n。 ▲结果输出: 将计算出的的精确值输出到文件output.txt。文件的第一行是组合数的精确值,第2 行是C(m)的精确值。 ▲输入文件示例 输出文件示例 input.txt output.txt 5 3 10 42 -A description of the problem: (1) design a template class high precision integer, its support for arbitrary integer input, output and four operations (+,-,*, /), the division should output the quotient and remainder. (2) by a template class the high-precision integer values, accurate calculation of large integer combinations of numbers and Catalan numbers. Composite number C (m, n)/(=m! N!* (m-n)!) The Catalan number is defined as: C (n) =C (2*n, n)/(n+1) ▲ programming tasks: Given the large integer m and N, calculation of C (m, n) and C (m) the exact value. ▲ data input: Input.txt documents presented by the input data. The first line has 2 positive integers m and n. ▲ result output: To calculate the exact value of the output to a file output.txt. The first line of the file is the exact value of the number of combinations, the second line is the exact value of C (m). ▲ input file sample output file example Input.txt output.txt 5310 42
Platform: | Size: 1024 | Author: linyb | Hits:

[Software Engineeringtvp5150

Description: tvp5150。它是一款高性能的视频 解码器,可将NTSC、PAL 视频信号转换成数字色差信号(YUV422),支持两个复合视频 或一个S 端子输入。输出格式为ITU-R BT.656,并支持MacrovisionTM 复制保护以及高级 的VBI 功能。不仅如此,TVP5150PBS 还具备了封装小(32 脚的TQFP)、功耗小(<150mV) 的特点,因此,非常适用于便携、批量大、高质量和高性能的视频产品。-tvp5150. It is a high-performance video decoder, NTSC, PAL video signals can be converted into digital color difference signals (YUV422) supports two composite video or S-Video input. The output format for the ITU-R BT.656 and to support MacrovisionTM copy protection and advanced VBI function. Moreover, TVP5150PBS also has a small package (32-pin TQFP), features low power consumption (< 150 mV), therefore, very suitable for portable, large-volume, high-quality and high-performance video products.
Platform: | Size: 488448 | Author: 王慧 | Hits:

[Program docmatlab

Description: 语音信号进行分析、处理和设计。用MATLAB做变声器的原理是通过改变输入声音频率,进而改变声音的音色、音调,使输出声音在感官上与原声音不同。变声器是借助对声音音色和音调的双重复合改变,实现输出声音的改变。通过自己发声,共振峰频率的改变是基于重采样实现的-Speech signal analysis, processing and design. MATLAB do voice-changer works by changing the input frequency of the sound, and then change the sound of the tone, pitch, so that the output audio with the original sound in different senses. Voice Changer is the use of sound timbre and tone of the dual composite changes, realize the output sound changes. Through their own sound, formant frequency change is implemented based on resampling
Platform: | Size: 10240 | Author: 刘安兰 | Hits:

[Program docvoise

Description: 语音信号进行分析、处理和设计。用MATLAB做变声器的原理是通过改变输入声音频率,进而改变声音的音色、音调,使输出声音在感官上与原声音不同。变声器是借助对声音音色和音调的双重复合改变,实现输出声音的改变。通过自己发声,共振峰频率的改变是基于重采样实现的-Speech signal analysis, processing and design. MATLAB do voice-changer works by changing the input frequency of the sound, and then change the sound of the tone, pitch, so that the output audio with the original sound in different senses. Voice Changer is the use of sound timbre and tone of the dual composite changes, realize the output sound changes. Through their own sound, formant frequency change is implemented based on resampling
Platform: | Size: 7168 | Author: 刘安兰 | Hits:

[Linux-Unixm52790

Description: Selects component input instead of composite.
Platform: | Size: 3072 | Author: huqftj | Hits:

[OpenCVopencv

Description: 学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求: 1. 对输入视频的每一帧图像都用同一个阈值进行二值化; 2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕; 3. 在处理的过程中,实时显示每帧图片处理之后的效果; 4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成; 5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe input.avi 50 output.avi )-Learn to use OpenCV, for some color video input, with the OpenCV following functions or requirements: 1. Each frame of the input video images are binarized using the same threshold value 2. superposed on the binarized image of each frame containing the copyright on the number and the name of their own learning subtitles other information 3. During processing, real-time display after processing each frame 4. All of these binarized image by synthesizing the video output of a video sequence of the original document, the original input composite video playback speed twice 5. made the following command line format, xxx.exe input video file name binary threshold value of the output video file name (eg MyBiVideo.exe input.avi 50 output.avi)
Platform: | Size: 1024 | Author: 何朝杰 | Hits:

[OtherShapiro-Wilk-test-

Description: SWTEST Shapiro-Wilk parametric hypothesis test of composite normality. [H, pValue, SWstatistic] = SWTEST(X, ALPHA, TAIL) performs the Shapiro-Wilk test to determine if the null hypothesis of composite normality is a reasonable assumption regarding the population distribution of a random sample X. The desired significance level, ALPHA, is an optional scalar input (default = 0.05). TAIL indicates the type of test (default = 1).-SWTEST Shapiro-Wilk parametric hypothesis test of composite normality. [H, pValue, SWstatistic] = SWTEST(X, ALPHA, TAIL) performs the Shapiro-Wilk test to determine if the null hypothesis of composite normality is a reasonable assumption regarding the population distribution of a random sample X. The desired significance level, ALPHA, is an optional scalar input (default = 0.05). TAIL indicates the type of test (default = 1).
Platform: | Size: 4096 | Author: hassan | Hits:

[OpenCVbinary-video

Description: 学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求: 1. 对输入视频的每一帧图像都用同一个阈值进行二值化; 2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕; 3. 在处理的过程中,实时显示每帧图片处理之后的效果; 4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成; 5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe input.avi 50 output.avi ) 这里的二值化有两种选择,可以手动收入阈值,也可以直接用OTSU算法的较优阈值直接二值化。-Learn to use OpenCV, for some color video input, with the OpenCV following functions or requirements: 1. Each frame of the input video images are binarized using the same threshold value 2. superposed on the binarized image of each frame containing the copyright on the number and the name of their own learning subtitles other information 3. During processing, real-time display after processing each frame 4. All of these binarized image by synthesizing the video output of a video sequence of the original document, the original input composite video playback speed twice 5. made the following command line format, xxx.exe input video file name binary threshold value of the output video file name (eg MyBiVideo.exe input.avi 50 output.avi) Here there are two binary choice, you can manually income thresholds, you can directly use the optimum direct binarization threshold through OTSU algorithm.
Platform: | Size: 5449728 | Author: chenyingshu | Hits:

[Documents铁塔分析

Description: 主要是铁搭分析的步骤和设置,另外,循环语句、条件语句、复合材料中缠绕角的输入都是我们经常要用到的,还不清楚的朋友可以看看我的命令流相关的部分。(The main steps and analysis of the tower set, in addition, loop statements, conditional statements, the composite input winding angle are often used to, is not clear friends can see my command flow related part.)
Platform: | Size: 4096 | Author: you11you | Hits:

[Other Embeded programno$x51

Description: AMT630A Emulator and Firmware AMT630A firmware for mini TFT screens The AMT640A is a relative common video controller chip found in cheap mini TFT screens with composite input. Those screens are often sold as "car rear view monitor" (or by similar names), although they are essentially fully-fledged portable TVs (minus tuner/speaker, and without advanced inputs like S-video or RGB). The chip contains a 8031/8051 microprocessor, with firmware stored on an external SPI-bus FLASH memory chip
Platform: | Size: 156672 | Author: handy | Hits:
« 12 »

CodeBus www.codebus.net