CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 文件格式 搜索资源 - 实用

搜索资源列表

  1. 大学生英语学习网站设计开题报告

    0下载:
  2. 大学生英语学习网站设计开题报告,实用,内容丰富,已通过老师审批,College English learning website design problem that the report, practical, rich content, the teacher has passed the approval
  3. 所属分类:文件格式

    • 发布日期:2017-03-21
    • 文件大小:160347
    • 提供者:sda
  1. fillcontour.rar

    1下载:
  2. 关于等值线颜色填充的内容,相当实用,具很高参考价值,failed to translate
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:798629
    • 提供者:fx
  1. ANN

    1下载:
  2. 哈工大的神经网络课件,内含源代码,很实用,欢迎下载-HIT the neural network software, including source code, it is useful, please download
  3. 所属分类:File Formats

    • 发布日期:2017-05-28
    • 文件大小:10838919
    • 提供者:zy
  1. EXEL

    0下载:
  2. 介绍了exel的具体使用方法,技巧,简单实用,很值得收藏-introduce the exel method ,easy to learn ,very useful
  3. 所属分类:File Formats

    • 发布日期:2017-11-05
    • 文件大小:13864293
    • 提供者:刘进进
  1. quadrature-mirror-filter

    0下载:
  2. 有关正交镜像滤波器组的优化设计方面的文章,方法新颖,简单实用-For the optimization of quadrature mirror filter design for articles on new, simple and practical
  3. 所属分类:File Formats

    • 发布日期:2017-03-25
    • 文件大小:409087
    • 提供者:谭方
  1. pojie

    0下载:
  2. 破解密码,速度块,实用,是一套很好的破解工具-Crack the password, the speed of block, functional, is a very good tool to break
  3. 所属分类:File Formats

    • 发布日期:2017-03-26
    • 文件大小:355136
    • 提供者:Jason
  1. Polyu_Pamprint_Database

    5下载:
  2. 香港理工大学的掌纹库,100个人的,每个人的6张,很实用,做掌纹处理的必须有的,我找了好久才找的-The Hong Kong Polytechnic University, palm database, 100 individuals, each person' s six, it is practical to do palm processing must be some, I' m looking for a long time to find the
  3. 所属分类:文件格式

    • 发布日期:2013-03-18
    • 文件大小:31970609
    • 提供者:曹宇飞
  1. android-ico

    0下载:
  2. 开发实用小图标,都挺好看的,需要的快下吧-Development of practical small icon, all kind of good-looking, fast under
  3. 所属分类:File Formats

    • 发布日期:2017-05-20
    • 文件大小:6138981
    • 提供者:wangji
  1. dianqiweixiu

    0下载:
  2. 电气设备维修方法和实际应用,比较实用,和大家分享。-Electrical equipment maintenance practices and practical applications, more practical, and to share.
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:6420
    • 提供者:sandpiper
  1. inverted-pendulum

    0下载:
  2. 主要讲授了一级道理摆的建模和极点配置方法的使用,还介绍了爱克曼极点配置方法如何在MATLAB环境中使用的方法,很实用!-The main reason to teach the level before the modeling and the use of pole placement method, also introduced Cookman love pole placement method in MATLAB environment, how to use methods, ver
  3. 所属分类:File Formats

    • 发布日期:2017-03-25
    • 文件大小:535304
    • 提供者:陈健
  1. emailscript

    0下载:
  2. 很实用的一个完整email发送程序,很简单,把下列代码复制到一个空白文本页面,如index.php,运行就 行了。-err
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:2378
    • 提供者:wangdengqi
  1. FATfilesystemprinciple

    0下载:
  2. FAT文件系统原理-全面讲述FAT文件系统原理(pdf格式),非常实用,由“北亚数据恢复中心”提供。-Principles of FAT file system- a comprehensive talk about the principle of FAT file system (pdf format), very useful, from North Data Recovery Center to provide.
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:649406
    • 提供者:yanghq
  1. clock

    0下载:
  2. 做出一个小时钟很有效果简单实用的程序不难那VB做的 -Make a small effect of the clock is very simple and practical procedure is not difficult to do that VB
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:2346
    • 提供者:王浩
  1. AutomaticTypesetting

    0下载:
  2. 从别的地方下载的小软件,很实用 文章自动排版软件,很不错的,可以试试.-From other places to download a small software, very useful article automatic typesetting software, very good, you can try.
  3. 所属分类:File Formats

    • 发布日期:2017-05-07
    • 文件大小:1258366
    • 提供者:wangzibin
  1. AssemberProgram

    0下载:
  2. MCS-51单片机实用子程序库 的使用方法如下: 1.将子程序库全部内容链接在应用程序之后,统一编译即可。优点是简单方便,缺点是程序太长,大量无关子程序也包含在其中。 2.仅将子程序库中的有关部分内容链接在应用程序之后,统一编译即可。有些子程序需要调用一些低级子程序,这些低级子程序也应该包含在内。优点是程序紧凑,缺点是需要对子程序库进行仔细删节。-MCS-51 single-chip utility subroutine library subroutine library to
  3. 所属分类:File Formats

    • 发布日期:2017-04-28
    • 文件大小:16110
    • 提供者:wanghua
  1. lanqiujifenxitong

    0下载:
  2. 本系统根据篮球比赛过程中计时计分等基本功能设计而成。在以AT89S52单片机为核心实现计时计分基本功能之外,还增加了比赛过程中常见的双方犯规、失误、篮板等记录,从而使系统更具有高度的应用价值和实用功能。-Basketball game the system in accordance with the process of classification of the basic functions of time designed. AT89S52 microcontroller in the
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:38356
    • 提供者:黄增华
  1. duogongnengdianzirili

    0下载:
  2. 本设计介绍一种以单片机AT89S52为核心的多功能电子日历进行了研究,在实现了电子日历的主要功能的同时还具备时钟和温度计的功能,采用的时钟芯片和温度传感器都是新型的产品,具有较高的实用价值和研究意义。- The design of a single-chip AT89S52, introduced as the core of the multi-function electronic calendar conducted a study on the electronic calendar
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:435617
    • 提供者:黄增华
  1. AT89C2051ISD2560

    0下载:
  2. 介绍了由Flash单片机AT89C2051及数码语音芯片ISD2560组成的电脑语音系统。设计出了系统的硬件电路,给出了录、放音实用的源程-In the paper, a microcomputer sound system based on AT89C2051 and ISD2560 is introduced. Hardware circuit of system is designed, and practical programmes are given.
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:236804
    • 提供者:xxmmuu
  1. zdlj

    0下载:
  2. 最短路径问题(包括Floyd算法和避圈法)的matlab程序,较实用-Shortest path problems (including Floyd algorithm and avoid the circle method) matlab procedures, more practical
  3. 所属分类:File Formats

    • 发布日期:2017-03-23
    • 文件大小:17445
    • 提供者:cb
  1. shiyongdebeijingtiquyugengxinsuanfa

    0下载:
  2. 一种很实用的背景提取与更新算法,里面还又其他几种背景提取方法的分析与比较。-A very useful background extraction and updating algorithm, which also has several other background extraction method of analysis and comparison.
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:932345
    • 提供者:欧阳
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com