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

搜索资源列表

  1. zchen87157

    0下载:
  2. 1 )在将pwlib编译好之后 ,不要将中间文件清楚,否则将会影响到下面的openh323的编译。若将中间文件清除的话,asnparser将无法定位到ptlib.dll 2 )另外还需将openh323中的config.exe换成高版本中的config.exe(如openh323_1.17中的config.exe) 3 )在openh323下的include目录中建立openh323buildopts.h文件(只需复制include目录中的openh323buildopts.h.in并重
  3. 所属分类:多媒体

    • 发布日期:2008-04-14
    • 文件大小:90.41kb
    • 提供者:zchen87157
  1. v323_mychat

    0下载:
  2. 《布县系统性能介绍》《密码攻防策略》《Interent入门教程》《跟我学刻录》《硬件基本知识》名著《水浒后传》名著《七剑十三侠》等-"cloth County on system performance", "Password offensive and defensive strategy," "Directory of Internet portal," "follow me burners," "ha
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:209.77kb
    • 提供者:吕鹏
  1. fdgetnew

    0下载:
  2. 将原始图象分成eXe大小的子块,找出每块中的最大值和最小值,计算差值并量化,再用rXr大小的子块计算分形值-original image will be divided into eXe size of the block to identify every piece of the maximum and minimum, margin calculations and quantified, and then rXr size of the block-value calculation F
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:872byte
    • 提供者:万俊杰
  1. 200531316555616

    0下载:
  2. 本系统主要是对学生的考试成绩进行分析,以掌握学生的学习动态,为后期的教育教学服务。本系统有以下的功能:1、从一个班的学生每一次考试(进入本系统) 开始,存储所有的考试记录,理论上是无限次,只由系统的硬件决定。2、计算每一次考试后本次学生在本班的位次、自己的考试成绩与本班本次平均分之间的差值(均分差)、自己成与本班本次平均成绩的比值(均分比),自己本次考试的等级、自己本次考试与以前相比的升降-the system is mainly for students in test scores anal
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:139.74kb
    • 提供者:安放开
  1. 84led-d

    0下载:
  2. 8位流水灯实例程序 功能是,将RB的8条引脚全部设置为输出模式,依次从RB0到RB7送出高电平,然后再依次从RB7到RB0送出高电平.并且周而复始-eight wasted lights function of the sample program, the eight RB pin all set to output mode, followed from RB0 RB7 to send serial, From then followed RB0 RB7 to send margin.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.29kb
    • 提供者:朱意诚
  1. temperaturecontrol

    0下载:
  2. 温度控制器,通过测定目标温度与要求温度的差值来控制温度恒定。-temperature controller, by measuring temperature and the target temperature margin requirements to control the temperature constant.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:66.97kb
    • 提供者:苏飞
  1. hongwai-decode

    1下载:
  2. 红外遥控器软件解码原理和程序(C51) 红外一开始发送一段13。5ms的引导码,引导码由9ms的高电平和4。5ms的低电平组成,跟着引导码是系统码,系统反码,按键码,按键反码,如果按着键不放,则遥控器则发送一段重复码,重复码由9ms的高电平,2。25ms的低电平,跟着是一个短脉冲,本程序是免费给大家,版权所有,不得用于商业目的本程序经过试用,能解大部分遥控器的编码! */-infrared remote control software decoder principles a
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6.01kb
    • 提供者:xw
  1. luojifenxiyi

    0下载:
  2. 逻辑分析仪 PC发送到单片机的命令共7个字节: 第一字节是触发信号,每bit对应一路信号,1为高电平触发,0为低电平触发; 第二字节是触发有效信号,每bit对应一路信号,1为忽略,0为有效; 第三、四字节是采样时间,对应如下: 2us=0x0402,5us=0x0a02,10us=0x1402,10us=0x2802,50us=0x6402,100us=0xc802,200us=0x3203,500us=0x7d03,1ms=0xfa03,2ms=0x7d04,4ms
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:122kb
    • 提供者:王宇
  1. 3dian

    0下载:
  2. 三点不等距差值算法原代码, 程序自动查找离给定点最近的三点,利用差值算法,算出所需值 -not offset the margin algorithm source code, automated procedures to find sentinel from the recent three points, the difference between the algorithms, calculate the required values
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:177.94kb
    • 提供者:jone
  1. svcm_run

    0下载:
  2. support vector classification machine % soft margin % uses \"kernel.m\" % % xtrain: (Ltrain,N) with Ltrain: number of points N: dimension % ytrain: (Ltrain,1) containing class labels (-1 or +1) % xrun: (Lrun,N) with Lrun: number of points
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.01kb
    • 提供者:wang
  1. 51XILIE

    0下载:
  2. 编译后在单片机的1脚输出低电平,延时后输出高电平, 接一个电阻,一个LED,接到电源5V上,这样LED就会亮一下, 然后灭,然后亮,-compiled in a foot MCU low-level output, the output delay margin, then a resistance, an LED, received a 5 V power supply, this will be bright LED and then extinguished, and then s
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.55kb
    • 提供者:王建军
  1. 200682821544341218

    0下载:
  2. 易语言超简单水浒Q传自动打怪 易语言超简单水浒Q传自动打怪 -easy-language simple Shuihu Q-automatic Daguai eas y-language simple Shuihu Q-automatic Daguai eas y-language simple Shuihu Q-automatic Daguai easy-simple language Water Margin Q-automatic Daguai
  3. 所属分类:外挂编程

    • 发布日期:2008-10-13
    • 文件大小:4.04kb
    • 提供者:老爪
  1. LCD501Graphic

    0下载:
  2. 显示凌阳标志动画 涉及的库: CMacro1016.lib // 组成文件: main.c/SPLC501User.c/Sunplus_Table.c // SPLC501Driver_IO.asm/DataOSforLCD.asm // SPLC501User.h/Sunplus_Table.h // SPLC501Driver_IO.inc // // 硬件连接: LCD DB0~DB7接IOA0~IOA7 // LCD EP 接I
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:51.92kb
    • 提供者:leon
  1. testdct

    0下载:
  2. 本程序为电磁铁测试程序,输出波形为下面的脉冲形式,最前面一段为高电平(可调) 可调高电平最底分辨率为1MS,最大量程为999MS,后面一部分为高10MS,低20MS脉冲 ___ ___ ___ |___| |___| |___| |___|.|___|.|___|. 高 中 低 ____ 10_ 18_ _ _ _ _ __ | |_| |_| |_| |_| |_| |_| |_| 脉宽可调 小脉冲宽10MS低的部分16MS p1
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.58kb
    • 提供者:毛建文
  1. soundchange

    0下载:
  2. 对两个声音进行傅利叶变换,利用A声音的相位和B声音的幅度进行组合,合成一个新的声音-two voices right for Fourier transform, using the voice of the A and B phase margin voice of the portfolio, Synthesis of a new voice
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:302.4kb
    • 提供者:无声泉
  1. Voltage-margin-by-cpf

    1下载:
  2. 利用连续潮流法计算的电压裕度程序,自己编的,大家可以下载交流使用-Continuous flow method using the voltage margin procedures, their own series, you can download exchange use
  3. 所属分类:Windows Develop

    • 发布日期:2016-11-06
    • 文件大小:2.95kb
    • 提供者:王鹏
  1. Max_Margin_Markov_Networks_(M3Ns)_package.tar

    0下载:
  2. 这是一个Max Margin Markov Networks (M3Ns)实现包,用于自然语言处理中的序列标识。-Pocket M3N is a simple open source Max Margin Markov Networks (M3Ns) package, developed for practical sequence labeling tasks in NLP research
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:168.33kb
    • 提供者:xiaoguang
  1. icml2011-code

    0下载:
  2. This a reference implementation for the synthetic experiments on lower linear envelope inference and learning described in "Max-margin Learning for Lower Linear Envelope Potentials in Binary Markov Random Fields", Stephen Gould, ICML 2011
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:101.28kb
    • 提供者:newmerce
  1. Max-Margin-Semi-NMF

    0下载:
  2. 在NMF中使用SVM的最大边缘思想,提高分类效果。它是有监督的,局限在于2类,当然使用SVM的多类,就会解决该问题。-The resulting basis matrix is used to extract features that maximize the margin of the resulting classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:192.17kb
    • 提供者:刘建飞
  1. Speech---Emotion-Recognition---Large-Margin-GMM--

    0下载:
  2. Speech - Emotion Recognition - Large-Margin GMM - IEEE 2012
  3. 所属分类:ToolBar

    • 发布日期:2017-05-11
    • 文件大小:2.14mb
    • 提供者:ziba
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com