搜索结果

找到约 505 项符合 Run-Length 的查询结果

可编程逻辑 XAPP806 -决定DDR反馈时钟的最佳DCM相移

This application note describes how to build a system that can be used for determining theoptimal phase shift for a Double Data Rate (DDR) memory feedback clock. In this system, theDDR memory is controlled by a controller that attaches to either the OPB or PLB and is used inan embedded microproces ...
https://www.eeworm.com/dl/kbcluoji/40078.html
下载: 52
查看: 1028

可编程逻辑 基于FPGA+DSP模式的智能相机设计

针对嵌入式机器视觉系统向独立化、智能化发展的要求,介绍了一种嵌入式视觉系统--智能相机。基于对智能相机体系结构、组成模块和图像采集、传输和处理技术的分析,对国内外的几款智能相机进行比较。综合技术发展现状,提出基于FPGA+DSP模式的硬件平台,并提出智能相机的发展方向。分析结果表明,该系统设计可以实现脱离PC运 ...
https://www.eeworm.com/dl/kbcluoji/40231.html
下载: 196
查看: 1119

工控技术 三菱FX-PLC的通讯协议参考(含有源码)

三菱FX-PLC 的通讯协议参考(含有源码):三菱FX 系列PLC 专用协议通信指令一览FX 系列PLC 专用协议通信指令一览以下将详细列出PLC 专用协议通信的指令指令 注释BR 以1 点为单位,读出位元件的状态WR 以16 点为单位,读出位元件的状态,或以1 字为单位读出字元件的值BW 以1 点为单位,写入位元件的状态WW 以16 点为单位,写入 ...
https://www.eeworm.com/dl/569/41397.html
下载: 31
查看: 1067

数据库系统 摘要  ? ? ? ?     设计时的自动化加快了编码

摘要  ? ? ? ?     设计时的自动化加快了编码,并保证所有过程都用相同的命名规范和结构来生成。为了在大型 SQL 项目中尽量提高编码的效率,作者编写了一系列的设计时(design-time)存储过程,用它们来生成运行时(run-time)存储过程,并一直在工程中使用。最近,作者更新了其存储过程以便使用 SQL Server 2000 ...
https://www.eeworm.com/dl/523/103340.html
下载: 30
查看: 1021

嵌入式/单片机编程 S3C44BOX的BIOS。可使用的命令:help --- show help ? --- = help date --- show or set current date time --

S3C44BOX的BIOS。可使用的命令:help --- show help ? --- = help date --- show or set current date time --- show or set current time setweek --- set weekday clock --- show system running clock setmclk --- set system running clock setbaud ------ set baud rate ipcfg ------ show or set IP a ...
https://www.eeworm.com/dl/647/107939.html
下载: 140
查看: 1146

Internet/网络编程 The Gray Watson debugging malloc library is C source code for a drop in replacement for the system m

The Gray Watson debugging malloc library is C source code for a drop in replacement for the system malloc & other memory manage ment routines. What is unique about this library is that it contains a number of powerful debugging facilities including very comprehensive heap testing and ex- cellent run ...
https://www.eeworm.com/dl/620/112954.html
下载: 88
查看: 1118

Java编程 URL编程例子

URL编程例子,通过IP获取计算机名字。运行方法:1. Compile: javac GetHost 2. Run: java GetHost 111.111.111.1(your IP or others)
https://www.eeworm.com/dl/633/116562.html
下载: 75
查看: 1034

通讯/手机编程 a very simple program that prints "Hello World" to the serial port of the 8051. When you can success

a very simple program that prints "Hello World" to the serial port of the 8051. When you can successfully build and run this program, you have used the entire toolset including:
https://www.eeworm.com/dl/527/118076.html
下载: 22
查看: 1141

其他 用java开发终端平台上的Application程序

用java开发终端平台上的Application程序, 比使用C++,Delphi等语言更加容易。 java语言似乎天生就适合团队开发。但是,摆在广大java开发者面前的一个难题是,客户端必须安装JRE。真的必须安装JRE吗?其实你可以不装,只要使用Java Runner,无论在哪里,你的程序都可以Run起来。 ...
https://www.eeworm.com/dl/534/130970.html
下载: 181
查看: 1048

Java编程 这是一个测试Timer类用法的程序.程序会随机产生10个时间

这是一个测试Timer类用法的程序.程序会随机产生10个时间, 并在时间到的时候出发Task类对象中的run方法
https://www.eeworm.com/dl/633/131222.html
下载: 186
查看: 1064