代码搜索:PC数据
找到约 10,000 项符合「PC数据」的源代码
代码结果 10,000
www.eeworm.com/read/110273/15537828
c pc1dec.c
/* File PC1DEC.c */
/* written in Borland Turbo C 2.0 on PC */
/* PC1 Cipher Algorithm ( Pukall Cipher 1 ) */
/* By Alexander PUKALL 1991 */
/* free code no restriction to use */
/* please includ
www.eeworm.com/read/110273/15537829
c pc1cod.c
/* File PC1COD.c */
/* written in Borland Turbo C 2.0 on PC */
/* PC1 Cipher Algorithm ( Pukall Cipher 1 ) */
/* By Alexander PUKALL 1991 */
/* free code no restriction to use */
/* please includ
www.eeworm.com/read/110273/15537830
exe pc1dec.exe
www.eeworm.com/read/110273/15537831
exe pc1cod.exe
www.eeworm.com/read/110272/15537836
java pc1_inputstream.java
/* PORTED TO JAVA BY ROBERT NEILD November 1999 */
/* PC1 Cipher Algorithm ( Pukall Cipher 1 ) */
/* By Alexander PUKALL 1991 */
/* free code no restriction to use */
/* please include the name
www.eeworm.com/read/110272/15537837
java pc1_outputstream.java
/* JAVA Port by Robert Neild November 1999 */
/* PC1 Cipher Algorithm ( Pukall Cipher 1 ) */
/* By Alexander PUKALL 1991 */
/* free code no restriction to use */
/* please include the name of th
www.eeworm.com/read/110272/15537840
class pc1_inputstream.class
www.eeworm.com/read/110272/15537841
class pc1_outputstream.class
www.eeworm.com/read/109977/15544211
dll pc51emu.dll
www.eeworm.com/read/106841/15619610
c pc_115k.c
//115.2k串行口通信程序,校验方式为简单双向校验,
//而且是必要的,因为任何采用中断、crc等的方法
//均很难保证速度和避免错误.
//总体速度5KB/秒
//单片机程序
//使用22.1184晶振
unsigned char time,b_break,b_break_3;
//35.555ms
void int_t0(void) interrupt 1 {