资源列表
twin_protocol
- Twin Protocol Source Code for DVB STBs
RBFtidu
- 这是一个用RBF神经网络用梯度算法实现的一个函数逼近源代码-This is a use of RBF neural network algorithm with gradient function approximation of a source code
my_dct
- 图像DCT编码压缩,经DCT变换,量化,编码,然后再解码。-DCT coding image compression, the DCT transform, quantization, coding, and then decode.
crc
- 查表法CRC校验,用C语言编写,简单实用.-Check CRC look-up table method, the use of C to prepare, simple and practical procedures.
wideex2
- 使用宽带信号分子测试模拟天线之间的延迟时间-wideex2
07302859-03
- 文字统计工具,可统计同一目录下的txt文件中文数,英文数和数字字母。-Text statistical tools statistics under the txt file in the same directory for Chinese-language and English a few letters and numbers.
fuzhiyuju
- 编译原理中简单赋值语句的翻译,将赋值语句翻译成逆波兰式-Compilation Principle of a simple assignment statement, the translation assignment statement will be translated into Reverse Polish Notation
FileCheck
- 这是一个关于文件操作的程序,要求能够实现文件的基本功能-This is a file operation on the procedure required to achieve the basic functions of file
DB18B20
- ds18b20数字温度传感器 温度测量,可通过串行方式读取温度值-ds18b20
sun
- 南京太阳强度计算,可计算南京一年内任何时刻的太阳强度(默认晴天时)-Nanjing sun strength calculation, calculate any time within one year of Nanjing sun intensity (default fine weather)
MainWindow.xaml
- 触摸屏核心接口程序,主要写了触摸屏接口win7下 wpf调用的核心。-Core touchscreen interface program, mainly to write down the core touch screen interface win7 wpf call.
约瑟夫环
- 这是约瑟夫环的c语言代码,在devc++环境下运行可用。