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

搜索资源列表

  1. chexiangtiaodu

    0下载:
  2. 数据结构课程设计 车厢调度 一、需求分析 1、用编号依次为1,2,3,……,n表示停在铁路调度站入口处的车厢序列。 2、用一个栈形象地表示为火车的调度站。 3、利用栈先进后出的性质,结合递归和回溯算法,实现编号1…n的车厢的所有可能的序列和每种序列的出入栈变化过程。 本程序用C语言实现,已经在TURBOC 2.0环境下通过。-Data structure the curriculum design of a train scheduling, needs analy
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:60672
    • 提供者:llh
  1. 20081221

    0下载:
  2. 迷宫可用一个二维平面图形将迷宫左上角作为入口,右下角作为出口。该程序实现自动生成迷宫和走迷宫的算法设计。-Maze can be used a two-dimensional graphics to the upper left corner of the maze as the entrance to the lower right corner as an export. The program automatically generates Maze maze and the algori
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1352
    • 提供者:王叶松
  1. Huffman

    0下载:
  2. 编写一程序求Huffman树。主要内容包括: 设计数据结构,求出Huffman树。 模拟Huffman树的形成过程。 给出Huffman编码。 -Procedures for the preparation of a Huffman tree. The main contents include: the design of data structure, obtained Huffman tree. Huffman simulated the formation of the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:10178
    • 提供者:yili
  1. huffman

    0下载:
  2. 这是一款huffman编码设计器,有压缩解压功能,有具体代码和论坛-This is a huffman encoding Designer, there are compression decompression functions, there are specific codes and forums
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-28
    • 文件大小:42226
    • 提供者:王三
  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. ScoreSystem

    0下载:
  2. 学生成绩查询系统,运用结构体,struct ,sort ,Clrscr(),textcolor()函数,用for()循环语句,switch和ifelse作为条件测试语句。 程序实现了学生成绩查询功能,有20个我们班学生的数据信息,每个包含: 学号 — num [10](字符串)、姓名(拼音)— name[25](字符串)、 性别 — sex(字符,M或W)、年龄 — age(整型)、 三门课程成绩(高数、英语、计算机)— score [3 ](单精度)。设计一个系统: 定义
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:45075
    • 提供者:林林
  1. GXZGGL

    0下载:
  2. C++课程设计 C++开放的高校职工管理软件 附带源代码及报告-C++ Curriculum design C++ Open College staff management software source code and reports incidental
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:756285
    • 提供者:菲菲
  1. Minium_Spanning_Tree(Kruskal)

    0下载:
  2. 最小生成树问题 问题描述:若要在n个城市之间架设通讯网络,只需要架设n-1条线路即可。如何以最低的经济代价建设这个通讯网,是一个网的最小生成树问题。 设计要求:利用克鲁斯卡尔算法求网的最小生成树;以文本形式输出生成树中各条边以及它们的权值。 -The issue of minimum spanning tree problem Descr iption: n To set up a communication network between cities, only need to
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:8055
    • 提供者:利莉
  1. vbProjects

    0下载:
  2. 关于超市管理系统的代码,主要关于是用户界面设计的,对刚开始学习界面设计的人有参考作用-Supermarket Management System on the code, mainly on the user interface is designed for beginning to learn interface design reference for people
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-29
    • 文件大小:117825
    • 提供者:郭姗
  1. asdaf

    0下载:
  2. 案例1判断闰年程序 微机原理课程设计 重要-Case 1 to determine leap year program microcomputer important principle of curriculum design
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:1951
    • 提供者:张峰
  1. H0832-4

    0下载:
  2. 案例2产生随机数并运算的程序 微机原理课程设计-Case 2 generate random numbers and computing procedures Microcomputer Principle curriculum design
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2384
    • 提供者:张峰
  1. H0832-4ty

    0下载:
  2. 案例2产生随机数并运算的程序 课程设计危机与阿尼-Case 2 generate random numbers and procedures for curriculum design computing crisis and Ani
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-27
    • 文件大小:2388
    • 提供者:张峰
  1. shucai

    0下载:
  2. 在学校时做的第一个项目,主要设计到经销管理方面的增删改查!-At the first school to do a project, the main design to distribution management additions and deletions to search!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-11
    • 文件大小:2232553
    • 提供者:任炳林
  1. MC

    0下载:
  2. 设计时钟,自己写的,有问题可以联系我。我QQ1043742270-The design of the clock that he wrote, there are problems I can contact. I QQ1043742270
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1314
    • 提供者:木灵蓝
  1. jianpangpingmu

    0下载:
  2. 4x4键盘,1602液晶,数码管扫描,led点阵显示设计,按键查询-4x4 keypad, 1602 LCD, digital scanning tube, led dot matrix display design of key inquiries
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:696620
    • 提供者:lingling
  1. mzb3

    0下载:
  2. ado.net程序设计,用于建立学生信息表-ado.net programming, for the establishment of Student Information Form
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:2806
    • 提供者:梅枝波
  1. mzb3

    0下载:
  2. ado.net程序设计,用于建立学生信息表-ado.net programming
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:2806
    • 提供者:梅枝波
  1. hongwai

    0下载:
  2. 基于VC++的红外对管的驱动设计,适用于各种平台-GGGGGG
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:49489
    • 提供者:南超州
  1. firs

    0下载:
  2. 利用MATLAB实现正交滤波器组的设计。-Use MATLAB to achieve the design of orthogonal filter banks.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:407601
    • 提供者:洪依
  1. Cpp1

    0下载:
  2. 对学生成绩管理是教务管理的重要内容,本设计对学生的成绩进行管理,要求用菜单选择操作方式完成下列功能。 登记学生成绩 查询学生成绩 插入学生成绩 删除学生成绩 算法输入:操作要求、学生信息。 算法输出:操作结果。-Of student achievement management is an important aspect of educational administration, the design of the achievements of students f
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:1076
    • 提供者:柏德胜
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »
搜珍网 www.dssz.com