资源列表
FEAL8
- 本次的FEAL8轮叠代要求将64位的密文C与64位的密钥K经过要设计的解密程序运行得到所需的64位的明文P。由于2进制输入输出的位数太长不方便,再程序的数据运算中大量用上16进制。在数据的运算过程中又常常把输入的数据平均分成等份,因此在数据处理上用上数组形式。FEAL算法的三个基本运算函数是整个程序的重心,程序的密钥处理和解密过程都将以这三个运算函数为中心,因此,程序的设计以S函数 函数和 f函数来展开,再由主函数编写时调用三个函数。-the FEAL8 round of the iterati
adcon1d.c.tar
- MCP3424 ADC Chip This code gives you all the 8 Channel readouts at once. Readout abelectronics ADC Pi board inputs via C Required package: apt-get install libi2c-dev Compile with gcc: $ sudo gcc adcon1d.c -o adcon1d
where_main
- tcm_dtm.c The xdr routines that tcm uses to send data structures to dtm. -tcm_dtm.c The xdr routines that tcm uses to send data structures to dtm.
4_waitpid
- 实现了《UNXI/LINUX编程实践教程》中的第6张问题
thread
- Linux高级环境编程,线程编程、线程的创建、多线程,希望对你的学习有帮助-Senior Environmental Linux programming, thread programming, thread creation, multi-threaded, you want help in learning
ulpi
- linux系统上,通用ULPI USB收发器驱动程序,欢迎下载。-linux system, General ULPI USB transceiver driver, welcome to download.
uio_sercos3
- UIO driver for the Automata Sercos III PCI card.
sa1100_generic
- Device driver for the PCMCIA control functionality of StrongARM SA-1100 microprocessors.
cs5535audio_pm
- Power management for audio on multifunction CS5535 companion device
FFT_MYSELF
- FFT算法的实现,简单易懂 ,是新手学习的好例子,检验可用。-FFT algorithm, easy to understand, is a good example of novice learning, testing is available.
GJGLL
- 系统菜单方面的源码GJGLL还是不错的,功能值得学习-System menu source code GJGLL is good, the function is worth learning
