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

搜索资源列表

  1. PIDmcu

    0下载:
  2. 这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分-This is
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:21096
    • 提供者:liu
  1. matrix

    0下载:
  2. 一个c++编写的操作类,用于计算矩阵的和、差、积、转置、行列式、秩和矩阵化简、矩阵最简阵等等。-Write a c++ class operation, used to calculate the matrix, difference, product, transpose, determinant, rank, and simplification of the matrix, the matrix array, and so the most simple.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:4252
    • 提供者:杨赋庚
  1. Main

    0下载:
  2. 红外遥控解码程序,算法精简,适合小容量单片机。-Infrared remote control decoding procedure, the algorithm simplification, suitable for small capacity single-chip.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:30032
    • 提供者:liuyun
  1. LinuxAnalysisTool_1.3_sources.tar

    0下载:
  2. Program main objective - simplification of search and solution of the problems linked to operation of printers and their drivers in OS Linux. Project homepage: http://rm-rfv.blogspot.com/-Program main objective- simplification of search and solution
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:666416
    • 提供者:liulian
  1. kanuotu

    2下载:
  2. 传说中的卡诺图化简的原创C算法!是正在学习C语言或者是数字电路的同学必备资料!-The legendary original K-map Simplification C algorithm! Is a C language or are learning digital circuits necessary information the students! ~ ~
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2687
    • 提供者:Ceylon
  1. accordions

    0下载:
  2. jquery 中的折叠插件,把复杂的过程简单化了-The plugin jquery fold, the complex process simplification
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:8240
    • 提供者:caijun
  1. minge-sort

    0下载:
  2. 递归性归并排序,最大限度简化,最大大小为10000元素-Recursive merge sort, the maximum simplification,
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:886
    • 提供者:zibin_lee
  1. Surface_Simplification_Using_QEM

    0下载:
  2. 基于二次误差度量的网格简化参考资料,包含多篇有研究价值的论文-The reference mesh simplification based on quadric error metrics, contains articles of research value of the paper
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5255862
    • 提供者:白题
  1. XI_SDK_20120220

    0下载:
  2. 视频采集程序开发的辅助开发工具,能够将复杂的视频程序开发简单化。对广大视频程序开发者有很大的帮助。-The video capture program development supporting development tools, the ability to complex video application development simplification. The majority of video application developers a great help.
  3. 所属分类:Video Capture

    • 发布日期:2017-06-02
    • 文件大小:14375487
    • 提供者:涂兵兵
  1. howToGetAuniqueInstance

    0下载:
  2. 程序只允许打开唯一实例且所有关联文档都在同一实例内打开的一揽子解决办法,收藏好久的,写程序的时候经常用到其中的方法,其中的方法可以根据需要适当的简化,也能实现唯一实例的方案- A long time, writing a program is often used in one of the program only allowed to open a unique instance and all associated documents are open in the same ins
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:11651
    • 提供者:戈青
  1. Makefile

    0下载:
  2. 描述Makefile的基本格式以及简单化编写,对常见项目的Makefile进行分析-Describe the basic format, as well as simplification of the Makefile to write, to analyze the common project Makefile
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:315226
    • 提供者:shaoqizhang
  1. Point-Sampled-Surfaces

    1下载:
  2. 多种重建方法效果对比,有效地简化了采样点的表面重建-Efficient Simplification of Point-Sampled Surfaces
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2760955
    • 提供者:丰祥
  1. Pram

    0下载:
  2. 编写程序相加两个分数,并将它们的和以化简后的分数形式表现出来。程序使用类Fraction来存放分数的分子和分母,具有方法Reduce来化简结果。-Program to add two scores, and they and the simplification of the fraction form. Procedures for the use of class Fraction to store the fractional molecule and denominator, with
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:803
    • 提供者:倪佳
  1. Simple_One_On_One_Checkers_Game

    0下载:
  2. This a simple on one checkers game all within one class for simplification. It s made this way so that anybody can make changes and make it their own.-This is a simple one on one checkers game all within one class for simplification. It s made this
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7036
    • 提供者:Buddy
  1. network-communication

    0下载:
  2. 论文首先介绍了嵌入式系统的组成及对嵌入式Internet产生。通过对现有的嵌入Internet及比较了目前几种单片机接入Internet实现方案的前提下,应用了一种基于单片机自身特点的具体的解决方案:嵌入式TCP/IP协议。通过对TCP/IP网络协议的深入分析,对TCP/IP协议进行合理的简化,将其嵌入到内部资源有限的微处理器中,实现以电子邮件方式进行远程数据传输。-The paper first describes the composition of embedded systems and
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:72328
    • 提供者:吴博
  1. Douglas_Peucker

    0下载:
  2. 采用VC6.0平台C++语言编写的Douglas_Peucker算法。该程序可以用于矢量数据的简化压缩处理。-VC6.0 platform C++ language Douglas_Peucker algorithm.The program can be used for the simplification of the vector data compression.
  3. 所属分类:GIS program

    • 发布日期:2017-05-18
    • 文件大小:4649028
    • 提供者:liu
  1. SPP_D

    0下载:
  2. 最短路的Dra算法,通过简化流程提高运算效率-Search Images Videos Maps Shopping Translate More ▼ Translate 最短路的Dra算法,通过简化流程提高运算效率 Allow phonetic typing Shortest Dra algorithm to improve the operation efficiency by simplifying the process New! Hold down the shift
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1850
    • 提供者:maltinda
  1. Simplification_compression_2012

    0下载:
  2. This a document teaching the 3D compression and simplification-This is a document teaching the 3D compression and simplification
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-06
    • 文件大小:1210648
    • 提供者:NapsteR
  1. Premier-essai

    0下载:
  2. mesh simplification with a off file charged from user computer and all another user to dessign all adges and face and vertex
  3. 所属分类:Grid Computing

    • 发布日期:2017-03-28
    • 文件大小:408592
    • 提供者:madridlaid
  1. gaosixiaoyuan

    0下载:
  2. 高斯法消元法,对矩阵进行化简。功能齐全,可对各种矩阵进行消去。-Elimination method of Gauss method, matrix simplification. Fully functional, and a variety of matrix elimination.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:4448
    • 提供者:熊兴华
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com