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

搜索资源列表

  1. experiment1

    0下载:
  2. dsp实验箱的实验一:基本数学运算,dsp入门的好例子-dsp Experiment Box Experiment 1 : basic arithmetic, dsp good example of entry
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:9596
    • 提供者:曹志民
  1. experiment1

    0下载:
  2. 操作系统课程信号量机制实验(哲学家吃乳猪),JAVA源码
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-17
    • 文件大小:4796
    • 提供者:tutu
  1. Experiment1

    0下载:
  2. 用JAVA实现的操作系统中,时间分片算法,和段进程优先算法
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2347
    • 提供者:swcdxd
  1. experiment1

    2下载:
  2. 超分辨率图像处理从几幅图象中提取像素合成新的比较清晰的图像-Super-resolution image processing to extract images from a number of new synthetic pixel images clearer
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2210381
    • 提供者:tlh
  1. experiment1

    0下载:
  2. 一、进程与线程 下载相关的阅读材料 1. 在windows 下编写一个控制台应用程序,命名为an_ch2_1b。这个程序不断地输出如下行: Those output come from child,[系统时间] 另外写一个控制台应用程序,命名为an_ch2_1a。这个程序创建一个子进程,执行an_ch2_1b。这个程序不断地输出如下行: Those output come from child,[系统时间] 观察程序运行的结果,并对你看到的现象进行解释。你如何
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:23612
    • 提供者:luqianhui
  1. experiment1

    0下载:
  2. 估计随机信号的样本自相关序列。先以白噪声 为例-Random signal is estimated that the sample autocorrelation sequences. First used white noise as an example
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:65642
    • 提供者:王琴
  1. experiment1

    0下载:
  2. 这是利用ESRI公司的ArcEngine的接口开发的一个GIS小程序-This is the use of ESRI' s ArcEngine the development of a GIS interface applet
  3. 所属分类:GIS program

    • 发布日期:2017-03-28
    • 文件大小:116932
    • 提供者:陈晓风
  1. experiment1

    0下载:
  2. VHDL实现寄存器的代码,最后一个是完全正确的,前几个有些问题。-VHDL implementation register code, the last one is completely correct, the first few there are some problems.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:215761
    • 提供者:Yehe
  1. experiment1

    0下载:
  2. VHDL实验一,利用原理图输入法设计4位全加器-VHDL test 1, use of schematic input 4-bit full adder design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:495834
    • 提供者:童长威
  1. experiment1

    0下载:
  2. ball绘制的数据结构,数据结构实习成果,需要的可以下-ball drawn data structure, data structure internship results need to be under
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:265997
    • 提供者:张磊
  1. experiment1

    0下载:
  2. 简单的对图像进行锐化和平滑处理的函数,运行test函数即可,图像包含在文件中。-Simple sharpening and smoothing the image processing function, you can run the test function, the image contained in the document.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:69891
    • 提供者:张成
  1. experiment1

    0下载:
  2. 模拟DDA算法,通过利用圆形来模拟像素展示DDA算法绘画直线的过程。编译、构建、连接之前请先安装glut。-Simulated DDA algorithm, through the use of circular pixel display DDA algorithm to simulate the process of drawing lines. Build, build, connect before you install glut.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:973
    • 提供者:林宇浩
  1. experiment1

    0下载:
  2. 模式识别实验验程序 极大似然估计和Fisher线形判别分析-Experimental test procedures for pattern recognition maximum likelihood estimation and Fisher linear discriminant analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:48380
    • 提供者:肖达
  1. Experiment1

    0下载:
  2. 图像处理,模式识别,采用经典模式识别算法实现车厢中人员自动清点-Image processing, pattern recognition, pattern recognition algorithm using the classical automatic inventory of personnel inside
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:6730054
    • 提供者:张伟峰
  1. experiment1

    0下载:
  2. fuzzy arithmetic program is creating error
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2013
    • 提供者:tap
  1. Compile-principle-experiment1-6

    0下载:
  2. 编译原理实验指导书 实验一 词法分析程序(扫描器)的设计 实验二 递归下降语法分析程序设计 实验三 LL(1)语法分析器设计 实验四 算符优先分析器设计 实验五 LR分析器设计 实验六 语法制导翻译程序设计-Compile term Principle Experiment Experimental Analysis of Instruction Program (scanner) is designed to test two recursive descent par
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:46306
    • 提供者:浮云
  1. Pattern-recognition-experiment1

    0下载:
  2. 基于多层感知器的DNA序列分类器的设计,里面有说明文档和源程序-Based on the DNA sequence of MLP classifier design, which has documentation and source code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:122517
    • 提供者:wfujpn105
  1. NET2

    0下载:
  2. 网络实验2 完成了 p2p的文件共享,在net1实验里面的基础上扩充了p2p的子功能,调用的协议有 TCP & UDP 使用了 winsocket编程,对于初学者了解网络颇有帮助-net experiment 2 completed function of p2p file sharing it is the advancement of experiment1
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1659806
    • 提供者:alex
  1. experiment1

    0下载:
  2. 集合的并交和差运算,是自己写的实验,希望能为大家带来方便-Collection and delivery and poor operation, write your own experiment, hoping to bring convenience to everyone ~ ~
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1756
    • 提供者:蒋茹
  1. 3

    0下载:
  2. Java 实验报告 实验要求 (1) 编写Point类,实现相关方法 (2) 编写Circle类,实现相关方法 (3) 编写ClassTest类,并在main方法中创建两个Point对象和两个Circle对象,对象的参数可以用固定值 (4) 调用Point和Circle的相关方法,并把返回值输出到屏幕上。 (5)  把实验1-2的程序制作为2个Java包。  实验中的包名为experiment?,其中?表示实验编号。例如,实验
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:10508
    • 提供者:duanduan
« 12 »
搜珍网 www.dssz.com