搜索结果

找到约 183 项符合 Log 的查询结果

Java编程 系统分为三个大模块:采集、整合、查询管理模块

系统分为三个大模块:采集、整合、查询管理模块,各模块款功能描述如下: 在采集系统中,采用JAVA中的字符串解析、网络编程(Socket)、输入输出流(IO)和多线程等技术对原始计费Log(wtmpx)文件进行读取并分析、处理。但要求效率比较高,于是采用了Unix系统的计划任务命令(crontab)进行定时采集原始计费日志文件(UNIX系 ...
https://www.eeworm.com/dl/633/425358.html
下载: 129
查看: 1044

OA系统 基于Domino的oa工作流套件

基于Domino的oa工作流套件,所有流程的审批均可通过单一的待办事宜模块进行审批,提供统一入口,而不需要根据不同流程进入不同地应用库进行审批 1.Application.nsf 流程运行应用库(必需)(CS/BS) 2.Process.nsf 流程定义库(必需)(仅CS) 3.Organization.nsf 流程组织库(CS/BS) 4.Outofoffice.nsf 外出代理授权库(CS/ ...
https://www.eeworm.com/dl/683/428461.html
下载: 93
查看: 1116

其他 This is a binary search tree with void* pointer in data segment in order you to search store and del

This is a binary search tree with void* pointer in data segment in order you to search store and delete O(n) worst case, O(log(n)) agerage case data.
https://www.eeworm.com/dl/534/430906.html
下载: 75
查看: 1037

matlab例程 Basic function to locate and measure the positive peaks in a noisy data sets. Detects peaks by loo

Basic function to locate and measure the positive peaks in a noisy data sets. Detects peaks by looking for downward zero-crossings in the smoothed third derivative that exceed SlopeThreshold and peak amplitudes that exceed AmpThreshold. Determines, position, height, and approximate width of e ...
https://www.eeworm.com/dl/665/432373.html
下载: 93
查看: 1041

其他 最小生成树 MST的四种算法实现。 包括普通的Kruskal算法和Prim算法

最小生成树 MST的四种算法实现。 包括普通的Kruskal算法和Prim算法,用Disjoint-Set优化的Kruskal算法和用Heap优化的堆算法。 复杂度分别为O(mn), O(n^2), O(m log n), O(m log n)
https://www.eeworm.com/dl/534/435285.html
下载: 126
查看: 1025

人工智能/神经网络 Heapsort 1.A heap is a binary tree satisfying the followingconditions: -This tree is completely ba

Heapsort 1.A heap is a binary tree satisfying the followingconditions: -This tree is completely balanced. -If the height of this binary tree is h, then leaves can be at level h or level h-1. -All leaves at level h are as far to the left as possible. -The data associated with all descendants of a nod ...
https://www.eeworm.com/dl/650/444456.html
下载: 33
查看: 1082

并行计算 这是一个演示分布式系统并行计算的GUI程序

这是一个演示分布式系统并行计算的GUI程序,通过在log定制事件,即可查看
https://www.eeworm.com/dl/694/445432.html
下载: 87
查看: 1074

Internet/网络编程 You can download a packet sniffer which grabs packets from local interface and analyses headers. It

You can download a packet sniffer which grabs packets from local interface and analyses headers. It also writes headers into the log file.
https://www.eeworm.com/dl/620/450841.html
下载: 63
查看: 1026

编译器/解释器 生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 fil

生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 file to trick -o trick output directory -i output file id -m max coding error, default 0 -b max bitrate for trick generate, default 0 mean no limit -s trick buffer block size, must be n*188 -l lo ...
https://www.eeworm.com/dl/628/454880.html
下载: 149
查看: 1079

数值算法/人工智能 tuobo码的编码

tuobo码的编码,以及tuobo码的译码算法,其中包括log-map算法和sova算法
https://www.eeworm.com/dl/518/474097.html
下载: 188
查看: 1055