这是完整的gcc源代码,版本为1.42,可以做学习和研究用
上传时间: 2015-08-22
上传用户:虫虫虫虫虫虫
AVR的M8,GCC平台,内有原理图及代码.
上传时间: 2014-01-07
上传用户:caiiicc
GCC写的AT24C64接口程序,已调试通过,
上传时间: 2015-08-22
上传用户:源码3
ACM试题An Easy Problem Description As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer J, which is the minimum integer greater than I, and the number of 1 s in whose binary form is the same as that in the binary form of I. For example, if "78" is given, we can write out its binary form, "1001110". This binary form has 4 1 s. The minimum integer, which is greater than "1001110" and also contains 4 1 s, is "1010011", i.e. "83", so you should output "83".
标签: Description computers Problem binary
上传时间: 2013-12-11
上传用户:libenshu01
This section contains a brief introduction to the C language. It is intended as a tutorial on the language, and aims at getting a reader new to C started as quickly as possible. It is certainly not intended as a substitute for any of the numerous textbooks on C. 2. write a recursive function FIB (n) to find out the nth element in theFibanocci sequence number which is 1,1,2,3,5,8,13,21,34,55,…3. write the prefix and postfix form of the following infix expressiona + b – c / d + e * f – g * h / i ^ j4. write a function to count the number of nodes in a binary tr
标签: introduction the contains intended
上传时间: 2013-12-23
上传用户:liansi
AVR单片机GCC程序设计,pdf格式,很好的avr工具书。
上传时间: 2015-08-26
上传用户:caiiicc
Microsoft® XML Core Services (MSXML) 4.0, formerly known as the Microsoft XML Parser, allows customers to build high-performance XML-based applications that provide a high degree of interoperability with other applications that adhere to the XML 1.0 standard.
标签: Microsoft XML Services formerly
上传时间: 2015-08-27
上传用户:虫虫虫虫虫虫
My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 and Adaptive Huffman encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash algorithm etc.
标签: compression Lempel-Ziv algorithm console
上传时间: 2015-08-27
上传用户:whenfly
decoding of binary LDPC as in Elec. Letters by MacKay&Neal 13March1997
标签: decoding Letters binary MacKay
上传时间: 2013-12-18
上传用户:com1com2
PSTN to PSTN Dialing via SIP Network.This is a representation, as a slide show, of the SIP examples detailed in RFC 3666 - RFC3666 SIP PSTN Call Flow.
标签: PSTN representation SIP examples
上传时间: 2015-08-30
上传用户:weixiao99