搜索结果

找到约 8,501 项符合 system verilog 的查询结果

按分类筛选

显示更多分类

单片机开发 《多传感器数据融合手册》 《Handbook of Multisensor Data Fusion》 作者: David L. Hall 定价: USD 199.95 出版社: CRC 出版

《多传感器数据融合手册》 《Handbook of Multisensor Data Fusion》 作者: David L. Hall 定价: USD 199.95 出版社: CRC 出版年: 2001-06-20 简介 · · · · · ·    Multisensor data fusion is an emerging technology with important applications in both the military and civilian sectors, such as target re ...
https://www.eeworm.com/dl/648/220812.html
下载: 177
查看: 1160

其他书籍 This paper investigates the design of joint frequency offset and carrier phase estimation of a mult

This paper investigates the design of joint frequency offset and carrier phase estimation of a multi-frequency time division multiple access (MF-TDMA) demodulator that is applied to a digital video broadcasting—return channel system via satellite (DVB-RCS). The proposed joint estimation algorithm i ...
https://www.eeworm.com/dl/542/240339.html
下载: 198
查看: 1094

企业管理 我所设计开发的这款人事档案管理系统

我所设计开发的这款人事档案管理系统,它的开发平台是Microsoft公司出品的 Visual Fox Pro 6.0软件,是典型的管理信息系统软件——MIS(Management Information System)。其功能包括:系统管理、档案管理、档案查询、档案统计、档案输出、花名册;为了使程序显得更具有专业风格,我还在其中加入了一个关于系统的功能表单, ...
https://www.eeworm.com/dl/632/247955.html
下载: 46
查看: 1062

软件设计/软件工程 Scotia Airlines is a new budget airline operating between Glasgow Airport and the Western Isles. It

Scotia Airlines is a new budget airline operating between Glasgow Airport and the Western Isles. It operates two 24-seater light passenger aircraft and requires a flight booking system. Because Scotia offers low cost air travel, there is a need to treat each flight as single cost centre and to be ab ...
https://www.eeworm.com/dl/684/275551.html
下载: 190
查看: 1094

文章/文档 适合软件开发

适合软件开发,大家可以下载后自己改了用 ActiveObject的运作方式,而且自己编写的程序也最好用ActiveObject来实现,否则在调用很多系统功能时都可能会出现莫名其妙的错误~程序在手机上运行时,可能会出现系统错误,如果希望手机给出详细的错误信息,可以在C:\System\BootData\下建一个名为ErrRd的文件,下次程序运行异常 ...
https://www.eeworm.com/dl/652/300748.html
下载: 198
查看: 1056

其他书籍 This application report presents basic code for initializing and operating the TMS320LF240x DSP devi

This application report presents basic code for initializing and operating the TMS320LF240x DSP devices. Two functionally equivalent example progra ms are presented: one written in assembly language and the other in C language. Detailed discussions of each program are provided that explain numerous ...
https://www.eeworm.com/dl/542/335749.html
下载: 73
查看: 1101

其他书籍 This paper shows the development of a 1024-point radix-4 FFT VHDL core for applications in hardware

This paper shows the development of a 1024-point radix-4 FFT VHDL core for applications in hardware signal processing, targeting low-cost FPGA technologies. The developed core is targeted into a Xilinx庐 Spartan鈩?3 XC3S200 FPGA with the inclusion of a VGA display interface and an external 16-bit da ...
https://www.eeworm.com/dl/542/418811.html
下载: 70
查看: 1074

微处理器开发 200-MHz ARM920T Processor &#8226 16-kbyte Instruction Cache &#8226 16-kbyte Data Cache &#8226

200-MHz ARM920T Processor &#8226 16-kbyte Instruction Cache &#8226 16-kbyte Data Cache &#8226 Linux&reg , Microsoft&reg Windows&reg CE-enabled MMU &#8226 100-MHz System Bus &#8226 MaverickCrunch&#8482 Math Engine &#8226 Floating Point, Integer, and Signal Processing Instructions &#8226 Opt ...
https://www.eeworm.com/dl/655/424793.html
下载: 34
查看: 1085

Java编程 Besides enhanced looks and advanced features, one of the best things about Swing is its pluggable lo

Besides enhanced looks and advanced features, one of the best things about Swing is its pluggable look and feel (PLAF). PLAF architecture allows seamless changes in the appearance of an application and the way an application interacts with the user. However, designing and developing a PLAF is much m ...
https://www.eeworm.com/dl/633/462690.html
下载: 172
查看: 1079

Java编程 String int 字符串常量池 包装类型 函数参数 值传递引用传递 的 内存分配例子——源码 代码段: public static void fun_ref (Ref_test ref_

String int 字符串常量池 包装类型 函数参数 值传递引用传递 的 内存分配例子——源码 代码段: public static void fun_ref (Ref_test ref_out){ Ref_test ref_in=new Ref_test() ref_in.s1="in" //ref_out.s1="out" ref_out=ref_in //漏洞!!ref_out 指向ref_in , //那么当函数退出后,ref_out就会自动指向 ...
https://www.eeworm.com/dl/633/465591.html
下载: 171
查看: 1139