搜索结果
找到约 505 项符合
Run-Length 的查询结果
RFID编程 this the sortware that how to insatall and run IC card in javacard
this the sortware that how to insatall and run IC card in javacard
嵌入式Linux This file is the compressed file of the run level script
This file is the compressed file of the run level script
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 ...
Internet/网络编程 MeChat语音视频聊天会议系统 1.1 双击运行install.bat, 如果运行了run.bat ,一定要先关闭相应的窗口。 或 在命令行方式下键入install.bat. 如果提
MeChat语音视频聊天会议系统
1.1 双击运行install.bat, 如果运行了run.bat ,一定要先关闭相应的窗口。
或 在命令行方式下键入install.bat.
如果提示成功安装信息说明安装成功。这时打开系统控制面板的“服务”管理器,
找到 MeChat 一项,单击"START"即可启动。 ...
Linux/Unix编程 The Reed-Somolon code is specified by the finite field, the length (length <= 2^m-1), the numbe
The Reed-Somolon code is specified by the finite field, the length
(length <= 2^m-1), the number of redundant symbols (length-k), and
the initial zero of the code, init_zero, such that the zeros are:
init_zero, init_zero+1, ..., init_zero+length-k-1
汇编语言 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
matlab例程 工程计算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time se
工程计算MATLAB code to calculate the reorthogonalized sine tapers
input: N = the length of the time series data to be tapered
p = the number of tapers requested
I = the gap structure a vector of length N
I(t) = 1 if there is data at time t, t=1, ..., N
I(t) = 0 if there is a gap at time t
...
单片机开发 This example shows how to transmit and receive packets with packet length up to 255 bytes. The statu
This example shows how to transmit and receive packets with packet length up to 255 bytes. The status byte is polled every 200 us in a timer1 int.
其他行业 RF amplifier matlab-simulink files. Requires RF toolbox to run.
RF amplifier matlab-simulink files. Requires RF toolbox to run.
Linux/Unix编程 APR(Apache portable Run-time libraries
APR(Apache portable Run-time libraries,Apache可移植运行库)的目的如其名称一样,主要为上层的应用程序提供一个可以跨越多操作系统平台使用的底层支持接口库。