搜索资源列表
VigenereEncrypt.cpp
- Vigenere密码单表代换加密如明文为:wearediscoveredsaveyourself 密钥流为:ddeferfrfdwfefeggasdwfeffrg 密文流为:asfhjkhfkjerhfkjbjkfbdjkfgjk 即Ci=(Ki+Pi) 26 pi=(Ci-Ki) 26 要求实现加密和解密,C或C++描述源程序。 -Vigenere encrypted password alone, such as clear as the table Substitution
pia.c.tar
- 这是linux下采用 POSIX 的 pthread 机制计算圆周率的程序-This is the linux multi pthread POSIX mechanisms used under the pi calculation program
pi
- 多线程计算pi,在linux下用gcc编译 执行下面命令: gcc -pthread pi.c -o pi-Multi-threaded computing pi, using the gcc compiler under linux execute the following command: gcc-pthread pi.c-o pi
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
adcon1e.c.tar
- 8 Channels ADC This C language code, will read all 8 channel at once. This is based on the MCP3424 Chip. Readout abelectronics ADC Pi board inputs via C Required package: apt-get install libi2c-dev Compile with gcc: $
MCP3424_11c.c.tar
- Filename: MCP3424_11c.c 8 Channels ADC This C language code, will read all 8 channels. This is based on the MCP3424 Chip. Readout abelectronics ADC Pi board inputs via C Version: MCP3424_11c (Based on my own work of adcon11c.c)
ADC_MCP3424_11d.c.tar
- 4 January 2014 Update 8 Channels ADC This C language code, will read all 8 channels. This is based on the MCP3424 Chip. Readout abelectronics ADC Pi board inputs via C Version: ADC_MCP3424_11d (Based on my own work of adcon11c.c)
pi
- 采用c++ 6.0 已通过编译连接,包含全部工程信息。 简单的求pi的c++算法。-simple source program use to get pi
t10-pi
- t10_pi.c - Functions for generating and verifying T10 Protection Information.
pi
- PID调节,只实现在其中差分、积分。C语言,环境DEV。-PID regulator