Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • 20070207.rar (邮票问题) 设想一个国家发行n种不同面值的邮票,并假定每封信上至多只允许贴m张邮票。对于给定的m和n值,写一个算法求出从邮资1开始在增量为1的情况下可能获得的邮资值的最大连续区域以及获得此区域的各种可能面值的组合。例如:对于n=4和m=5,若有面值为(1,4,12,21)的四种邮票,则邮资最大连续区域为1到71。还有其他面值的四种邮票可组合成同样大小的区域吗
  • htmlparser.zip HTML的解析器,是Majestic-12分布式搜索引擎的一部分。作者Alex Chudnovsky, Majestic-12 Ltd (UK)。这个是3.0版本,性能经过多次优化,文档也比较全。也可以到http://www.majestic12.co.uk下载。
  • ATMega8serial.rar ATMega8串口编程范例 //使用AVR Studio 4.12 + WinAVR编译
  • LCD128x6451.rar /*** *** *** *** *** *** *** *** *** *** *** *** *** *** / /* LCM 240128 显示程序 */ /* MCU 型号: Winbond W78E58-24 */ /* 时钟频率: 22.1184 MHz */ /* 接口方式: 直接接口(挂总线) */ /* 开发环境: Keil C51 V6.14 */ /* 开发日期: 2001.06.12- */ /* 程序编写: Youth */
  • luojifenxiyi.rar ... 5us=0x0a02,10us=0x1402,10us=0x2802,50us=0x6402,100us=0xc802,200us=0x3203,500us=0x7d03,1ms=0xfa03,2ms=0x7d04,4ms=0xfa04,8ms=0x7d05,16ms=0xfa05; 第五、六字节是一样的,为预触发:8=0%,7=12.5%,6=25%,5=37.5%,4=50%,3=62.5%,2=75%,1=87.5% 第七字节为模式,0=普通模式;1=外部时钟,上升延;2=外部时钟,下降延; ...
  • cookbook.rar ... File Access Chapter 8: File Contents Chapter 9: Directories Chapter 10: Subroutines Chapter 11: References and Records Chapter 12: Packages, Libraries, and Modules Chapter 13: Classes, Objects, and Ties Chapter 14: Database Access Chapter 15: User ...
  • perlnut.rar ... Chapter 9: Using Regular Expressions Chapter 10: More Control Structures Chapter 11: Filehandles and File Tests Chapter 12: Directory Operations Chapter 13: Manipulating Files and Directories Chapter 14: Process Management Chapter 15: Strings and ...
  • lperl.rar ... Chapter 9: Using Regular Expressions Chapter 10: More Control Structures Chapter 11: Filehandles and File Tests Chapter 12: Directory Operations Chapter 13: Manipulating Files and Directories Chapter 14: Process Management Chapter 15: Strings and ...
  • sadct.rar adi 汇编写的2维FDCT程序,分成两个1D-DCT,每个1D-DCT 使用12次乘法和32次加法
  • TCPIP_socket.rar 用于wavecom的gprs通信模块 编译器是GCC IDE是VC++ 嵌入式系统是OPENAT 3.12 一个TCP client socket 源程序