搜索结果
找到约 917 项符合
Single-PORT 的查询结果
单片机开发 TLC1543 AD采样子程序
TLC1543 AD采样子程序,提供了PORT作为采样通道号的形参。
压缩解压 UnZip is a small zipfile extract utility. It is written to be assmall portable as possible and is in
UnZip is a small zipfile extract utility. It is written to be assmall portable as possible and is intended to be starting point for im-plementation of .ZIP files in non-IBM environments.Source code is provided in C and Turbo Pascal. If you port this programto a non-IBM system, I would appreciate a c ...
嵌入式/单片机编程 Altera recommends the following system configuration: * Pentium II 400 with 512-MB system memory (fa
Altera recommends the following system configuration: * Pentium II 400 with 512-MB system memory (faster systems give better software performance) * SVGA monitor * CD-ROM drive * One or more of the following I/O ports: - USB port (if using Windows XP or Windows 2000) for USB-Blaster(TM) or MasterBla ...
网络 模仿cisco路由器
模仿cisco路由器,产生netflow,送到指定的收集器上,以相对低廉的软件代价来实现昂贵的路由器的功能 fprobe -i eth0 -l 3 host:port
Linux/Unix编程 一个UNIX/LINUX下的基于内容的过滤服务器源代码
一个UNIX/LINUX下的基于内容的过滤服务器源代码,可以设置关键词、URL、IP、PORT等多种方式进行网站过滤。
其他 This simple simulation of a pulse traveling down a parallel-plate guide makes a handy test code for
This simple simulation of a pulse traveling down a parallel-plate guide makes a handy test code for initial experiments with boundary conditions. ToyFDTD3 adds some simple features to ToyFDTD1: A PMC boundary condition, a sinusoidal pulse source, and output tracking a single point in the mesh. Relea ...
编译器/解释器 Many many developers all over the net respect NASM for what i s - a widespread (thus netwide), port
Many many developers all over the net respect NASM for what i s
- a widespread (thus netwide), portable (thus netwide!), very
flexible and mature assembler tool with support for many output
formats (thus netwide!!).
Now we have good news for you: NASM is licensed under LGPL.
This means its developm ...
单片机开发 The traffic light is timed and lets cars pass during a specific time period. There is a pedestrial
The traffic light is timed and lets cars pass during a
specific time period. There is a pedestrial crossing
button that lets pedestrians cross. The lights are
connected to Port 1. You can see this in action using
dScope.
驱动编程 In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console
In the ffuart.tar.gz it has one file.
The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
人工智能/神经网络 英语句子自然语言处理统计分析例子 Statistical parsing of English sentences Shows how to generate parse trees for
英语句子自然语言处理统计分析例子
Statistical parsing of English sentences
Shows how to generate parse trees for English language sentences using a C# port of OpenNLP, a statistical natural language parsing library.