搜索资源列表
小型的窗口字处理软件的C 语言源程序
- 小型的窗口字处理软件的C 语言源程序 ,可能对有些人有帮助吧-small window of word processing software in C language source code that is likely to help some people it
用C语言实现最近最久未使用(LRU)置换算法
- c语言编的LRU置换算法,word文档格式-series of the LRU algorithm replacement, word document formats
C语言课程设计
- 这是我的第一个C语言程序,非常简单,:识别并统计单词.现在想来,感触颇多!-This is my first one C Programming Language, very simple, : statistics and word recognition. Now, come to think of a lot of feelings!
谭浩强C语言word版
- 这是有关C语言编程的好资料,它能从基础上让你学会如何编程!
DTW算法C语言程序,孤立词语音识别
- DTW算法C语言程序,孤立词语音识别,包括matlab的相关代码,内有详解。-DTW algorithm C Programming Language, isolated word speech recognition, including the relevant matlab code, there are Detailed.
word-counting
- 统计文章中每一个单词出现次数的程序,是C语言中字符串处理的经典教学例子-Article statistics the number of occurrences of each word in the process, the C language teaching in a classic example of string handling
word
- c语言版的词法分析器,分析c语言 图形界面-c language version of the lexical analyzer, analyze c language graphical interface
tuxiangchuli
- 一、 课程设计题目: 用C/C++语言编写灰度图像霍夫曼编码的程序 二、 设计内容及要求: 1、 用C/C++语言完成设计,在计算机上调试程序; 2、 上机课时:8课时; 3、 列出设计结果,并提交课程设计报告。 三、 设计方法与步骤: 1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 -First, the
Windows+CE+API
- WinCE API ,基于c 语言。这是比较详细的wince api。-WinCE API, based on the c language. This is a more detailed wince api.
C
- C语言教程word版本,内容很详细清晰,适用于初学者。非常有价值-C language tutorial word version of the content in detail clear, applicable to beginners. Very valuable
C
- 谭浩强C语言Word版,非常完整。可放心下载,-TAN Hao-Qiang C-Word version, very complete. Can rest assured that download,
WordCounter
- 封装一个类CText, 并编写一个软件,它可以完成对任意一个文本文件的字符统计工作, 可以统计的信息有:中文字符数、英文单词数、行数、字符个数(不计空格)、空格数。 同时上述的字符统计信息,要求能写到一个Report.txt文件中,并且能显示出来。但是不要求界面,只要能以命令行的形式输入及显示即可,另外统计功能也可参考Word中 的“字数统计工具”。 序遵循题目的要求,采用Visual Studio 2008编译环境编写,使用C++语言来完成。其中主要功能封装在CText类当中,并利
thq
- 清华大学-谭浩强-C语言教程-Word版-c language class
StudentBookCLanguageCourseDesign
- C语言 学生通讯录课程设计(功能齐全):1、用C语言实现系统; 2、利用结构体数组或动态链表实现学生通讯录的数据结构设计; 3、系统具有增加,查询,删除等基本功能; 4、系统的各个功能模块要求用函数的形式实现; 5、将通讯录信息存在文件中; 6、完成设计任务并编写课程设计说明书。 7、每个同学提交源程序(*.c),可执行程序(*.exe),保存通讯录信息的文件addrbook,课程设计说明书电子文档(word)。 -Student Book C Language
C-programming--word-vision
- 学习C语言的教程,谭浩强编的,第三版,也是最新版,非常好,很多大学都在用。-Learn C language tutorial, Hemopurification series, third edition, is the latest version, very good, many universities are using.
C-word
- 谭浩强C语言 word版 -C word
MSP430-C-key-word-expansion
- 关于微处理器MSP430的应用、C语言的关键字扩展 msp430-C language keyword expansion
C-programming--word-vision
- 学习C语言的教程,谭浩强编的,第三版,也是最新版,非常好,很多大学都在用。Learn C language tutorial, Hemopurification series, third edition, is the latest version, very good, many universities are using.-Learn C language tutorial, Hemopurification series, third edition, is the latest ve
词法分析
- 这是c语言编写的词法分析报告 实测可以使用(This is a word analysis report written in the C language that can be used for measurement)
新建 Microsoft Word 文档
- 用c语言实现查找文章中词频并排序(http://www.docin.com/p-1154334506.html)