CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - C语言 word

搜索资源列表

  1. 用C语言实现最近最久未使用(LRU)置换算法

    0下载:
  2. c语言编的LRU置换算法,word文档格式-series of the LRU algorithm replacement, word document formats
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:11.8kb
    • 提供者:刘刚
  1. SPLITT

    0下载:
  2. 大型文件分割组合 C 语言源程序,其中有一个英文word说明-large document segmentation portfolio C language source files, which is an English word note
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:15.22kb
    • 提供者:杨晓
  1. fft-C

    0下载:
  2. 采用C语言设计的FFT代码,在C语言下调试通过。文件为word文档,需要嵌入到自己的程序中
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.44kb
    • 提供者:李文良
  1. fft-Delphi

    2下载:
  2. 采用delphi语言设计的FFT代码,在C语言下调试通过。文件为word文档,需要嵌入到自己的程序中
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.55kb
    • 提供者:李文良
  1. sjjg1800

    0下载:
  2. 数据结构1800题~~~~最近在学习数据结构是在看的~~很不错~~在做练习时都可以找到其中的例题或者是类型题,C语言版的!WORD格式
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.37mb
    • 提供者:gaudi
  1. jyz

    0下载:
  2. GPSS语言编写的排队系统的模型模拟程序。和文档在一起的还有一个word的说明和一个c语言编写的排队系统的模拟程序,可以对照比较模拟的结果。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3.68kb
    • 提供者:gubaogang
  1. FreeICTCLAS

    0下载:
  2. ictclas c++版源代码,适用于C++语言的学习和中文分词算法的研究。-ictclas c++ version of the source code for C++ language learning and Chinese word segmentation algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-11
    • 文件大小:2.53mb
    • 提供者:gaowei
  1. word-counting

    0下载:
  2. 统计文章中每一个单词出现次数的程序,是C语言中字符串处理的经典教学例子-Article statistics the number of occurrences of each word in the process, the C language teaching in a classic example of string handling
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:405.58kb
    • 提供者:wangfuwei
  1. tic-tac-toe

    0下载:
  2. 在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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:936.62kb
    • 提供者:lina
  1. tuxiangchuli

    0下载:
  2. 一、 课程设计题目: 用C/C++语言编写灰度图像霍夫曼编码的程序 二、 设计内容及要求: 1、 用C/C++语言完成设计,在计算机上调试程序; 2、 上机课时:8课时; 3、 列出设计结果,并提交课程设计报告。 三、 设计方法与步骤: 1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 -First, the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:747.01kb
    • 提供者:SANMIL
  1. ant

    0下载:
  2. 蚁群算法 用C语言实现的。可能有一点简单。word格式,介绍比较详细-Ant colony algorithm using the C language. May be that simple. word format, introduced in more detail
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:14.15kb
    • 提供者:Amon
  1. shujujiegou

    0下载:
  2. 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.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:597.53kb
    • 提供者:wy
  1. EightQueen

    0下载:
  2. 八皇后问题,基于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
  3. 所属分类:Data structs

    • 发布日期:2017-06-15
    • 文件大小:23.43mb
    • 提供者:肖强
  1. CountKeyword

    0下载:
  2. 输入C语言保留字文本文件、C语言源程序文件,输出记录对应C语言源文件中各关键词出现次数的文本文件。 完成以下功能:读取C语言保留字文本文件,建立C语言保留字链表;建立逐行读取给定C语言源文件,分解出每个单词并与C语言关键词进行比较,记录各关键词出现的次数,将所有关键词出现的次数保存到给定文本文件;要考虑用命令行参数实现该任务。 要应用以下知识点:文件的读写;字符数组的操作;命令行参数的使用。 -Enter the C language reserved word text file,
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.63kb
    • 提供者:王伟
  1. Cprogamming

    0下载:
  2. c 语言的中文版。里面是word版的,希望可以对大家有用-c language, Chinese. There is a word version in the hope that useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:677.31kb
    • 提供者:erin
  1. shui-di-shi-chuan-_c

    0下载:
  2. 水滴石穿之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
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:837.16kb
    • 提供者:离子
  1. Classical-filtering-algorithms-

    0下载:
  2. 经典滤波算法及C语言程序各种经典的数字滤波算法及部分c程序实现word文档-Classical filtering algorithms and C language program of classical digital filtering algorithm and some of the c word document program implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:11.73kb
    • 提供者:weikang
  1. qiu-dan-ci

    0下载:
  2. 输入一个字符串,再用C语言实现单词个数计算的问题,-Enter a string, and then calculated the number of C language word problems
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:689byte
    • 提供者:宋云云
  1. Microsoft-Word-

    0下载:
  2. Floyd最短路径算法,任意找出两点的最短距离,C语言代码。-Floyd shortest path algorithm, and find out the most short of any two points, C language code.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4.29kb
    • 提供者:
  1. 新建 Microsoft Word 文档

    0下载:
  2. C语言实现阶乘,可以是任意一个数的阶乘,当然要计算机能够存的下(C language implementation factorial)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-03
    • 文件大小:15kb
    • 提供者:Mysoultime
« 12 »
搜珍网 www.dssz.com