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

搜索资源列表

  1. 10lvbo

    0下载:
  2. 10种软件滤波方法的示例程序,编程经验和技巧,相信会有很大帮助
  3. 所属分类:软件工程

    • 发布日期:2014-01-17
    • 文件大小:4836
    • 提供者:张扬
  1. NewProject1

    0下载:
  2. 这是一个用QT做的用加农炮大飞碟的示例程序.对学习QT有很大帮助. 这是最后的例子:一个完整的游戏。 我们添加键盘快捷键并引入鼠标事件到CannonField。我们在CannonField周围放一个框架并添加一个障碍物(墙)使这个游戏更富有挑战性。 t14/lcdrange.h包含LCDRange类定义。 t14/lcdrange.cpp包含LCDRange类实现。 t14/cannon.h包含CannonField类定义。 t14/canno
  3. 所属分类:软件工程

    • 发布日期:2014-01-18
    • 文件大小:34647
    • 提供者:tanghui
  1. 2000PDF

    0下载:
  2. ROBOCUP的国外球队2000年总结报告,有示例程序,可参考。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2021935
    • 提供者:陈杰
  1. mega16 示例程序

    0下载:
  2. 初学者的宝典 mega16的示例程序 简单易懂
  3. 所属分类:文档资料

    • 发布日期:2011-04-23
    • 文件大小:866312
    • 提供者:wsmaggie512
  1. how-to-use-MATLAB-design-resonator

    3下载:
  2. 这篇文章讲述如何应用MATLAB设计激光谐振腔,内有示例程序源码,适合初学者阅读学习-This article describes how to use MATLAB design laser resonator, there are examples of program source code, suitable for beginners to learn to read
  3. 所属分类:software engineering

    • 发布日期:2016-04-13
    • 文件大小:156672
    • 提供者:李源
  1. EMD程序使用

    0下载:
  2. 介绍了EMD程序的流程及在matlab平台上的一段示例,能帮你更好理解EMD算法
  3. 所属分类:技术管理

    • 发布日期:2012-10-25
    • 文件大小:84992
    • 提供者:zygoogle
  1. software_filtering

    0下载:
  2. 10种常见软件滤波示例程序及其实现方法.-10 kinds of common filtering software, sample programs and its realization method.
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4256
    • 提供者:wj
  1. 10zrbffcx

    0下载:
  2. 10种软件滤波方法的示例程序,是用c写的,在实际的使用过程中非常有用.-10 kinds of software filtering method of the sample procedures are written with c, in the actual use of the course very useful.
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:2572
    • 提供者:wanghua
  1. Report

    0下载:
  2. 计算机组成的实验报告 用汇编语言编写示例程序 对于了解计算机底层实现很有好处-Computer report consisting of the experimental sample assembly language program to prepare the computer for the understanding of the underlying implementation is very good
  3. 所属分类:Document

    • 发布日期:2017-05-03
    • 文件大小:660407
    • 提供者:张小
  1. 55645

    0下载:
  2. 10种软件滤波方法的示例程序 1、限副滤波 /* A值可根据实际情况调整 value为有效值,new_value为当前采样值 滤波程序返回有效的实际值 */ #define A 10 char value char filter() { char new_value new_value = get_ad() if ( ( new_value - value > A ) || ( value - new_value
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:2578
    • 提供者:21
  1. mp3_waveshape

    0下载:
  2. 打开一个音乐文件后,可以显示mp3的波形的示例程序-Open a music file, mp3 to show an example of procedure of the waveform
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:295781
    • 提供者:周宏
  1. GIS_system_of_public_management

    0下载:
  2. GIS VB程序,关于公共管理方面的示例程序,包含源代码-public management using GIS
  3. 所属分类:software engineering

    • 发布日期:2017-06-19
    • 文件大小:28406354
    • 提供者:牛振锋
  1. GCC_GDB

    0下载:
  2. 关于gcc,gdb的相关笔记,以及要注意的地方。配有示例程序。-include how to use gcc and gdb in linux.If you still don t undersdand it,the examples maybe help you
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:9643
    • 提供者:pusa
  1. binxinjiusuan

    0下载:
  2. 在vc下做图像处理的并行算法,有模式识别和机器人仿真的演示示例程序-this is a programm in vcc=
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4580006
    • 提供者:方小
  1. main

    0下载:
  2. msp430看门狗定时器的使用的示例程序。本程序可以帮助读者更深入的理解定时器的工作原理。-the use if watch dog timer
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:878
    • 提供者:linqiuhua
  1. nRF24L01

    0下载:
  2. nRF24L01示例程序,官方的,试验通过。-nRF24L01 sample program, the official trial through.
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:10218
    • 提供者:许凯
  1. fixed_point_FFT

    1下载:
  2. 本示例程序演示了如何计算定点和浮点各个长度和位数的按时间抽取FFT算法。所有程序在VC6下编译通过。-This sample application demonstrates how to calculate the various fixed and floating-point and the median length of time taken by FFT algorithm. All procedures under VC6 compile.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:492819
    • 提供者:Zhao Meng
  1. MDMA

    0下载:
  2. 描述了DMA的数据传输过程,是一个示例程序.-This is a program of dma for transmitting.
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:17694
    • 提供者:guoxiaojie
  1. ttclasses

    0下载:
  2. Timesten TTClass的示例程序,实现插入,查找等功能-Timesten TTClass sample program, to achieve insert, search and other functions
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:267118
    • 提供者:DessertTH
  1. idl界面事件处理程序

    0下载:
  2. 教学示例,可以实现界面的创建,界面事件的管理,过程和函数的创建等(Teaching examples, you can create interface creation, interface event management, process and function creation)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-22
    • 文件大小:2048
    • 提供者:aHhhh
« 12 3 4 5 6 »
搜珍网 www.dssz.com