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
标签: continous IDCT-M accept medium
上传时间: 2015-07-07
上传用户:1583060504
Turbo Decoder Release 0.3 * Double binary, DVB-RCS code * Soft Output Viterbi Algorithm * MyHDL cycle/bit accurate model * Synthesizable VHDL model
标签: Algorithm Decoder DVB-RCS Release
上传时间: 2015-07-10
上传用户:清风冷雨
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 upper triangular part.
标签: estimates incidence Computes forests
上传时间: 2013-12-26
上传用户:com1com2
Input method of font
上传时间: 2015-07-21
上传用户:许小华
Pin Yin input method
上传时间: 2014-08-14
上传用户:chens000
The touch screen driver reads input from touch screen hardware and converts it to touch events that are sent to the input system. The driver is also responsible for converting uncalibrated coordinates
标签: touch screen converts hardware
上传时间: 2014-01-17
上传用户:大三三
the applet is used for Grocery Store Simulation,When you execute the main() method, the output should match the output file provided in the course website. You will be graded according to the correctness of your output and your compliance to these specifications.
标签: the Simulation Grocery execute
上传时间: 2013-12-25
上传用户:luopoguixiong
按照官方的说法:Cairo is a vector graphics library with cross-device output support. 翻译过来,就是cairo是一个支持多种输出的向量图形库。 具体解释一下,也就是说,cairo是种画图的工具库,他可以向多种设备上画图,比如: cairo可以输出到png,可以输出到pdf,可以输出到ps,可以输出到xlib,可以输出到XCB,可以输出到win32,以后还要输出到svg 我们可以展望一下,如果cairo能够统一linux下所有的画图接口,那么,所见所得可能就会成为显示。
标签: cross-device graphics library support
上传时间: 2015-08-16
上传用户:xwd2010
AT89C2051 6adc C OUTPUT P1. P1.1 P1.2
上传时间: 2014-01-07
上传用户:cccole0605
/* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y = F(T,Y), A<=T<=B, Y(A) = ALPHA, * AT N+1 EQUALLY SPACED POINTS IN THE INTERVAL [A,B]. * * INPUT: ENDPOINTS A,B INITIAL CONDITION ALPHA INTEGER N. * * OUTPUT: APPROXIMATION W TO Y AT THE (N+1) VALUES OF T. */
标签: APPROXIMATE ALGORITHM THE SOLUTION
上传时间: 2015-08-20
上传用户:zhangliming420