C51 DOS/WINDOWS下的MCS51系列串行EEPROM(X25045)的C驅動程序
上傳時間: 2015-05-19
上傳用戶:xcy122677
eForth is a small portable Forth design for a wide range of microprocessors. This is the first implementation for 8086. As machine dependency is consolidated into 31 code words, moving eForth to other CPU s will be much less of a chore comparing to other Forth models.
標簽: microprocessors portable eForth design
上傳時間: 2014-01-25
上傳用戶:從此走出陰霾
Multi-Paradigm Design for C++ 一本C++的經典原版教程
標簽: Multi-Paradigm Design for 教程
上傳時間: 2014-03-03
上傳用戶:gououo
use c develop just for all members
上傳時間: 2015-06-04
上傳用戶:myworkpost
c algorithm source code for gerneral data structure
標簽: algorithm structure gerneral source
上傳時間: 2013-12-10
上傳用戶:ggwz258
The C# program will solve the Tower of Hanoi for a given number of rings/disks/plates and display the ring/disk/plate movement. The movement will be shown graphically
標簽: program display number plates
上傳時間: 2013-12-20
上傳用戶:1966640071
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
標簽: government streamline important alphabet
上傳時間: 2015-06-09
上傳用戶:weixiao99
DOS XMS library is a DOS real mode and large memory model C library. Because DOS is ran under real mode, programmer only can access RAM under 1MB
上傳時間: 2015-06-13
上傳用戶:ANRAN
the handbook of c and c ++, the most important tool for c & c++ user!
標簽: the important handbook most
上傳時間: 2015-06-16
上傳用戶:anng
sdcc的win版本.是small device c compiler的意思.支持8051和z80.是一個遵循GPL的軟件,不過他的庫函數是LGPL的,允許商業聯結,可以用在自己的軟件里
標簽: compiler device small sdcc
上傳時間: 2013-11-28
上傳用戶:lanhuaying