CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 实验设计

搜索资源列表

  1. tcp

    0下载:
  2. 用TCP协议设计一个数据流传送程序。实验平台为Visual Basic开发平台。将程序输入到计算机后运行程序,输入服务器的IP地址,连接后,开始传送数据。-TCP protocol used to send program to design a data spread. Experimental platform for the Visual Basic development platform. After the program input to the computer running
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:2256
    • 提供者:张燕燕
  1. ftp

    0下载:
  2. 用FTP协议设计一个文件传送客户端程序。实验平台为Visual Basic开发平台。将程序输入到计算机后运行程序,输入服务器的IP地址,端口号、用户名和密码连接后,传送文件。-Design with a file transfer protocol FTP client program. Experimental platform for the Visual Basic development platform. After the program input to the computer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:11003
    • 提供者:张燕燕
  1. term1

    0下载:
  2. c++面向对象小学期1 虽然是入门级,典型的c++小练习还是有些帮助的。当时拿分比较高。 实验一 简单C++程序设计 一1猜价格游戏 一2计算 N 以内的所有素数 实验二 类与对象 二1矩形 二2 圆形二3友元 实验三 数组与指针 矩阵 实验四 继承与派生 形状类 实验五 多态性 五1对Point类重载++和――运算符 五2实现复数类的运算重载 实验六 流式IO 六1 六2 六3 实验七 C++程序设计应用 七
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:20108
    • 提供者:木子李
  1. MemoryManaging

    0下载:
  2. 内存管理模拟实验,为学校操作系统课程设计内容-Memory management simulation for the content of school courses on operating system design
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:565016
    • 提供者:杨子江
  1. DS18B20

    0下载:
  2. DS18B20串口显示实验程序,基于mega16,可以作为单片机相关设计的参考-DS18B20 FOR MEGA16
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:67427
    • 提供者:forest
  1. EDA

    0下载:
  2. EDA实验:掌握使用VHDL 描述组合电路的基本方法,学会使用QuatusII 对VHDL 代码进行综合和仿真,能够使用时序仿真功能对所设计模块进行仿真测试。(四位二进制数比较器 序列信号发生器 十字路口交通灯的设计)-EDA experiment: to master the combination of the circuit VHDL descr iption of the basic methods, learn to use QuatusII of the VHDL code synt
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:906690
    • 提供者:马琳
  1. Graphic

    0下载:
  2. 基于图模型的图像分割并行算法研究与实现,该方案通过网格划分来实现相似度矩阵的并行计算同时考虑到相似度矩阵的稀疏性和矩阵向量乘运算的内在并行性, 在该方案中本文设计并行算法来求解特征值问题在环境下的实验结果表明, 该并行方案是提高图模型分割方法实时性的有效途径.-Image segmentation based on graph model of parallel algorithm and implementation of the program through the mesh to ach
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:574980
    • 提供者:郭事业
  1. LinkMerge

    0下载:
  2. 归并实验,使用单链表作为基本数据结构来完成设计,采用模块化设计由主程序调用链表创建函数和归并程序完成-Incorporation experiments, using a single linked list as the basic data structure to complete the design, modular design to create the list from the main program calls the function and the merge proc
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1503
    • 提供者:仅以
  1. Principles_of_Computer_Composition_Course_Design.r

    0下载:
  2. 计算机组成原理课程设计,模拟实现微机的工作原理,包括底层组件的设计原图,和最终的微机原理图以及实验指导。-The design of computer architecture course, the working principle of computer simulation implementation, including the underlying components of the design artwork, and the final schematic and exper
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:65958
    • 提供者:qinghui
  1. 0608190248xiatao

    2下载:
  2. 实验利借助于Quartus II 软件设计了一个多功能数字钟,实现了校时,校分,清零,保持和整点报时等多种基本功能,此外还实现了闹钟,星期,音乐闹铃等附加功能。本文首先利用Quartus II进行原理图设计并仿真调试,最后在实验板上验证了设计的正确性。 关键字:数字钟 闹钟 仿真 准点报时 -Quartus II software by means of experimental Lee designed a multi-functional digital clock and real
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1186223
    • 提供者:李敬超
  1. juanjicoder

    0下载:
  2. 卷积码是一种性能优良的差错控制编码。本文在阐述卷积码编解码器基本工作原理的基础上, 提出了在MAX+ P lusÊ 开发平台上基于VHDL 语言设计(2, 1, 6) 卷积码编解码器的方法。仿真实验结果表明了该编解码器的正确性和合 理性。-juanjicoder
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:175799
    • 提供者:徐军
  1. 66666

    0下载:
  2. 基于MATLAB的信道编码教学实验软件设计与实现-Channel Coding Based on MATLAB Design and implementation of teaching experiments
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:195587
    • 提供者:陈志平
  1. diver

    0下载:
  2. 利用VHDL语言设计了五位除法器 实验环境为maxplusII 内有各个模块详细的程序代码 以及相应的模块截图-Designed using VHDL, five divider within the experimental environment maxplusII detailed code of each module and the corresponding module screenshot
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:23338
    • 提供者:vhdl
  1. mul64

    0下载:
  2. 64位乘法器设计实验是我在科大的第一个课程设计,verilog程序的熟练掌握对于微电子专业的学生来讲是非常必要的,对于此次设计我也花费了很长时间。 本设计分为3个部分,即控制和(1)状态选择部分,(2)乘法器部分,(3)加法器部分。 以下我将按此顺序进行说明。需要指出的是,在实际设计中的顺序恰好是颠倒的,这与设计思路有关,在刚开始的时候由于对整体没有一个很好的把握就先选择最简单的一部分几加法器开始入手,然后就是乘法器,最后作乐一个状态控制电路将两部分联系起来。 -A 64-bit m
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:647
    • 提供者:杨阳
  1. LABVIEW

    0下载:
  2. 用LABVIEW进行的实验内容参考书籍虚拟仪器LABVIEW7 EXPRESS程序设计-Experiments carried out with the content LABVIEW virtual instrument LABVIEW7 EXPRESS reference books programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:57754
    • 提供者:陈娟
  1. youxianji

    0下载:
  2. 1、设计进程控制块PCB表结构(与实验一的结构相同),分别适用于优先数调度算法和循环轮转调度算法。 2、建立进程就绪队列。对两种不同算法编制入队子程序。 3、编制两种进程调度算法:1)优先数调度;2)循环轮转调度 -1, the design process control block PCB table structure (same structure with the experimental one), applicable to the number of priority
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1542
    • 提供者:wang
  1. 123

    0下载:
  2. 本实验要求建造一个没有虚拟功能的内存管理系统。任务如下: ?设计一个内存管理器,支持至少两种分配策略, 如 ?rst-?t,Best-?t ?对不同分配策略的性能进行评估。-In this study, no virtual functions required to build a memory management system. The following tasks: ? Design of a memory manager that supports at least
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:343277
    • 提供者:lmjorz
  1. libsvm-mat-2[1].9-11

    0下载:
  2. LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题;并且提供了交互检验(Cross Validation)的功能。该软件包可以在http://www.csie.ntu.edu.tw/~c
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:239332
    • 提供者:caodi
  1. hafuman

    0下载:
  2. 一个简单的课程设计实验 哈夫曼树的编码 源程序及效果图-Hafuman
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:44409
    • 提供者:刘欢
  1. cyuyan

    0下载:
  2. C语言课程设计实验报告,很详细,希望可以帮到大家-C language curriculum design experiments reported in great detail, the desire to help people
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:237505
    • 提供者:张东
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 39 »
搜珍网 www.dssz.com