
其他
Tangyongkang
这个作者很懒,什么都没留下…
展开
-
Som Algorithms for Image processing
<br /> <br />http://www.efg2.com/Lab/Library/ImageProcessing/Algorithms.htm原创 2010-06-28 13:47:00 · 810 阅读 · 0 评论 -
Ubuntu : change timezone and synchronize computer time
<br />change timezone<br />sudo dpkg-reconfigure tzdata<br /> <br /> <br />synchronize time<br /> <br />sudo ntpdate time.windows.com<br />原创 2010-09-14 11:06:00 · 1478 阅读 · 0 评论 -
Install PHP , MYSQL, Apache2 on Ubuntu
<br />sudo apt-get install mysql-server apache2 php5 php5-mysql<br />10.04原创 2010-11-30 12:54:00 · 568 阅读 · 0 评论 -
couting transitive relation
<br /> <br />一个计算Transitive relation个数的程序。<br />目前,只能计算到1--5.<br />等有空了,对程序扩充。<br /> <br /> <br />#include<stdio.h><br />#include<stdlib.h><br />#include<string.h><br /><br />int checkTransitive(int num, int* bit, int nSize)<br />{<br /> for(i原创 2010-12-09 12:39:00 · 868 阅读 · 0 评论 -
从网上找到了一个 读取声音的程序
/*Ubuntu 10.04下测试通过*//* * parrot.c * Program to illustrate /dev/dsp device * Records several seconds of sound, then echoes it back. * Runs until Control-C is pressed. */#include #include #include #include #include #include #include #define LENGTH 3 /* h原创 2011-05-28 22:13:00 · 905 阅读 · 0 评论 -
Atomatic Speech Recognition(ASR)
Helen Meng http://www.se.cuhk.edu.hk/people/hmmeng.html Publication Listhttp://www.se.cuhk.edu.hk/hccl/publications/ 奈良线段科学技术大学院大学 鹿野研究室 声音研究相关的信息http://spalab.naist.jp/database/datab原创 2011-06-06 16:51:00 · 1147 阅读 · 0 评论 -
Download 163 video
#coding:gbkimport os, sys, urllibfrom BeautifulSoup import BeautifulSouptrue = Truefalse = Falsenull = Nonedef output(str): """ 输出调试信息 """ print strdef download转载 2011-06-09 15:54:00 · 1139 阅读 · 0 评论 -
Window下设置Octave
从http://sourceforge.net/projects/octave/files/Octave_Windows%20-%20MinGW/Octave%203.6.0%20for%20Windows%20MinGW%20installer/中下载Octave3.6.0_gcc4.6.2_20120129.7z (主 程序包)Octave3.6.0_gcc4.6.2原创 2012-02-14 13:32:05 · 5581 阅读 · 0 评论 -
值得收藏的23个搜索下载免费PDF电子书的网站
<br />转自:http://yexin218.javaeye.com/blog/631270<br /> <br />我们常常需要寻找一些电子书,PDF文件,特别是一些国外的英文版电子书,因为很难在国内买得到,所以一些好的网站是非常值得收藏的。以下这22个都是免费的PDF 网站,需要寻找国外资料的朋友就多去看看吧,说不定有惊喜呢……<br /> <br /> 1. PDF-Search-Engine <br /> 2. PDFGeni<br /> 3. Search-PDF-Boo转载 2010-06-21 19:23:00 · 4628 阅读 · 0 评论 -
一个挺好的纪录片网站
<br />一个挺好的纪录片网站<br /> <br />http://www.daolan.net/原创 2010-06-22 13:43:00 · 1071 阅读 · 0 评论 -
一个挺好的期刊杂志浏览网站
一个挺好的期刊杂志浏览网站http://www.gotoread.com原创 2010-06-23 10:36:00 · 722 阅读 · 0 评论 -
Webzip 太强大了
工作需要, 需要参考一个网站的设计。找到了WebZip, 一个整站下载工具。 这工具实在是太强大了。哈哈原创 2010-04-29 21:49:00 · 2596 阅读 · 0 评论 -
Ubuntu 10.04 下安装Eclipse-CDT
Ubuntu 好像停止了对 Eclipse-CDT的支持。 需要手动安装 Eclipse-CDT包。 方法如下 1. Open Eclipse 2. Go to Help => Install New Software 3. Insert: http://download.eclipse.org/tools/cdt/releases/galileo i原创 2010-04-30 14:25:00 · 1625 阅读 · 0 评论 -
Open Pattern Recognition Website
<br />Open Pattern Recognition website<br /> <br />http://www.openpr.org.cn/<br />原创 2010-07-01 17:23:00 · 1062 阅读 · 0 评论 -
Ubuntu 10.04 Radiance 最小,最大化按钮靠右
转自 http://mattrudge.wordpress.com/2010/05/01/change-button-location-in-ubuntu-10-04/ Ubuntu 10.04 的 Radiance主题很漂亮。美中不足的是窗口的最小最大化按钮是靠左的。 很不爽。按照如下步骤,可以设置为靠右。 Press ALT+F2 and type: gconf-转载 2010-05-06 13:59:00 · 1423 阅读 · 0 评论 -
Dempster-Shafer Theory
最近开始研究 Dempter-Shafer Theory。Wikipedia上好像说的很详细。http://en.wikipedia.org/wiki/Dempster-Shafer原创 2010-06-14 14:58:00 · 1862 阅读 · 0 评论 -
实在太喜欢VMware虚拟机了
<br />要开始学些加速度传感器了。<br />传感器自带的驱动程序只能安装在Win XP/Vista 里面运行,不支持Windows 7。<br /> <br />尝试着在Windows 7中分区,安装Win XP。<br />在安装过程中出现了久违的蓝屏。<br />尝试了两次都是那样。<br />无奈,只好尝试在VMWare中安装Win XP。<br /> <br />从<br />easyvmx.com<br />上定制了虚拟机的容器。<br />安装WinXP和VMWare Tools。<br原创 2010-06-16 15:58:00 · 682 阅读 · 0 评论 -
挺好的一个资源站点
<br />挺好的一个资源站点。<br /> <br />有很多学习资料<br />http://202.117.21.117:81/原创 2010-08-10 21:02:00 · 637 阅读 · 0 评论 -
一个东大学生实现的一些算法
一个东大学生实现的一些算法,有空的话,自己研究研究....http://www.prefield.com/algorithm/index.html原创 2010-08-11 00:21:00 · 902 阅读 · 0 评论 -
安装Julius声音识别软件
sudo make原创 2010-06-16 17:26:00 · 2041 阅读 · 0 评论 -
我写的万能多用途简洁的Makefile
我写的万能多用途,简洁的Makefile。希望对你有用。############################################################### 简洁通用的Makefile文件(Ver 1.1)## Smart Makefile for general purpose (Ver 1.1)## Author: 汤 永康 Yongkang TANG原创 2012-08-11 20:35:47 · 3989 阅读 · 0 评论