搜索资源列表
用C语言实现最近最久未使用(LRU)置换算法
- c语言编的LRU置换算法,word文档格式-series of the LRU algorithm replacement, word document formats
SPLITT
- 大型文件分割组合 C 语言源程序,其中有一个英文word说明-large document segmentation portfolio C language source files, which is an English word note
fft-C
- 采用C语言设计的FFT代码,在C语言下调试通过。文件为word文档,需要嵌入到自己的程序中
fft-Delphi
- 采用delphi语言设计的FFT代码,在C语言下调试通过。文件为word文档,需要嵌入到自己的程序中
sjjg1800
- 数据结构1800题~~~~最近在学习数据结构是在看的~~很不错~~在做练习时都可以找到其中的例题或者是类型题,C语言版的!WORD格式
jyz
- GPSS语言编写的排队系统的模型模拟程序。和文档在一起的还有一个word的说明和一个c语言编写的排队系统的模拟程序,可以对照比较模拟的结果。
FreeICTCLAS
- ictclas c++版源代码,适用于C++语言的学习和中文分词算法的研究。-ictclas c++ version of the source code for C++ language learning and Chinese word segmentation algorithm.
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
tic-tac-toe
- 在VC环境下用C++语言编写的一字棋小程序,采用人工智能原理里的博弈树的启发式搜索原理-VC environment in C++ language with the preparation of the word game of small procedures, the principle of the use of artificial intelligence in the game tree search heuristic principle
tuxiangchuli
- 一、 课程设计题目: 用C/C++语言编写灰度图像霍夫曼编码的程序 二、 设计内容及要求: 1、 用C/C++语言完成设计,在计算机上调试程序; 2、 上机课时:8课时; 3、 列出设计结果,并提交课程设计报告。 三、 设计方法与步骤: 1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 -First, the
ant
- 蚁群算法 用C语言实现的。可能有一点简单。word格式,介绍比较详细-Ant colony algorithm using the C language. May be that simple. word format, introduced in more detail
shujujiegou
- C语言数据结构(word版)。 数据结构是计算机科学与技术专业的专业基础课,是十分重要的核心课程。-C language data structures (word version). Data structures in computer science and technical expertise of the professional basis of course, is very important to the core curriculum.
EightQueen
- 八皇后问题,基于MFC界面,C++语言写的,可以动态演示,还有word文档报告,下下来就可以教的数据结构课程设计-Eight Queens problem, the interface based on MFC, C++ language to write, can be dynamically presentation, as well as word document report, the next down to the data structure can teach curricul
CountKeyword
- 输入C语言保留字文本文件、C语言源程序文件,输出记录对应C语言源文件中各关键词出现次数的文本文件。 完成以下功能:读取C语言保留字文本文件,建立C语言保留字链表;建立逐行读取给定C语言源文件,分解出每个单词并与C语言关键词进行比较,记录各关键词出现的次数,将所有关键词出现的次数保存到给定文本文件;要考虑用命令行参数实现该任务。 要应用以下知识点:文件的读写;字符数组的操作;命令行参数的使用。 -Enter the C language reserved word text file,
Cprogamming
- c 语言的中文版。里面是word版的,希望可以对大家有用-c language, Chinese. There is a word version in the hope that useful
shui-di-shi-chuan-_c
- 水滴石穿之c语言系列全面上市——学习c语言高级部分的必备资料 作者多年经验融合而成 分为十二个系列,每个系列只有短短的几页word 简约而不简单-Audio Bible series of comprehensive listing of c language- learn c language part of the necessary information on senior years of experience in a combination of the twelve is div
Classical-filtering-algorithms-
- 经典滤波算法及C语言程序各种经典的数字滤波算法及部分c程序实现word文档-Classical filtering algorithms and C language program of classical digital filtering algorithm and some of the c word document program implementation
qiu-dan-ci
- 输入一个字符串,再用C语言实现单词个数计算的问题,-Enter a string, and then calculated the number of C language word problems
Microsoft-Word-
- Floyd最短路径算法,任意找出两点的最短距离,C语言代码。-Floyd shortest path algorithm, and find out the most short of any two points, C language code.
新建 Microsoft Word 文档
- C语言实现阶乘,可以是任意一个数的阶乘,当然要计算机能够存的下(C language implementation factorial)