上传资源列表
-
TCP Performance over GPRS
大小:76K 更新时间:2022-07-28 下载积分:2分
Often it was suspected that GPRS introduces severe performance degradations for TCP-traffic since both apply their own ARQ mechanism
-
Dot Display Control
大小:11K 更新时间:2022-07-28 下载积分:2分
Dot matrix 5x7 4-line display control C# WinForms code example
-
ADPCM decoder
大小:1K 更新时间:2022-07-28 下载积分:2分
4-bit ADPCM decoder Adaptive Differential Pulse Code Modulation, or ADPCM, is a digital compression technique used mainly for speech compression in telecommunications.
-
real-time kernel 8051
大小:4K 更新时间:2022-07-28 下载积分:2分
RTX16 is a small real-time kernel that supports 8051-based applications with reduced real-time requirements. Only task switching.
-
Search bit in bit array
大小:2K 更新时间:2022-07-28 下载积分:2分
Function in C Find position bit in bits array bonus: table lookup opimization