CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 报告 程序

搜索资源列表

  1. dijkstra

    0下载:
  2. 利用dijistra算法获取最短路径的控制台小程序,压缩包中含有设计报告。-Use dijistra algorithm to obtain the shortest path of the console applet package contains the design report.
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:566294
    • 提供者:
  1. ruanjiankechengsheji

    0下载:
  2. 本文档是关于大数运算的软件课程设计报告,里面包含了源程序和程序设计的相关类容-This document is the software, curriculum design report on the operation of large numbers, which contains the source code and programming related classes Yung .....
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:627845
    • 提供者:永远的小明
  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. huffman

    0下载:
  2. 用C++实现huffman编码,包括源码、可执行程序和实验报告-C++ huffman encoding, including source code, executable programs, and lab reports
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1039744
    • 提供者:林阳
  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
    • 提供者:何沙沙
  1. DES

    0下载:
  2. DES算法的加解密程序,MATLAB实现,还有实验报告一并附上。-DES algorithm encryption and decryption procedures, MATLAB implementation, the key length can only be eight.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:22802
    • 提供者:邓仕海
  1. IssueVision

    0下载:
  2. ThreadHelper.dll: 提供线程相关组件 SplashScreen 闪现的屏幕 SingletonApp 唯一程序,第二个实例不会动作 SafeLabel -- 可在多线程下安全操作的Label BackgroundWorker 后台工作程序 RunWorkerAnsy() 开始后台工作 DoWorkEventHandler 后台执行开始事件 执行异步任务 RunWorkerCompletedEventHandler 后台执行结束事件
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2653893
    • 提供者:ccs
  1. dict

    0下载:
  2. 词典小程序,用平衡二叉树构建数据结构。可以实现加载词库,查找单词,编辑单词,标记后删除单词,退出程序等功能。附一份实验报告-Dictionary,using AVL tree as its data structure. Functions:Loading word data,searching words,editing words,and deleting labeled words. appendixed with a report.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:206375
    • 提供者:周星
  1. Eccalendarl

    0下载:
  2. 电子万年历程序。带有封面,报告告中有流程图和源代码可直接使用。 -Electronic calendar program. With cover, flow charts and source code can be used directly in the report of the report.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:151813
    • 提供者:积累
  1. jiaoyan

    0下载:
  2. 循环冗余码的检测程序,对任意输入的码字报告出错与否。-Testing procedures of the cyclic redundancy code error or not, for any input code word report.
  3. 所属分类:Communication

  1. The-maximum-problem

    0下载:
  2. 最大值问题,程序设计C语言源代码,很有用,没有报告-The maximum problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:171149
    • 提供者:xierikang
  1. calculator

    1下载:
  2. 使用win32汇编写的计算器程序,里面含有自己的报告,以及源码,编写环境RadASM软件-Using win32 calculator program written in assembler, which contains its own report, as well as source code, authoring environment RadASM software
  3. 所属分类:assembly language

    • 发布日期:2014-06-23
    • 文件大小:1634304
    • 提供者:954977564
  1. Histogram-Equalization

    1下载:
  2. (a) 编写一个计算图像直方图的程序。 (b) 实现在 3.3.1节中讨论的直方图均衡化技术。 (c) 对图3.8(a)进行直方图均衡化增强。 本实验报告中至少应包括:原始图像,原始图像的直方图,直方图均衡化变换函数图,增强后的图,增强后 图像的直方图。用上述实验数据解释结果图像被增强的原因。 -(A) preparing a program to calculate the histogram. (B) histogram equalization techniqu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:79988
    • 提供者:张亚丽
  1. p_design

    0下载:
  2. 进程调度模拟程序说明书,课程设计报告,模拟实现进程调度-Process scheduling simulation program instruction, curriculum design report
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:91328
    • 提供者:alex
  1. ditonglvboqi_maichongbubianfa

    0下载:
  2. 利用脉冲响应不变法设计数字低通滤波器,完整的实验报告,内含matlab程序,可以运行-Use of impulse response invariance digital low-pass filter, a complete experimental report, containing the matlab program, you can run
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:144979
    • 提供者:wangliujie
  1. paike

    0下载:
  2. 用于学生选课安排教室的小程序设计,有程序文件+实验报告-For student elective arrange classroom program design, program files+ experiment report
  3. 所属分类:Education soft system

    • 发布日期:2017-05-24
    • 文件大小:4204844
    • 提供者:kiririn
  1. xsgl

    0下载:
  2. 1、系统需求 (1)问题描述: 该系统实现对若大学生的学习成绩进行管理。至少包括以下信息: 学号、姓名、科目、成绩。 (2)功能要求: 1.使用中文菜单,界面设计和用户输入输出要人性化些; 2.具有数据输入功能,输入的数据能最终保存在文件中; 3.具有数据删除功能,能最终从文件中删除; 4.具有多种查询(如按学号查询、按姓名查询、按成绩查询等)及输出功能; 5.其它功能(如各种统计,统计每个学生所有课程的平均分等等) 6.学生信息的修改(比如修改学生姓
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-23
    • 文件大小:504184
    • 提供者:若水
  1. Trepportth

    0下载:
  2. 本实验报告包含计数器、交通灯等微机机接口实验的完整程序源码 -In this study, the report contains the complete program source code of the counter, traffic lights and other computer-computer interface experiments
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:110385
    • 提供者:谈判
  1. Dmowwangjiesha

    0下载:
  2. 数据结构中魔王解释语言的程序源码实现,源代码内含在实验报告为docc的文件中,内有详细解释,为做数据结构魔王语言者提供参考 可直接使用。 -Beelzebub explained in the data structure language program source code, source code contains the files in the experimental report docc, detailed explanation of the data structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:12007
    • 提供者:一群舰队
  1. gps-big-bang

    0下载:
  2. 关于GPS定位的书籍程序和设计报告等,非常详细和全面,包含大量matlab和VC++源代码,可直接运行,以及相关热门书籍和课件,是长期搜集的成果,非常有用。-On the books of the GPS positioning process and design reports, very detailed and comprehensive with matlab and VC++ source code can be run directly, as well as popular bo
  3. 所属分类:source in ebook

    • 发布日期:2017-06-20
    • 文件大小:33886971
    • 提供者:adah
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com