-
-
[
QT]
cpp_tracer.rar
... <timings.h>
void foo()
{
TRACE_LIFETIME
usleep(100000)
}
void main()
{
foo()
}
***************************************************
See lifetimes.log:
FUNC: void foo(), AV TTL: 00000xxxxx us (main.cpp, 000xxx)
TTL: 00000xxxxx us ( ...
Category:
Algorithm Upload User:
sdjxkt Size:
6K
-
[
Visual Basic (VB)]
mCommonAPIFunc.rar
Visual Basic Module with almost 5000 lines of bullet-proof encapsulated API for high level use, with logging, Error Treatment and other features (Works with the mCommonAPIDecl.bas module and the log component)
-
[
Visual C++ (VC++)]
xiaobobianhuan.rar
Includes Canny edge detection operator, Robert (Roberts) edge detection operator,索伯尔(Sobel) edge detection operator,普瑞维特(Prewitt) edge detection operator, Chris (Krisch) edge detection operator and Gauss- Laplace (LoG-Laplacian) operator and so on.
-
[
Matlab]
Imageanalysis.rar
Image analysis-differential operator edge detection operator Canny operator Log quadtree decomposition quadtree decomposition quadtree MATLAB Functions
Category:
matlab Upload User:
zh2261820 Size:
2K
-
-
[
Visual C++ (VC++)]
Chap14.zip
... general-purpose techniques, and I’ll describe them in this chapter. In the chapter’s first section, I’ll explain how to log errors for eventual viewing by a system administrator. In addition, I’ll provide instructions about how to create your own system ...
-
[
Visual C++ (VC++)]
chap4.rar
Procedure Code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line threshold Image segmentation ...
-
[
Java/JSP]
EBJava-1.0.0.tgz.gz
... Java (EBJava) is a messaging system written in Java. It consists of an applet and a server, and it can be used to log in to existing messaging services, such as AIM or ICQ, through a unified interface. User settings are also stored on the server, ...
Category:
Applet Upload User:
ningbotea Size:
60K
-
[
ASP/ASPX(.net)]
mlShop.rar
... the three-layer structure. 2, optimized background management code, and enhanced security features. 3, an increase of the system name and keyword management. 4, an increase of system error log record, Systemlog.log automatically generated log files.
-
[
Matlab]
digama.zip
digama.m calculates DIGAMMA ( X ) = d ( LOG ( GAMMA ( X ) ) )/dX
psi_values.m returns some values of the Psi or Digamma function for testing.
timestamp.m prints out the current YMDHMS date as a timestamp.
asa103_test.m, a sample calling program.
...