-
-
1222.rar
包括锐化、平滑、LOG滤波器提取边缘;数学形态学的腐蚀、膨胀、骨架化、开闭运算以及分形方法画树木和树叶;包括源代码、3篇文档和可执行程序
-
gaborconvolve.rar
gaborconvolve.m Code for convolving an image with a bank of log-Gabor filters. A pre-processing step for texture analysis, feature detection and classification
-
-
-
nlogwebtest.rar
使用NLog实现一个简单的日志记录(包含源代码)
目前比较流行.net的Log框架是log4net,不过个人觉得log4net配置比较繁琐,这里我向大家推荐一个比较简单实用的log框架:NLog。
有兴趣的朋友可以到http://www.nlog-project.org/下载源代码和demo,这里我就不详细介绍了。
我尝试做了一个简单的demo,目的是实现一个简单的日志记录, 愿跟大家一起分享
-
Semantic_Session_Analysis_for_Web_Usage_Mining.rar
A semantic session analysis method partitioning Web usage logs is presented.Semantic W eb usage log preparation model enhances usage logs with semantic.The M arkov chain
mode1 based on ontology semantic measurement is used to identi ...
-
-
imageprocessing-2.rar
介绍四种实用的对图像进行边缘检测提取的源代码:1.LoG边缘算子法(须带参数运行);2.Prewitte边缘算子(须带参数运行);3.Roberts边缘算子法(须带参数运行);4.Sobel边缘算子法(须带参数运行)。希望对大家有用。
-
medi.rar
设X[0:n-1]和Y[0:n-1] 为2 个数组,每个数组中含有n 个已排好序的数。试设计一个O(log n) 时间的算法,找出X 和Y 的2n 个数的中位数。
-
-