DVB-S的softcam源代码,可以学习cam原理和解密方法。
上传时间: 2014-05-28
上传用户:wqxstar
function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2 if x=L[m] then return(m) else if x>L[m] then
标签: begin Binary_Search function return
上传时间: 2015-12-17
上传用户:tb_6877751
Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard i/o is too clumsy. C programmers fall back on strtok(), but this can be tricky to use properly. Besides, you are still responsible for keeping strtok() fed with new input, and I don t like the schlepp. Tokenizer is a text-parsing input stream, modelled after the (undocumented) VCL TParser class, and based on the UnderC tokenizing preprocessor front-end.
标签: Tokenizer necessary standard complex
上传时间: 2013-12-16
上传用户:whenfly
ATmega s MMC/SD card C file
上传时间: 2014-07-08
上传用户:yph853211
Atmega s Test code with 1Mhz Blink LED
上传时间: 2013-12-24
上传用户:LIKE
JDBC Developer s Guide and Reference.pdf
标签: Developer Reference Guide JDBC
上传时间: 2013-12-25
上传用户:ynsnjs
产生BPSK分析信号,可以设置基本S/N比等参数,并对信号画图显示.
上传时间: 2013-12-19
上传用户:Yukiseop
A Programmer s Introduction to C#.pdf 很难得的国外的一本关于C#的书
标签: Introduction Programmer to
上传时间: 2013-12-16
上传用户:yzhl1988
s3c44b0 usb开发例子s 3c44b0 usb开发例子s3c44b0 usb开发例子
上传时间: 2015-12-22
上传用户:hewenzhi
Java实现的基于C/S模式的聊天室程序
上传时间: 2015-12-22
上传用户:zjf3110