搜索资源列表
amt109
- 这是关于C++Builder 程序编写规范(初稿)-Builder on the C programming specification (draft)
601caitao CPU 完整版
- 为了更好学习和掌握CPU调度的各种算法,现实践练习编程,源程序里运用大量所学的C语言程序,在较好的理解CPU调度各种算法下,编写的此程序实现的功能是“最短作业优先调度”,经多次反复修改,现已能在TC环境下运行通过。-order to better study and master CPU scheduling algorithms, programming is practical exercises, the source Lane used a lot of learning by C la
icu4c-4_4_1-src
- ICU是多国语言处理最权威的跨平台跨语言开发包,涉及多语种处理的方方面面。也是Unicode组织官方推荐的开发包。Java底层的多语言处理就是采用ICU4j。因为Java内核已经集成进去了,Java程序员可以在这方面少花许多脑筋。 一句话,如果用C++处理文本编码问题,ICU4c是不二之选。-ICU was originally developed by the Taligent company. The Taligent team later became the Unicode grou
WordCounter
- 封装一个类CText, 并编写一个软件,它可以完成对任意一个文本文件的字符统计工作, 可以统计的信息有:中文字符数、英文单词数、行数、字符个数(不计空格)、空格数。 同时上述的字符统计信息,要求能写到一个Report.txt文件中,并且能显示出来。但是不要求界面,只要能以命令行的形式输入及显示即可,另外统计功能也可参考Word中 的“字数统计工具”。 序遵循题目的要求,采用Visual Studio 2008编译环境编写,使用C++语言来完成。其中主要功能封装在CText类当中,并利
Multilizer_2007_Enterprise_v7.1.8.774
- Multilizer 2007 Enterprise - a powerful program designed for transfer programs. Understand the immense number of formats, can distinguish between the type of programming language used in the program. It is possible to edit files for different OS plat
VisualC
- 在Visual C~(++)中使用Unicode编程,世界上有数百种用计算机指定一个数字,来储存字母或其他字符的编码系统。-In Visual C ~(++) use Unicode programming, there are hundreds of the world, with a number assigned to the computer to store letters or other characters in the coding system.
Embedded-Pinyin-input-method
- 拼音输入法用C语言实现,对提高C语言编程能力有一定帮助。-Pinyin input method using C language,To improve the ability of the C programming language .
delphi
- C++ (pronounced cee plus plus) is a general purpose programming language. It has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation. It is designed with a bias for