摘要: 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 阅读(138) 评论(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 阅读(342) 评论(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 阅读(106) 评论(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 阅读(197) 评论(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 阅读(677) 评论(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 阅读(530) 评论(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 阅读(181) 评论(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 阅读(231) 评论(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 阅读(96) 评论(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 阅读(525) 评论(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 阅读(987) 评论(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 阅读(207) 评论(0) 推荐(0)
摘要: https://wiki.asterisk.org/wiki/display/AST/WebRTC+tutorial+using+SIPML5 阅读全文
posted @ 2020-11-26 01:28 dong1 阅读(96) 评论(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 阅读(203) 评论(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 阅读(141) 评论(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 阅读(200) 评论(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 阅读(122) 评论(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 阅读(86) 评论(0) 推荐(0)
摘要: https://www.ibm.com/developerworks/cn/linux/l-mdst/ 阅读全文
posted @ 2020-11-26 01:10 dong1 阅读(62) 评论(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 阅读(56) 评论(0) 推荐(0)
摘要: Sections: Other The following is a simple IPTables firewall script that can be used for general purposes. It includes a port list and whitelist/blackl 阅读全文
posted @ 2020-11-26 01:08 dong1 阅读(65) 评论(0) 推荐(0)
摘要: C Library: POSIX Standard C's sleep() only provides one-second resolution, so the POSIX usleep() function is used here. (POSIX is not needed for the a 阅读全文
posted @ 2020-11-26 01:06 dong1 阅读(83) 评论(0) 推荐(0)
摘要: nanomsg-1.1.5/src/utils/wire.c /* Copyright (c) 2012-2013 Martin Sustrik All rights reserved. Permission is hereby granted, free of charge, to any per 阅读全文
posted @ 2020-11-26 01:05 dong1 阅读(56) 评论(0) 推荐(0)
摘要: nanomsg-1.1.5/src/utils zhoudd@zhoudd-ubuntu:~/nanomsg-1.1.5/src/utils$ tree.├── clock.c├── clock.h├── mutex.c├── mutex.h├── sem.c├── sem.h├── sleep.c 阅读全文
posted @ 2020-11-26 01:04 dong1 阅读(102) 评论(0) 推荐(0)
摘要: bits.c /* * Copyright (C) 2018 Swift Navigation Inc. * Contact: Swift Navigation <dev@swiftnav.com> * * This source is subject to the license found in 阅读全文
posted @ 2020-11-26 01:02 dong1 阅读(96) 评论(0) 推荐(0)
摘要: redis-4.0.11\src\adlist.h /* adlist.h - A generic doubly linked list implementation * * Copyright (c) 2006-2012, Salvatore Sanfilippo <antirez at gmai 阅读全文
posted @ 2020-11-26 01:00 dong1 阅读(49) 评论(0) 推荐(0)
摘要: pjproject-2.10\pjlib\include\pj\array.h /* $Id$ */ /* * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) * Copyright (C) 2003-2008 Benny Prij 阅读全文
posted @ 2020-11-26 00:58 dong1 阅读(81) 评论(0) 推荐(0)
摘要: pjproject-2.10\pjlib-util\include\pjlib-util\base64.h /* $Id$ */ /* * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) * Copyright (C) 2003-2 阅读全文
posted @ 2020-11-26 00:56 dong1 阅读(131) 评论(0) 推荐(0)
摘要: ffmpeg-4.1/libavutil/parseutils.c typedef struct { const char *name; ///< a string representing the name of the color uint8_t rgb_color[3]; ///< RGB v 阅读全文
posted @ 2020-11-26 00:54 dong1 阅读(51) 评论(0) 推荐(0)
摘要: Pattern Recognition https://www.cse.unr.edu/~bebis/CS479/ SVMlight Support Vector Machine http://svmlight.joachims.org/ Machine Learning http://machin 阅读全文
posted @ 2020-11-26 00:52 dong1 阅读(52) 评论(0) 推荐(0)
摘要: The library you create when you are done with Learn C The Hard Way http://c.learncodethehardway.org/ github: https://github.com/zedshaw/liblcthw 阅读全文
posted @ 2020-11-26 00:46 dong1 阅读(130) 评论(0) 推荐(0)