摘要: Overview 康奈尔大学Thorsten Joachims教授的主页 http://svmlight.joachims.org/ tutorial www.kernel-machines.org/papers/Burges98.ps.gz How to use svm_learn example 阅读全文
posted @ 2020-11-26 19:04 dong1 阅读(128) 评论(0) 推荐(0) 编辑
摘要: # libsvm## 台湾大学林智仁教授主页 LIBSVM -- A Library for Support Vector Machines https://www.csie.ntu.edu.tw/~cjlin svm_tutorial https://www.csie.ntu.edu.tw/~pi 阅读全文
posted @ 2020-11-26 18:36 dong1 阅读(334) 评论(0) 推荐(0) 编辑
摘要: /* shkeys.c */ /* compile me: cc -o shkeys shkeys.c */ #include <errno.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <termios 阅读全文
posted @ 2020-11-26 11:17 dong1 阅读(97) 评论(0) 推荐(0) 编辑
摘要: The following Configuration Guides are intended to help you connect your SIP Infrastructure (IP-PBX, SBC, etc) to a Twilio Elastic SIP Trunk. Be aware 阅读全文
posted @ 2020-11-26 01:54 dong1 阅读(170) 评论(0) 推荐(0) 编辑
摘要: Homer is a carrier-grade SIP capture and VoIP monitoring system. This procedure will show how to install Homer on a CentOS v7 server. CaptAgent is a H 阅读全文
posted @ 2020-11-26 01:50 dong1 阅读(590) 评论(0) 推荐(0) 编辑
摘要: How to install FreeSWITCH in Centos 7?IntroductionThis article is to give an overview to install FreeSWITCH with its default settings.$ sudo yum updat 阅读全文
posted @ 2020-11-26 01:48 dong1 阅读(474) 评论(0) 推荐(0) 编辑
摘要: Audio Samples https://docs.espressif.com/projects/esp-adf/en/latest/design-guide/audio-samples.html mplayer http://samples.mplayerhq.hu/ live555 http: 阅读全文
posted @ 2020-11-26 01:45 dong1 阅读(151) 评论(0) 推荐(0) 编辑
摘要: "This input device reads data from the open output pads of a libavfilter filtergraph. For each filtergraph open output, the input device will create a 阅读全文
posted @ 2020-11-26 01:35 dong1 阅读(204) 评论(0) 推荐(0) 编辑
摘要: This guide will show how to build Jitsi from source into a Windows installable application in 32 and 64 bit form. It assumes the development environme 阅读全文
posted @ 2020-11-26 01:34 dong1 阅读(87) 评论(0) 推荐(0) 编辑
摘要: How to install Asterisk 13 with WebRTC support in CentOS?IntroductionThis article is a guide to install Asterisk 13.10.0 with WebRTC Support in CentOS 阅读全文
posted @ 2020-11-26 01:33 dong1 阅读(430) 评论(0) 推荐(0) 编辑
摘要: How to build WebRTC?MacRefer to WebRTC development guide ​here(http://www.webrtc.org/native-code/development).Then configure PJSIP with:./configure -- 阅读全文
posted @ 2020-11-26 01:32 dong1 阅读(913) 评论(0) 推荐(0) 编辑
摘要: https://webrtc.ventures/2018/03/webrtc-sip-the-demo/ https://webrtc.ventures/blog/ https://github.com/agilityfeat/webrtc-sip-example 阅读全文
posted @ 2020-11-26 01:30 dong1 阅读(195) 评论(0) 推荐(0) 编辑
摘要: https://wiki.asterisk.org/wiki/display/AST/WebRTC+tutorial+using+SIPML5 阅读全文
posted @ 2020-11-26 01:28 dong1 阅读(79) 评论(0) 推荐(0) 编辑
摘要: Dfu-utilUpdating firmware with dfu-utilYou will need dfu-util 0.5 or newer to download dfu files to the DSO Nano. Older dfu-util versions will not wor 阅读全文
posted @ 2020-11-26 01:25 dong1 阅读(176) 评论(0) 推荐(0) 编辑
摘要: ### i.MX6 GStreamer-imx Plugins – Tutorial & Example Pipelineshttp://blog.gateworks.com/?p=223### gstreamerhttp://trac.gateworks.com/wiki/Yocto/gstrea 阅读全文
posted @ 2020-11-26 01:24 dong1 阅读(128) 评论(0) 推荐(0) 编辑
摘要: 1. ntrip官方资料 http://software.rtcm-ntrip.org/ https://igs.bkg.bund.de/ntrip/download 2. rtklib手册 RTKLIB-rtklib_2.4.3b33/doc/manual_2.4.2.pdf RTKLIB-rtk 阅读全文
posted @ 2020-11-26 01:23 dong1 阅读(169) 评论(0) 推荐(0) 编辑
摘要: 1) autotools (autoconf, automake, libtool) must also be installedsudo apt-get install autoconf automake libtool curl make g++ unzip2) git clone https: 阅读全文
posted @ 2020-11-26 01:20 dong1 阅读(109) 评论(0) 推荐(0) 编辑
摘要: pcap_main.c /********************************************************************** * file: pcap_main.c * date: Tue Jun 19 20:07:49 PDT 2001 * Author: 阅读全文
posted @ 2020-11-26 01:12 dong1 阅读(75) 评论(0) 推荐(0) 编辑
摘要: https://www.ibm.com/developerworks/cn/linux/l-mdst/ 阅读全文
posted @ 2020-11-26 01:10 dong1 阅读(56) 评论(0) 推荐(0) 编辑
摘要: ### epoll() Tutorial – epoll() In 3 Easy Steps!https://www.suchprogramming.com/epoll-in-3-easy-steps/http://matrix207.github.io/2014/04/10/epoll-examp 阅读全文
posted @ 2020-11-26 01:09 dong1 阅读(49) 评论(0) 推荐(0) 编辑