搜索结果
找到约 917 项符合
Single-PORT 的查询结果
嵌入式Linux graspForth is my humble attempt at a Forth-in-C that has the following goals: GCC ......... to su
graspForth is my humble attempt at a Forth-in-C that has the following goals:
GCC ......... to support all 32-bit micros that GCC cross-compiles to.
Relocatable . to be able to run in-place in either Flash or Ram.
Fast ........ to be "not much" slower than an assembly based native Forth.
Small ... ...
数值算法/人工智能 This package implements a Kalman filter as described in the paper "A Statistical Algorithm for Esti
This package implements a Kalman filter as described in the
paper "A Statistical Algorithm for Estimating Speed from Single Loop
Volume and Occupancy Measurements" by D. J. Dailey.
网络 Simple SunPlus SP54 codec converter and a more playable mode MJPG. untar the archive go to the r
Simple SunPlus SP54 codec converter and a more playable mode MJPG.
untar the archive
go to the relevant directory
to compile:
just do make
to install:
with root account
cp sp54convert /usr/local/bin
to use:
sp54convert infile outfile
Enjoy !!
Michel Xhaard <mxhaard@users.sourceforge.net>
Till ...
系统设计方案 一个uC/OS-II的simplest edition
一个uC/OS-II的simplest edition,并赋有x86的port
Linux/Unix编程 Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not
Micro In-System Programmer Brief Installation Notes
Enter the src directory.
If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the
Makefile to remove support for direct I/O port access (that may be
necessary on non-PC architectures). Parallel port access should still
work if you ...
Java编程 中国移动MISC 1.6 Provision Java API 直接使用HttpServer的方式实现,不需要任何其它API,不需要Apache,IIS,Tomcat等Web服务器,直接实现底层
中国移动MISC 1.6 Provision Java API
直接使用HttpServer的方式实现,不需要任何其它API,不需要Apache,IIS,Tomcat等Web服务器,直接实现底层.
运行环境 Windows/Linux JDK 1.4.2
演示程序
1) sync.bat 正向订购同步演示
java -classpath "smsfan-provision.jar" net.smsfan.provision.example.SyncOrderExample 80 provi ...
串口编程 DOS串口终端程序( 本软件为在DOS下使用超级终端的用户专门设计 功能说明: 1.DOS下使用
DOS串口终端程序( 本软件为在DOS下使用超级终端的用户专门设计 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3.支持波特率2400,4800,9600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议,,Asm,Com Port
Linux/Unix编程 SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Li
SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Linux, *BSD, MacOS, Win32 and BeOS using the various native high-performance media interfaces, (for video, audio, etc) and presenting a single source-code level API to your application. SDL is a fairly ...
嵌入式/单片机编程 用于motorala 68K系列处理器的小实时多任务操作系统 The OMU Kernel was written to provide a cut-down Unix-like O/S for a
用于motorala 68K系列处理器的小实时多任务操作系统
The OMU Kernel was written to provide a cut-down Unix-like O/S for a
home-made 6809-based home computer built by me, Steven Hosgood, in the
early 1980s. This package contains the RTOS version of omu68k, derived
from a port of the original 6809 code to ...
汇编语言 8051 monitor programm: - use external ram to run user program - use eeprom to save user program
8051 monitor programm:
- use external ram to run user program
- use eeprom to save user program
- provide single step debug,
can read internal register and ram