Location:
Search - 875
Search list
Description: C++编译xvid/mpeg4代码的辅助包,有助于学习掌握基本的xvid/mpeg4技术。
值得学习和参考。-C compiler code xvid/mpeg4 support package, contribute to the learning and mastering the basic xvid/mpeg4 technology. Worth learning and reference.
Platform: |
Size: 1023296 |
Author: SohoAndy |
Hits:
Description: ADS88x BSP,支持FREESCALE 885、880、875、870的BSP,支持双网口、双串口
Platform: |
Size: 1277508 |
Author: Niu fuxian |
Hits:
Description: C++编译xvid/mpeg4代码的辅助包,有助于学习掌握基本的xvid/mpeg4技术。
值得学习和参考。-C compiler code xvid/mpeg4 support package, contribute to the learning and mastering the basic xvid/mpeg4 technology. Worth learning and reference.
Platform: |
Size: 1022976 |
Author: |
Hits:
Description: ADS88x BSP,支持FREESCALE 885、880、875、870的BSP,支持双网口、双串口-ADS88x BSP, support FREESCALE 885,880,875,870 of the BSP, support for dual Ethernet ports, dual serial
Platform: |
Size: 1277952 |
Author: Niu fuxian |
Hits:
Description: 哈弗曼编码源程序(数据结构课程设计)功能很强的-哈弗曼source coding (data structure of the curriculum design) features a very strong
Platform: |
Size: 1024 |
Author: lijuntao |
Hits:
Description: 875504单片机实现TCP IP协议的完整C源程序-875,504 MCU TCP IP protocol complete C source code
Platform: |
Size: 27648 |
Author: sunyong |
Hits:
Description: startup of Uboot. It talks about it. I am uploading just to allow me to download uboot doc.Yes, that is the purpose.
Platform: |
Size: 2048 |
Author: Poornima |
Hits:
Description: clc
clear all
close all
Field Dimensions - x and y maximum (in meters)
xm = 200
ym = 200
sink.x =0.25 * xm
sink.y =0.875 * ym
-clc
clear all
close all
Field Dimensions - x and y maximum (in meters)
xm = 200
ym = 200
sink.x =0.25 * xm
sink.y =0.875 * ym
Platform: |
Size: 1024 |
Author: Hemanth |
Hits:
Description: 875pmax电脑主板原理图,维修主板必备。-875 computer motherboard schematic diagram
Platform: |
Size: 753664 |
Author: minyi |
Hits:
Description: Description:
想必大家都做过A+B这道经典的入门题了,这次的A+B问题是基于十六进制数的两个数相加。这16个数字是 0 ~ 9 ,另外用 a 表示数字 10 ,用 b 表示数字 11 ,用 c 表示数字 12 ,用 d 表示数字 13 ,用 e 表示数字 14 ,用 f 表示数字 15 。
Input:
输入包含多组数据,每组数据包含一行两个十六进制整数a和b(0<=a,b<=fffffff,都以小写给出)。处理到文件结束。
Output:
每个输入对应一行输出结果(也是十六进制)。
Sample Input:
0 0
23 32
119 911
dd dd
eafa 875
Sample Output:
0
55
a2a
1ba
f36f
Source:
KIX-Description: Surely we have done A+ B, classical entry this problem, and this A+ B is based on the hexadecimal number two numbers. That 16 number is ' 0 ' - ' 9' , the other with ' a' indicates the number ' 10 ' with' b ' indicates the number ' 11' with ' c' indicates the number ' 12 ' with' d ' indicates a number ' 13 ' , with' e ' indicates the number ' 14' with ' f' represents a number ' 15 ' . Input: input contains multiple sets of data, each row of data contains two hexadecimal integers a and b (0 < = a, b < = fffffff, are given in lowercase). Treatment to end of file. Output: the output of each input corresponds to one line (and hex). Sample Input: 0 0 23 32 119 911 dd dd eafa 875 Sample Output: 0 55 a2a 1ba f36f Source: KIX
Platform: |
Size: 9216 |
Author: 沙魄郎君 |
Hits:
Description: 本次仿真研究多幅度电平信号误码率与信噪比之间的关系,系统框图如上。假设考虑8幅度电平,则根据流程首先需要用一个随机数发生器产生在(0,1)间的均匀随机数,然后将(0,1)区间均匀划分为(0,0.125)、(0.125,0.25)、(0.25,0.375)、(0.375,0.5)、(0.5,0.625)、(0.625,0.75)、(0.75,0.875)、(0.875,1)这些子区间,并分别对应于一个3bit符号000、001、010、011、100、101、110、111,接着分别映射到-7d、-5d、-3d、-d、d、3d、5d、7d幅度电平上。之后高斯随机数与幅度电平叠加(高斯噪声的方差由输入信噪比控制),生成随机幅度r。通过与判定门限的比较判定r的符号值,然后与输入符号比较,如果不等则认为此符号传送错误。本实验假定进行10000次信号发送,计算发送错误的比例作为仿真误码率。
另外计算对应不同信噪比情况下理论误码率的值,与上述实验进行对比验证。
-The simulation of multi-amplitude level signal bit error rate and the relationship between SNR, the system block diagram above. Assumption consider the magnitude of level 8, then according to the process you first need to use a random number generator in (0,1) uniform random number, then (0,1) interval is divided into uniform (0,0.125), (0.125 , 0.25), (0.25,0.375), (0.375,0.5), (0.5,0.625), (0.625,0.75), (0.75,0.875), (0.875,1) These sub-intervals, and corresponding to a symbol 3bit 000,001,010,011,100,101,110,111, and then are mapped to-7d,-5d,-3d,-d, d, 3d, 5d, 7d on the amplitude level. After the Gaussian random number with the amplitude level overlay (Gaussian noise of variance controlled by the input signal to noise ratio) to generate a random rate r. By comparison with the determined threshold value to determine the sign of r, and then compared with the input symbol, if the range is that this symbol transmission error. This study assumes that the signal sent 10000, send an error
Platform: |
Size: 2048 |
Author: ps |
Hits:
Description: 这是一个flash源文件,效果很好,测试平台为flash 8.0(如果提示问题请选择合适的版本试试),代码的效果是:房产广告-This is a flash source file, the effect is very good, the test platform for flash 8.0 (if tip problem please choose the right version try), the effect of the code is: real estate advertisement
Platform: |
Size: 119808 |
Author: |
Hits:
Description: 基于自组织神经网络的人脸识别代码
X.Tan, S.Chen, Z.-H. Zhou, and F. Zhang, Recognizing Partially Occluded, Expression Variant Faces from Single Training Image per Person with SOM-Based kNN Ensemble. IEEE Transactions on Neural Networks.2005, 16(4): 875-886.-X.Tan, S.Chen, Z.-H. Zhou, and F. Zhang, Recognizing Partially Occluded, Expression Variant Faces from Single Training Image per Person with SOM-Based kNN Ensemble. IEEE Transactions on Neural Networks.2005, 16(4): 875-886.
Platform: |
Size: 985088 |
Author: txy |
Hits:
Description: hackers directory handy to use
Platform: |
Size: 2040832 |
Author: omkar |
Hits:
Description: VC++模仿QQ界面风格,精选编程学习源码,很好的参考资料。-VC++ imitation QQ interface style, featuring programming learning source, a good reference.
Platform: |
Size: 815104 |
Author: 刘东 |
Hits:
Description: VC++模仿QQ界面风格,精选编程学习源码,很好的参考资料。-VC++ imitation QQ interface style, featuring programming learning source, a good reference.
Platform: |
Size: 188416 |
Author: 刘芳 |
Hits:
Description: 创建各种窗口及滚动条,应用程序编程源码,很好的参考资料。-Create a variety of window and scroll bars, application programming source code, a good reference.
Platform: |
Size: 242688 |
Author: 72geab |
Hits:
Description: 窗口贴边隐藏模块源码,应用程序编程源码,很好的参考资料。-Window welt hidden module source code, application programming source code, a good reference.
Platform: |
Size: 192512 |
Author: shamree |
Hits:
Description: Flocking Controls for Swarms of Mobile Robots
Inspired by Fish Schools
Platform: |
Size: 898048 |
Author: hussein |
Hits:
Description: 完全的中文化~~ 还有新手帮助哦 这是用Java制作的程序,是原版Beoplayer的fans倾力制作的程序哦~~ 最新加入了对VST专业音效插件的支持,并且已经集成了两个插件,更多插件请 google (因为用本机方法实现,所以不完全支持Unix系统)(Complete culture ~ ~ there are novice help oh this is produced by the Java program, is the original Beoplayer fans to make the program oh ~ ~ latest to add VST professional audio plug-in support, and has integrated the two plug-in plug-in, more please Google (because, with the machine method so incomplete support the Unix system))
Platform: |
Size: 2714624 |
Author: zlm
|
Hits: