搜索资源列表

  1. log

    0下载:
  2. 应用log算法进行图像的边缘检测,log算法是一种基于灰度值的二阶导数来进行边缘检测的,通过检测零点来进行边缘检测-Application log algorithm for image edge detection, log-based algorithm is a gray value of the second derivative for edge detection, by detecting zero for edge de
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:zhangzhang
  1. log

    0下载:
  2. 自己动手做log输出....使用读取properties-DIY .... the use of log output read properties
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:18432
    • 提供者:sam
  1. Log

    0下载:
  2. 一个C++实现的Log类,可以实现在程序里打Log-An implementation of Log class based on C++
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:老杨
  1. max-log-map

    0下载:
  2. max-log-map算法的C语言的实现,能计算出所需要的LLR,做出软判决和硬判决。-max-log-map algorithm for the realization of the C language, can be required to calculate LLR, make a hard decision and soft decision.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:lituguang
  1. log-gabor

    0下载:
  2. log-gabor用于年龄变化的人脸重构,效果很好-log-gabor
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:12288
    • 提供者:yangzhong
  1. log

    0下载:
  2. 此程序实现对一副图像的LOG梯度边缘检测方法-This procedure to achieve an image of the gradient edge detection method LOG
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:李丹婷
  1. Log

    0下载:
  2. 日志系统,用于调试,是非常好的东东,仔细研究研究,很有帮组-Log system, used for debug
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:169984
    • 提供者:yinguochao
  1. log

    0下载:
  2. 在Unix/Linux下C++编程,写日志文件是重要的调试手段。提供一个写log的类,用起来很方便。如log.logwrite("hello, s\n", somestring) 与printf函数一样的参数用法。-class of log to file, for C++ under Unix/Linux.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:ttww2000
  1. log

    0下载:
  2. 这是一个 一个简单的写log文件, 可用于windows linux-This is a simple one to write a log file can be used for windows linux
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:tom
  1. log

    0下载:
  2. 自己写的简洁方便的日志函数,用于调试C或C++程序,很好用。不完善,忘有意者共同修改。-simple and well-used log function that I write by myself.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:陈晓龙
  1. Log

    0下载:
  2. 日志类,可以指定按日期还是按名称生成,按名称生成的话可以指定文件大小,超过指定文件长度之后可以从新生成-Log class, you can specify by date or by name generation, by name, then you can specify the resulting file size, more than the length of the specified file can then be
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:cuijixin
  1. log

    0下载:
  2. 一个日志类,可以设置日志文件的路径,显示当前时间等,直接加入程序调用,简单方便,灵活。-A log type, you can set the log file path displays the current time, direct entry into the procedure call, simple and convenient and flexible.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:jack
  1. ldpc-bp-log

    0下载:
  2. matlab环境下BP译码log程序,很简洁,已运行成-ldpc bp decoding of log in matlab enviorment
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:cindy duan
  1. log

    0下载:
  2. 日志,具有增加、删除、添加、修改、查看功能-Log, with add, delete, add, modify, view features
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:cheng
  1. turbocodermax-log

    1下载:
  2. 简化MAX-LOG-MAP算法与LOG-MAP算法性能对比 MAX-LOG-MAP_1024_标准交织_1~3次迭代_grid 简化MAX-LOG-MAP算法与门限MAX-LOG-MAP算法性能对比_10次迭代640交织长度-Simplify the MAX-LOG-MAP algorithm and the LOG-MAP algorithm performance comparison MAX-LOG-MAP_1024_ s
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:186368
    • 提供者:方锐
  1. edit-log-nsis

    0下载:
  2. nsis 脚本,在nsis中添加日志,完善了日志功能-nsis scr ipt ,edit log
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:陈忠明
  1. linux-log-rw

    0下载:
  2. LINUX下程序日志文件的读取与写入。直接调用即可。-LINUX log file under the program to read and write. Can be called directly.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:阿汤
  1. log-analyz

    0下载:
  2. analyze the log file with plain text format, couting the number of the "error" log items. This program is written using Perl.
  3. 所属分类:Shell编程

    • 发布日期:2024-05-17
    • 文件大小:30720
    • 提供者:alex
  1. log

    1下载:
  2. LINUX下的多线程日志文件系统,本代码其于ACE日志系统思想而实现。-LINUX log files under the multi-threaded system, the code logs its ideological ACE achieved.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:翁延海
  1. log

    0下载:
  2. 在unix/linux环境下运行应用程序时,如何记录运行的日志-how to log an outcome into a text from a running program under unix/linux platform
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:fisher
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org