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

搜索资源列表

  1. renwuguanliqi

    0下载:
  2. 操作系统课程设计:任务管理器 内含详细报告和程序-Operating System Course Design: Task Manager contains detailed reports and procedures
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:498721
    • 提供者:王德龙
  1. jiekou

    0下载:
  2. 两机通讯 包括报告,执行程序,实现两台电脑进行文件传输的源程序-err
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:231755
    • 提供者:chb
  1. 110

    0下载:
  2. 关于画图程序的课程设计的VC++的编程 含课程设计报告 希望有用-Paint program on the curriculum design of VC++ Programming with curriculum design report hope that useful
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:41019
    • 提供者:knight
  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. 123

    0下载:
  2. 操作系统课程设计文件管理系统VC程序,源码和报告其全-Operating System Course Design Document Management System VC procedures, source code and report its wholly-
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:34521
    • 提供者:梁威
  1. crashfind

    0下载:
  2. 写程序时常常报告一些地址不能读或写的警告错误。那么我们如何根据这些地址找到源代码的出错行呢。这两篇文章回答了此问题。-Written procedures often report a number of addresses can not read or write a warning error. So how are we going to find these addresses according to the source code it wrong line. These two
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:376580
    • 提供者:tao
  1. student

    0下载:
  2. 面向对象程序设计,实现学生分数管理,实验报告,源代码-Object-oriented programming to achieve scores of management students, laboratory reports, source code
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2349
    • 提供者:jdk_1_ok
  1. shu_ju_jie_gou_ke_cheng_she_ji(1)

    0下载:
  2. 数据结构课程设计源码以及报告 有3个程序:1)哈弗曼树及哈弗曼编码 2)排序—内部排序方法 3)Hanoi Tower-Data structure, as well as curriculum design source reported three procedures: 1)哈弗曼trees and哈弗曼coding 2) sort- internal sorting method 3) Hanoi Tower
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:254147
    • 提供者:利莉
  1. air

    0下载:
  2. 一个机场模拟的程序和实验报告,学习<数据结构>者必用,比较容易阅读-An airport simulation procedures and experimental reports, learning
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:176346
    • 提供者:tzy
  1. CWT-CSQC

    1下载:
  2. 电容生产线在线快速批量抽检,数据直接采集到计算机中,并画出直方图,及时而直观地报告生产线上批量生产的电容质量分布情况。此程序用C编写,仿WINDOWS菜单可在DOS下运行。通过GPIB卡控制美国惠普公司的HP4278电容测试仪采集数据到计算机中,自动生成质量检验部门所需的图表。本软件已在深圳电容生产厂家使用多年。这里给出我的全套源代码。-Capacitor production line online fast bulk sampling, data collection directly to
  3. 所属分类:OS Develop

    • 发布日期:2017-04-25
    • 文件大小:43289
    • 提供者:WSW
  1. P_M_Modle

    0下载:
  2. P_M正则化图像滤波的一个实验例子,包含程序和实验结果还有实验报告-Tikhonov P_M image filtering example of an experiment, including the procedures and experimental results are experimental report
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20118360
    • 提供者:吴亚鹏
  1. Redirect

    0下载:
  2. 自己开发的XML重定向流计数程序Redirect.exe。它使用SAX EntityResolver为外部实体重定向输入流。Redirect安装一个实体解答器,捕捉对外部DTD文件的调用,并重定向到另一个具体的包含DTD的文件,然后计算并报告XML文件中的元素和个数。 用法:Redirect <XML file>-Developed their own XML redirects flow counting procedure Redirect.exe. It uses SAX
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1094522
    • 提供者:
  1. javakeshebaogao

    0下载:
  2. 课程设计:利用Socket编程制作一个简单的C/S应用 编写Applet程序实现字体的放大和缩小 同学录.详细报告。-Curriculum design: Using Socket programming to produce a simple C/S applications preparation procedures achieve Applet font zoom in and out Classmates. A detailed report.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:847540
    • 提供者:妞妞
  1. DataBase

    0下载:
  2. 关于数据库的报告及语言运行程序,可以正常正常运行.希望有所帮助.
  3. 所属分类:File Formats

    • 发布日期:2017-04-27
    • 文件大小:116133
    • 提供者:王水
  1. CoCo

    0下载:
  2. 关于聊天程序CoCo的开发报告,详细介绍了开发的内容-CoCo chat about the procedures of the Development Report, detailing the development of content
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:490020
    • 提供者:赵江
  1. jisuanji_piano

    0下载:
  2. 这是我在很多网站上辛苦搜集的所有有关计算机钢琴的程序以及大量报告,呵呵,下载之后,保证你不会后悔的,电子琴我自己也做了一个,还有配套的音乐取码软件,另外上传。-This is my web site at a lot of hard work to collect all the relevant procedures, as well as a computer piano substantial report, huh, huh, after the download, guarantee
  3. 所属分类:assembly language

    • 发布日期:2017-05-09
    • 文件大小:1794395
    • 提供者:Alexi
  1. elevator

    0下载:
  2. 一个简单的电梯模拟程序,有需求报告和源代码-Elevator simulation of a simple procedure, there is a demand for reports and source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:35942
    • 提供者:余永红
  1. PSO

    0下载:
  2. 本程序利用粒子群算法解决连续空间优化问题,所用函数在实验报告中有给出。 -This procedure using particle swarm optimization algorithm to solve continuous space problem, the use of function in experimental reports have give.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1344
    • 提供者:woshitian
  1. TransferDemo

    0下载:
  2. 这是一个简单的文件传输程序,是湘潭大学05级网络工程的程序设计课题,这个压缩包里包含了源文件,可执行文件和实践报告。-please look the chinese discribe
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:361094
    • 提供者:she
  1. zhongduan

    0下载:
  2. 关于中断的几个程序,已经写成报告形式,试验结果也已表明-About interrupted some procedures have been written in the form of a report, test results have indicated that
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:122414
    • 提供者:周知
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com