CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - object c

搜索资源列表

  1. duoduixiang

    0下载:
  2. 多对象的旋转,实现用户自定义输入各个点的位置,并可以自己修改运动速度,轨迹A,B,C的径长。-more object rotation, user-defined input all points on the location and movement can change their speed, trajectory A, B, C-Path.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1854
    • 提供者:淡林
  1. TurboPixels

    3下载:
  2. 利用turbopixel的超像素图像分割方法,可以显示不同块的颜色。-This is a mex c and matlab code, which uses the turbopixel to segment the object from the image.
  3. 所属分类:matlab

    • 发布日期:2014-06-01
    • 文件大小:336896
    • 提供者:hzw
  1. Auto_Measure_system

    1下载:
  2. 利用ccs环境、MATLAB环境、DSP(TMS320F2812)、被测对象和Agilient网络分析仪E5071B,构建一个自动测量系统。 相信大部分人都知道基于NI公司的GPIB总线,可以实现自动测量,但NI公司的方案实在太昂贵,采用MATLAB能够大大降低成本。matlab与ccs之间基于RTDX协议进行数据交换,同时matlab基于TCP/IP协议与E5071B之间通信,源码说明如下: (1)RTDX_ok目录:matlab7.0代码,包含了一个用GUI实现的界面和相关的具体代码
  3. 所属分类:matlab

    • 发布日期:2014-12-23
    • 文件大小:1088486
    • 提供者:lijian
  1. RepeatFCM

    0下载:
  2. FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on the division, which makes the idea is to be divided into clusters with the greatest simila
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1312334
    • 提供者:colin
  1. Comparison

    0下载:
  2. Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example _comparelanguages
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:10574
    • 提供者:Pitaya
  1. ControlSystemsSimulationusingMatlabandSimulink

    0下载:
  2. Addison Wesley出版的一本深入讲解c++面向对象编程机理的书,对于c++程序员进一步全面了解面向对象机制的好书。书中有丰富的程序实例和解读。英文版-Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:144047
    • 提供者:lili
  1. communicatebook

    0下载:
  2. 通讯录 程序设计 大二作品 c++ 面向对象 文件读写 操作符重载-Address Book program design sophomore c++ object-oriented works of the file to read and write operator overloading
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2611
    • 提供者:李新
  1. object

    0下载:
  2. 详细描述了对象的概念,让你更好的理解C++对对象封装的特点-Detailed descr iption of the concept of the object, so you better understand the C++ on the characteristics of the object package
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:39182
    • 提供者:郑立颖
  1. hostel

    0下载:
  2. student management application that simulates a student hostel.C++ 3.1 aplication . object oriented programming
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:54875
    • 提供者:radu1988
  1. robdocs

    0下载:
  2. A Robotics Object Oriented Package in C++
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:492865
    • 提供者:Thanh
  1. OOC

    0下载:
  2. Object Oriented Programming with ANSI C
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:928719
    • 提供者:Yuri
  1. AlertColor

    0下载:
  2. objectC alert的重写,可改变背景颜色,可用图片设置背景等-Object C
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:49137
    • 提供者:xin
  1. PDFGeneratorDemopdf

    0下载:
  2. Object图书管理系统,用到数据库上传,Navigation的框架。-Object-C nav
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:26120
    • 提供者:xin
  1. choice-of-radio-freq

    0下载:
  2. C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:146020
    • 提供者:bhavin
  1. Virtual-router

    0下载:
  2. C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:21799
    • 提供者:bhavin
  1. Index

    0下载:
  2. C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:26885
    • 提供者:bhavin
  1. k4

    0下载:
  2. 控制对象P=s/s*s-1,设计了一个在D域(s:Res<-2)稳定的所有控制器C-Control object is P = s/s* s-1, designed all controllers C are stable in D filde(s:Res<-2)
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:6174
    • 提供者:yummy
  1. MATLAB

    0下载:
  2. MATLAB函数参考手册,查看matlab函数作用以及功能。- SVMLSPex02.m Two Dimension SVM Problem, Two Class and Separable Situation Difference with SVMLSPex01.m: Take the Largrange Function (16)as object function insteads ||W||, so it need more
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:561502
    • 提供者:王东东
  1. chap4_09_GPC_NoIden

    0下载:
  2. c(q-1)=1,gpc算法,被控对象为开环不稳定费最小相位系统-c(q-1)=1,gpc,NoIden,Charged object charges for open-loop unstable minimum phase systems
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1059
    • 提供者:夏绯衣
  1. c

    0下载:
  2. 利用卡尔曼滤波,追踪物体,较好的预测物体的轨迹(Using Calman filter to track objects and better predict the trajectory of an object)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:5120
    • 提供者:jay1231
« 12 »
搜珍网 www.dssz.com