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

搜索资源列表

  1. hangbanguanli

    0下载:
  2. 数据结构课程设计C++语言,应用了MFC库,图形界面编写的小型航班管理系统,数据结构采用文件读写方式,包括查询,订票,退票3个基本功能。 内有程序设计报告-Data Structures C++ language curriculum design, the application of the MFC library, a graphical interface written in small flight management systems, data structures used
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2503834
    • 提供者:核外电子
  1. migong

    0下载:
  2. 数据结构课程设计报告及代码 C语言环境 迷宫问题的设计 -Data structure curriculum design reports and code C language environment maze design issues
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:222950
    • 提供者:熊彪
  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
    • 文件大小:764938
    • 提供者:SANMIL
  1. lift

    0下载:
  2. 利用《数据结构》课程的相关知识完成一个具有一定难度的综合设计题目,利用C/C++语言进行程序设计,并规范地完成课程设计报告。-The use of " data structures" course knowledge is difficult to complete a comprehensive design of the subject, using C/C++ language programming, and design specification to repor
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2201
    • 提供者:Julian
  1. kechengsheji

    0下载:
  2. 数据结构课程设计,C语言,其中包含两则,一个是单链表的基本操作,500条语句,另外一个200条,是利用堆栈进行多种运算,均有报告-Curriculum design, data structures, C language, which contains two, one is the basic operation of a single linked list, 500 statements, while a 200 is the use of the stack for a variety
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:13451
    • 提供者:江浩
  1. paixu

    0下载:
  2. c语言编写,利用六种方法进行排序运算,以此对比各种排序方法的特点,包含源程序和课程设计报告。-c language using the six methods of sorting operations, thus comparing the characteristics of a variety of sorting methods, including source code and curriculum design report.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:12532
    • 提供者:江浩
  1. keyu

    0下载:
  2. 设计哈希表实现电话号码查询系统 利用《数据结构》课程的相关知识完成一个具有一定难度的综合设计题目,利用C/C++语言进行程序设计,并规范地完成课程设计报告。通过课程设计,巩固和加深对线性表、栈、队列、字符串、树、图、查找、排序等理论知识的理解;掌握现实复杂问题的分析建模和解决方法(包括问题描述、系统分析、设计建模、代码实现、结果分析等);提高利用计算机分析解决综合性实际问题的基本能力。
  3. 所属分类:Data structs

    • 发布日期:2016-01-24
    • 文件大小:983121
    • 提供者:wenwen
  1. AirlineReservationSystems

    0下载:
  2. 航空订票系统,C/C++语言写的数据结构的课程设计,包含有设计报告及完整代码-Airline reservation system, C/C++ language to write the data structures curriculum design, contains a design report and the complete code
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:350019
    • 提供者:刘凯
  1. 02002

    0下载:
  2. 数据结构课程设计,基于VS2008开发用用C语言,包含可执行程序,源码以及设计报告。是一个简单的图书馆进销存管理系统。-Curriculum design data structure, based on development with VS2008 using C language, including executable programs, source code and design report. Invoicing is a simple library management sy
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4642460
    • 提供者:张少伟
  1. shusheguanli

    0下载:
  2. C语言版数据结构课程设计,包含详细的代码和设计报告-C language version of the data structures curriculum design, contains a detailed code and design report
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:32978
    • 提供者:刘小东
  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
    • 文件大小:24572928
    • 提供者:肖强
  1. DataStructureCourseDesignReport

    0下载:
  2. 数据结构课程设计报告,基于c语言的,内含源代码-Data Structure Course design report, based on c language, containing the source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:436043
    • 提供者:zhang
  1. 01labview

    0下载:
  2. 关于labview设计的一些设计报告,CDMA系统中的反向预测功率控制算法,labview_通讯仿真,LabVIEW测量信号时间间隔的实现,labview生成exe,LabVIEW下基于BP神经网络,LabVIEW与C语言的接口技术及其应用,LabVIEW在数字电路课程教学中的应用,多项参数可编程的脉冲信号发生器-Labview design on some of the design report, CDMA system, the reverse power control algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1562242
    • 提供者:hhh
  1. curriculum-design-report

    0下载:
  2. 关于集合进行并交补运算演示的c语言课程设计报告 加源代码-On the collection and presentation of the c cross-complements the design language of the report plus the source code program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:21444
    • 提供者:邹圆圆
  1. the-sort-code-C-lan)

    0下载:
  2. 数据结构课程中的各种内部排序源码及课程设计报告(C语言编写的)-Courses in a variety of data structures within the sort code and curriculum design (C language)
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:120327
    • 提供者:飞鸥
  1. migong

    0下载:
  2. 利用栈实现迷宫求解 C语言版课程设计报告所需的源代码-Stack implementation using C language version of the maze solving curriculum design reports for the source code
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:13472
    • 提供者:蚂蚱
  1. stack

    0下载:
  2. 栈的应用表达式的运用,C语言实现,数据结构课程设计报告,覆盖率报告-The application of the use of the expression stack, C language, data structure curriculum design, coverage report
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:332583
    • 提供者:刘星
  1. c-program

    0下载:
  2. c语言课程设计例题,长整型四则运算及其课题报告例文-c program just a sample
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:162491
    • 提供者:kyj
  1. dangan

    0下载:
  2. 大学C语言课程设计实验报告 编写设计职工档案 程序架构: 职工信息为结构体形式,一个主函数,二个输入函数,一个输出函数,一个删除函数,一个额外函数,一个清屏函数。 主菜单实现功能: 1.创建数据 2.修改数据 3.显示信息 4.删除数据 5.退出程序-University C language courses designed experimental preparation of the report design workers file program
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1416
    • 提供者:ssq
  1. Data-structure-experiments

    1下载:
  2. 数据结构8个实验完整源码+可执行程序 +95个其他程序源码+ 数据结构课程设计报告 C语言程序设计题附答案 C语言课程设计 实验2 顺序查找 排序 实验3 顺序栈基本操作 实验4 顺序循环队列基本操作 实验5 二叉树的建立及遍历 实验6 哈夫曼树的创建及编码 实验7 图的创建及遍历 实验8 查找与排序算法 推箱子游戏 -Complete source of data structures eight experimental the th
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1861189
    • 提供者:何沙沙
« 12 »
搜珍网 www.dssz.com