搜索资源列表
教学日志统计系统12
- 这是一个有多个同学合作开发的一个很实用的日志系统,涉及数据库操作以及C控件的使用-It is a number of students to develop a very practical log system, which involves database operations and the use of C control
c++文件日志
- C++环境下如何利用文件进行日志的操作,这个代码在解决日志方面提供了很好的借鉴作用-C environment how to use log files, the operation of the code in resolving the log provided a good reference
TextLog-0.0.2
- 方便的进行日志文件输出的类,可以添加在任何C++工程里面-convenient for the log file output types, can be added in any engineering inside
Ace_LogHandler
- 一个利用ACE的日志设施编写的日志处理类,使用时,直接生成对象,就可以利用里边的公共接口,对用C++写跨平台日志程序的同学很有帮助-a log using the ACE facilities to prepare the log class, when used directly produce objects Inside they can use the public interface to C write cross-platform log procedures helpful st
suanzi3
- 是一些平常算子如:sobel,log等等,用c++写的-is usually operator such as : segmentation, log, etc., and write c
diyLogClass
- 平时写程序时经常要记录下日志,C++的cout类很好用吧,呵呵, 以前写了个类似的类 来记录下程序的运行日志 -peacetime procedures often write to record log, the cout Class C with a good bar, Oh, previously wrote a similar category to record the procedures under the operation log
VisualC++ProjectDevelopeCode
- 此为《Visual C++ 项目开发实用案例》书籍配套光盘,该书由“数据库查询工具”、“数据转换工具”、“图像处理系统”、“系统资源监测器”、“HTTP日志解析、分析系统”五个案例构成,光盘资料中提供了所有系统的源程序代码和相关文件。-as the "Visual C projects to develop practical case" books matching discs, from the book "database query tool",
TestForCSharp
- 短信猫源码,如使用Debug库,需要设置环境变量GSMLIB_DEBUG等于2,则会在C:\\下生成GSMModem.log文件。 若您在开发的过程中遇到问题,可以使用此方法获得GSMModem.log并发送给经销商,即可有 效的解决您的问题。
Logger_1_0_0
- C# .NET LOGGER Extensible .NET Logger written in C#, w/ advanced message queuing allowing for complete asynchronous use (it won\\\\\\ t stop your code). Core system is in place with simple text logging. Looking to add circular logging, multiple file
max-log-map.zip
- 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.
TrickTools
- 生成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
EurekaLog.v6.0.1.4
- EurekaLog 是集成在 Delphi, C++Builder, Visual Studio 等 IDE 下的辅助工具,能快速生成带 Error Report 功能的应用程序。能将错误报告发送到指定邮箱、服务器、记录在本地文件中等。其报告可具体指出出错的代码行,以及机器当前信息、寄存器信息等诸多重要诊断信息。新版还支持内存泄露检测。 -EurekaLog is a complete bug resolution tool for Delphi, C++Builder, C# and VB
dengluxitong
- 输入用户名,密码 进行登录 b.只有用户名、密码都不为空的情况下,提交页面(使用Javascr ipt脚本验证) c.如果当前页面是由checklogin.jsp重定向过来的,进行相关信息的显示 c.1 用户名不存在 c.2 密码错误 c.3 用户超过5次登录,锁定该页面,禁止用户登录30分钟后,开放(可以客户端实现[比较麻烦]/也可服务器端实现[容易]) -Enter the user name, password to
DS18B20
- <html> <body> <pre> <h1>礦ision3 Build Log</h1> <h2>Project:</h2> I:\电子系统设计\fzuhaisc\温度计.uv2 Project File Date: 06/12/2009 <h2>Output:</h2> Build target Target 1 compiling 温度计
sj
- 注意本监视器,能够自动在C:盘下生成PACKLOG.log分析包日志-Note that the monitor can automatically in the C: drive next generation of packet log PACKLOG.log
ExcMagicControl
- ExceptionalMagic is shareware unit for use with Inprise Delphi 3,4,5 and C++ Builder 4,5. This unit replaces standard exception handling behaviour with much more controlled and informative one. It allows you to customize many aspects of excep
3971009BS_SMS_SDK_V1.7.1215
- 1)“接口库”为SDK库包其中: Release —— 发布的稳定库 Debug —— 为调试库 2)“演示代码”为测试代码目录。 (1) 测试代码中使用的库都是Release的版本。 (2) 如使用Debug库,需要设置环境变量GSMLIB_DEBUG等于2,则会在C:\下生成GSMModem.log文件。 若您在开发的过程中遇到问题,可以使用此方法获得GSMModem.log并发送给经销商,即可有 效的解决您的问题。 设置
F2KDUMP
- 东莞域天F2K加密锁HID监听,可在C盘产生记录文件-东莞域天F2K加密锁HID监听,可在C盘产生记录文件 Translate from: Chinese Allow phonetic typingType text or a website address or translate a document. Cancel Dōngguǎn yù tiān F2K jiāmì suǒ HID jiāntīng, kě zài C pán chǎnshēng jìlù wénjiàn
systemc-ams-1.0BETA1.tar
- SystemC AMS模擬。可供類比數位IP同步模擬。-Installation Instructions ************************* Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004 Free Software Foundation, Inc. This file is free documentation the Free Software Foundation gi
yaolog
- 就C++而言,不少程序员只是简单地用printf来输出日志,或者临时写个日志类,log4cpp等比较“重型”的日志库的使用率反而并不怎么高(至少从我经历的项目而言)。也许是不想为不需要的功能付出额外的学习成本,但无论如何,对于通用类别的工具采取临时手写的方式来应付,从长远考虑,在功能性和健壮性方面是得不偿失的。写这个日志类(yaolog)的最初的想法只是为了实现“输出到文件的带有时间信息的printf”,后来历经不同项目需求的“拷问”,借鉴和引用了很多开源代码(在此对那些作者表示感谢),就成了现