Welcome![Sign In][Sign Up]
Location:
Search - DeD

Search list

[source in ebookHammingDecoder

Description: -- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection. -- download from: www.pld.com.cn & www.fpga.com.cn LIBRARY ieee USE ieee.std_logic_1164.ALL ENTITY hamdec IS PORT(hamin : IN BIT_VECTOR(0 TO 7) --d0 d1 d2 d3 p0 p1 p2 p4 dataout : OUT BIT_VECTOR(0 TO 3) --d0 d1 d2 d3 sec, ded, ne : OUT BIT) --diagnostic outputs END hamdec ARCHITECTURE ver1 OF hamdec IS BEGIN --- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection. -- download from: www.pld.com.cn & www.fpga.com.cn LIBRARY ieee USE ieee.std_logic_1164.ALL ENTITY hamdec IS PORT(hamin : IN BIT_VECTOR(0 TO 7) --d0 d1 d2 d3 p0 p1 p2 p4 dataout : OUT BIT_VECTOR(0 TO 3) --d0 d1 d2 d3 sec, ded, ne : OUT BIT) --diagnostic outputs END hamdec ARCHITECTURE ver1 OF hamdec IS BEGIN
Platform: | Size: 4096 | Author: djs | Hits:

[Embeded LinuxDesign_and_Implementation_of_IIC_Drivers_Based_on_

Description: 摘要:为了设计出稳定可靠的驱动程序,首先介绍 IIC 总线数据传输的时序和嵌入式 Linux 系统驱动程序的框架结构, 然后分 析了基于 ARM9 嵌入式 Linux 系统 IIC 设备驱动程序设计的技术难点及解决方法, 最后介绍了基于 X1227 芯片 EEPROM设 备驱动程序的实现步骤。-Abstr act:To design credible drivers, first introduces the time sequence of data transmission on IIC bus and frame of driver in embed- ded linux ,then analyses difficulties of designing driver based on ARM9 embedded linux , finally introduces approach of designing EEPROM drivers based on X1227
Platform: | Size: 140288 | Author: huitng | Hits:

[Software EngineeringSpringerHardwareSoftwareCoDesignofaMultimediaSOCPl

Description: 多媒体设备软硬件联合设计平台开发。pdf版。-This book is the outcome of a recent international collaborative research project aiming at developing both the hardware and software of a platform based SoC (System-on-Chip) architecture for embedded multimedia systems. Since its incep- tion a decade ago, SoC has captured the attentions of application specifi c integrated circuit (ASIC) design houses, computer aided design (CAD) companies, and embed- ded system developers. In particular, the immense popularity of killer multimedia gadgets such as iPod, and iPhone has fueled unprecedented interests in developing new generation multimedia SoC systems.
Platform: | Size: 2580480 | Author: zephilix | Hits:

[Program doc115

Description: 采用Creator 和Vega 平台以及Simulink仿真开发工具对空面导弹的飞行视景仿真技术进行了研究。提出了一种空面导弹飞行视景仿真系统的体系构架,利用获取的DED真实地形数据,通过Creator建立大地形三维模型;借助VC/MFC开发平台,实现了Simulink数字仿真系统与视景仿真的通信;在Vega中实现视景仿真系统的软件开发调试。仿真结果表明,该系统能够为空面武器系统研制阶段的参数优化和效能评估提供有效的验证平台。-Creator and Vega used Simulink simulation platform and development tools, face-to-air missile flight visual simulation technology was studied. A blank surface missile flight visual simulation system architecture, use the DED for real terrain data, terrain through the Creator to establish a large three-dimensional model with VC/MFC development platform, digital simulation implemented Simulink and Visual Simulation System communications in Vega to achieve visual simulation system software development and debugging. Simulation results show that the system can be empty surface weapon system development phase of the parameter optimization and performance evaluation of an effective verification platform.
Platform: | Size: 4096 | Author: robert | Hits:

[Consoleded

Description: 利用c++进行控制台编程的最基本内容,适合初学者使用-Using c++ programming for the basic contents of the console, suitable for beginners
Platform: | Size: 329728 | Author: jason | Hits:

[matlabDeD

Description: 可以用来计算复杂网络中度以及度分布的函数-A way can be used to calculate the degree distribution and function of moderate of the Complex networks
Platform: | Size: 1024 | Author: 蔡龙 | Hits:

[OtherVB-API--5

Description: VB API范例 1:图像的合成 2:淡入淡出效果 3:图像动画 4:父子关系的Command对象 5:在DED中使用参数 6:动态创建数据库 7:调用COM对象操作数据库 8:获得表的索引信息等20个-VB API example 1: Image Synthesis 2: fade effect 3: image animation 4: the relationship between father and son Command objects used in DED 5: 6: 7 parameters dynamically creating database: call the COM object database operation 8: get the table indexing information 20
Platform: | Size: 744448 | Author: 天崖 | Hits:

[OS programvbded

Description: VB6.0在DED中使用参数,使用了DataReport1.Dsr、DataEnvironment1.Dsr两个文件,打开编译生成的程序后-Using VB6.0 in DED parameters used DataReport1.Dsr, DataEnvironment1.Dsr two files, open the compiled program
Platform: | Size: 18432 | Author: 李锐 | Hits:

[Graph programFastMarchingImageFilter

Description: 水平集是跟踪轮廓和表面运动的一种数字化方法。不直接对轮廓进行操作,而是将轮廓 设置成一个高维函数的零水平集,这个高维函数叫做水平集函数:Ψ(X,t) 。然后水平集函数 运动成为一个微分方程。在任何时候,通过从输出中提取零水平集 (( ), ) { ( , ) 0} Xt Xt Γ =Ψ = 来 得到运动的轮廓。使用水平集的主要优点是可以对任何复杂的结构进行模式化和拓扑变换, 比如暗中操作融合和分离。-The paradigm of the level set is that it is a numeri-cal method for tracking the evolution of contours and surfaces. Instead of ma-nipulating the contour di-rectly, the contour is embed-ded as the zero level set of a higher dimensional function called the level-set function,ψ(X,t). The level-set func-tion is then evolved under the control of a differential equation. At any time, the evolving contour can be ob-tained by extracting the zero level-set Γ((X),t) ={ψ(X,t) =0}from the output. The main advantages of using level sets is that arbitrarily complex shapes can be modeled and topological changes such as merging and splitting are handled implicitly.
Platform: | Size: 8192 | Author: 张涛 | Hits:

[Windows Develop573543645

Description: VB在DED中使用参数操作数据库实例,有需要的就下载吧。-VB use in DED parameter database instance operation, has the need to download it.
Platform: | Size: 20480 | Author: 清拌蟹肉 | Hits:

[Graph programded

Description: arcgis的比较全面的一本书籍,介绍了arcgis的使用 -Arcgis is a full a book, introduces the use of arcgis
Platform: | Size: 6119424 | Author: fefd | Hits:

[Software Engineeringjvm

Description: A Dynamic Compiler for Embed-ded Java Virtual Machines
Platform: | Size: 866304 | Author: karamba | Hits:

[Game Hook Crack0_02013111220475585972350778

Description: 额呵呵呵,刷钻软件!!!!本人很无语,风中凌乱。。。。。有事找客服,-fuck you mom and Ded
Platform: | Size: 260096 | Author: 尼玛 | Hits:

[OpenCVMTF

Description: Kal man 滤波是一种应用非常广泛的状态估计算法 基于信息融合的 Kal man 滤波包 括状态向量融合和测量融合两种方法 传统的 Kal man 方法 TTF 具有较低的估计误差和很长的计算时间 提出的状态向量和测量向量的融合模型 MTF 利用局部融合信息给出一种更好的状态估计 计算时间短 性能也比 TTF 高-Conventi onal Kal man filt er TTF based on i nf or mati on f usi on i ncl udes t Wo met hods st at e vect or f usi on and measur e ment f usi on . The conventi onal measur e ment has l o Wer estimati on err or but a hi gher co mput ati onal ti me . A ki nd of MTF model i s pr ovi ded Whi ch gi ves a bett er st at e esti mati on . An exa mpl e i s gi ven t o pr ove t hat t hi s model has bett er perf or mance and l ess co mput ati onal ti me t han t he conventi onal met hod .
Platform: | Size: 172032 | Author: 王佳 | Hits:

[Windows DevelopParser

Description: (1)本分析程序所分析的文法如下: G[E]: E→eBaA A→a|bAcB B→dEd|aC C→e|dC (2)针对上述文法编写一递归子程序分析程序,该程序的输入是任意符号串,输出是本次输入的符号串是否是该文法的句子的结论。 -(1) The analysis procedure grammar analysis as follows: G[E]: E→eBaA A→a|bAcB B→dEd|aC C→e|dC (2) for the above grammar write a recursive routine analysis program, enter the program is arbitrary string of symbols, this output is a string of symbols whether the input is the grammar of the sentence conclusion.
Platform: | Size: 1024 | Author: Walker | Hits:

[Internet-NetworkMomo_e

Description: for develiping deve loping ded ebgbf df s
Platform: | Size: 239616 | Author: mildredtea | Hits:

[ComboBox3316702

Description: ded dadjafjandfasnfklasjfklsadmfasmdafj asfadfasfafdasfadfadf()
Platform: | Size: 318464 | Author: grw%21588858 | Hits:

[Windows Developtimer_8 ded

Description: swqdsadsadsadsa dsa dsadsa
Platform: | Size: 543744 | Author: enya | Hits:
« 1 2»

CodeBus www.codebus.net