VERILOG Synchronous FIFO. 4 x 16 bit words.
标签: Synchronous VERILOG words FIFO
上传时间: 2017-02-18
上传用户:410805624
C语言巧妙的宏定义, 如:得到指定地址上的一个字节或字 #define MEM_B( x ) ( *( (byte *) (x) ) ) #define MEM_W( x ) ( *( (word *) (x)
上传时间: 2013-12-20
上传用户:ztj182002
配置远程环境 用x manager访问远程的linux
上传时间: 2014-01-19
上传用户:dbs012280
最小二乘法椭圆拟合 fit_ellipse( x,y,axis_handle ) x,y为坐标点 适用于一般方程哦。好用
标签: fit_ellipse axis_handle 最小二乘法 椭圆
上传时间: 2017-02-26
上传用户:ljmwh2000
这个是我调通的在2410下运行文件系统的程序. 用2410驱动sd卡来实现fat文件系统. 欢迎大家来测试. 用法很简单, 如下 FILE *fp // 文件指针 unsigned char temp[24]="3.wav" // 文件明需要放在数组里 while(!initialize_media()) // 初始化sd卡 { Uart_Printf("sd initializing....\n") } Uart_Printf("sd ready\n") fp=fopen(temp, READ) // 打开文件就可以用了, 函数和标准c中的一样,所以不能加载stdio.h if(!fp) { Uart_Printf("open file wrong\n") while(1) } Uart_Printf("open file successed\n")
上传时间: 2013-12-30
上传用户:xlcky
WiiFuse is a FUSE filesystem module for Linux and Mac OS X. It will let you mount a Wii disc ISO and browse its contents, and it contains a server which may be run on the Wii so you can browse the contents of the Wii s internal filesystem.
标签: X. filesystem WiiFuse module
上传时间: 2013-12-18
上传用户:rocketrevenge
This document describes functionalities of SM VoyagerGX windows ce drivers which support wince 4.x.SM device drivers are developed in c++.
标签: functionalities describes VoyagerGX document
上传时间: 2017-03-03
上传用户:qq521
电脑发票打印软件(最适用于货代运输发票开票),可自定义打印格式,无须安装. 文件说明: CargoFp.exe 执行文件 fpdb.mdb Access数据库文件 fp.frf 发票打印格式文件(可自定义格式)
上传时间: 2014-10-12
上传用户:kiklkook
cs8900.rar是一个基于WinCE5.x下开发的芯片驱动程序。
上传时间: 2013-12-17
上传用户:ve3344
cs8900A.rar是一个基于WinCE5.x下开发的芯片驱动程序。
上传时间: 2014-01-10
上传用户:qb1993225