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

搜索资源列表

  1. gvfsnakeMATLAB

    1下载:
  2. gvf snake 邊緣檢測範例(包含範例圖)-1. Introduction and Installation Instructions ---------------------------------------------- Welcome to the Gradient Vector Flow (GVF) Active Contour Toolbox. The Matlab*.m files in this software distribution imp
  3. 所属分类:matlab例程

    • 发布日期:2017-04-09
    • 文件大小:1561803
    • 提供者:Jason Wang
  1. Cmeansclusteringmethods

    0下载:
  2. 本算法在vc++6.0中进行实验。分别就分解聚类和C-均值聚类两种方法在IRIS数据集上进行操作。分类前先将数据集中的样本顺序打乱形成混合数据。分解聚类中,采用前100个样本用对分法编制程序将数据分为两类。C-均值聚类采用全部的150个样本,将类别参数K设为3,将数据分为三类。-The algorithm in vc++6.0 in the experiment. Separate cluster and decomposition of two C-means clustering metho
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1593
    • 提供者:万鹏程
  1. c

    0下载:
  2. 实现功能: 1)具备整型数据、浮点型数据的算术(加、减、乘、除)运算功能。 依次输入第一个运算数、运算符(+,-,*,/),第二个运算数,然后输出结果。 结果可以作为下一个运算的第一运算数。按‘C’清屏,按‘X’退出。 例如:输入:2 + 5 输出:7 2)实现单运算符表达式计算的功能。 输入的操作数可以包含整数或浮点数。如果遇到错误的表达式,应输出错误提示信息。 输入表达式如下: 例如:输入:2+5 输出:7-Realize functions:
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:1979
    • 提供者:nhjskvh
  1. master

    0下载:
  2. master.c 监听来自53端口的反向链接,主要用于多个shell的协调和管理,可以输入c表示显示有几个client,然后输入个数字来选择一个,可以输入a来表示进入master mode所输入的命令会发送给每一个client-master.c monitor backlinks from 53 ports, mainly for the coordination and management of multiple shell, type c that shows several client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:2693
    • 提供者:lihongda
  1. getbits

    0下载:
  2. 一个非常简单但是很有用的小程序,可用来得到一个int型整数指定位数的二进制数,输入一个int型整数,程序会打印出1~32位及5~24位上的二进制(其它位补0),大家可以添加代码让功能更加完善,比如让用户自己输入指定的位数-A very simple but useful little program that can be used to get a int-type integer specified digit binary number, enter an int type integer
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:185779
    • 提供者:echo
  1. typeof.c

    0下载:
  2. Type of operator. This is full descr iption about type of operator which is important in Linux Kernel.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:742
    • 提供者:Pramod
  1. ucos2_data_type_information

    0下载:
  2. ucos2数据类型资料ucos2 data type information,c程序开发人员必备的资料不错-ucos2 data type information ucos2 data type information, c program developers must have good information
  3. 所属分类:uCOS

    • 发布日期:2017-03-31
    • 文件大小:19700
    • 提供者:李小龙
  1. proj10-01

    0下载:
  2. 在试验中编写程序实现了K均值聚类算法,K均值聚类的原理是:在训练样本中找到C个聚类中心,每个聚类中心代表一个类的中心。然后将样本归类到与其最近的聚类中心的那一类。 C的选择是通过先验知识或经验选取的。聚类中心是通过算法迭代求得的。-In the test preparation process to achieve a K means clustering algorithm, K means clustering principle is: in the training samples to
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1670
    • 提供者:王瑶
  1. c

    0下载:
  2. C/C++ 语言参考 基本C/C++ 预处理命令 操作符优先级 转义字符 ASCII码表 基本数据类型 关键字 标准 C 库: Standard C I/O Standard C String & Character Standard C Math Standard C Time & Date Standard C Memory Other standard C functions C++ C++ I/O
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:236708
    • 提供者:御风
  1. svm4

    0下载:
  2.  -s svm类型:SVM设置类型(默认0)   0 -- C-SVC   1 --v-SVC   2 – 一类SVM   3 -- e -SVR   4 -- v-SVR   -t 核函数类型:核函数设置类型(默认2)   0 – 线性:u v   1 – 多项式:(r*u v + coef0)^degree   2 – RBF函数:exp(-r|u-v|^2)   3 –sigmoid:tanh(r*u v + coef0)   -d degree
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:17856
    • 提供者:little863
  1. C.Code.data.type.operations

    0下载:
  2. C编程设计数据类型操作代码C Programming Code data type operations -C Programming Code data type operations
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:15259
    • 提供者:a
  1. 2010121014195684

    0下载:
  2. 资源类别: VC源码¦游戏 C语言小游戏代码 -Resource Type: VC C language source ¦ game code game
  3. 所属分类:Game Program

    • 发布日期:2017-04-17
    • 文件大小:10118
    • 提供者:zhouzhe258
  1. jquery-ui-1.8.7.custom

    0下载:
  2. The Autocomplete widgets provides suggestions while you type into the field. Here the suggestions are tags for programming languages, give "ja" (for Java or Javascr ipt) a try.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-09
    • 文件大小:1057982
    • 提供者:陈林
  1. c_compare-type

    0下载:
  2. 小小的程序,实现简单的c中类型比较和值比较-compare type
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:175126
    • 提供者:xp
  1. C-baseType

    0下载:
  2. c语言中基础类型的介绍和方法的一些使用。-c language based on the type and method of presentation of some use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:95875
    • 提供者:赵刚
  1. LCD-display-character-type

    0下载:
  2. 本文介绍了再visual C++环境中的LCD显示设计 且设计的类型为字符型显示。可以运用到proteus的设计中-This article describes the visual C++ environment, then the LCD display in the design and the design of type character display. Can be applied to the design of proteus
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:861
    • 提供者:luo
  1. MFC_Array_Tutorial

    0下载:
  2. 一个使用MFC的VC++数组类代码,大家都知道,MFC的数组类可以存放任何数据类型,C++的常规数组在使用前必须将其定义成能够容纳所有可能需要的元素,而MFC数组类创建的对象可以根据需要动态地增大或减小,数组的起始下标是0,而上限可以是固定的,也可以随着元素的增加而增加,数组在内存中的地址仍然是连续分配的,希望通过我这个程序示例让你对基于MFC的数组类有一个更好的理解,教您学会使用这种数组类。 -One using MFC in VC++ array class code, and we
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:11185
    • 提供者:madud00082
  1. keybd_4x4.c

    0下载:
  2. to drive a keyboard using a keyboard handler. type 4x4
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1716
    • 提供者:Tanmay
  1. Data-type-conversion

    0下载:
  2. C++中各类数据类型的转换,主要是字符型与其他数据类型之间的变换-In c + + all kinds of data type conversion, mainly is the character type and other data types of transformation between
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:7820
    • 提供者:张晓宁
  1. The-c--higher--of-languagein--ZTE

    0下载:
  2. 在使用 C 语言时,您是否对花时间调试 <javascr ipt: >指针 <javascr ipt: >和内存 <javascr ipt: >泄漏问题感到厌倦?如果是这样,那么本文就适合您。您将了解可能导致内存破坏的指针操作类型,您还将研究一些场景,了解要在使用动态内存分配时考虑什么问题-In the use of C language, whether you that time debugging < javascr ipt: > poin
  3. 所属分类:JavaScript

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