CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - log c

搜索资源列表

  1. student

    0下载:
  2. C++学生成绩管理系统 包括老师和学生不同用户的登录 主要包括学生数据的输入、插入、查询、排序和保存等…… -C++ student achievement management system, including teachers and students of different users log data include student input, insert, query, sort, and preservation ... ...
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.08mb
    • 提供者:lk
  1. malogclass

    0下载:
  2. C++的一个小日志程序.非常简单实用 -C++ in a small log process. Is very simple and practical
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:15.26kb
    • 提供者:xiaoma
  1. C

    0下载:
  2.  二分查找又称折半查找,它是一种效率较高的查找方法。   【二分查找要求】:1.必须采用顺序存储结构 2.必须按关键字大小有序排列。   【优缺点】折半查找法的优点是比较次数少,查找速度快,平均性能好 其缺点是要求待查表为有序表,且插入删除困难。因此,折半查找方法适用于不经常变动而查找频繁的有序列表。   【算法思想】首先,将表中间位置记录的关键字与查找关键字比较,如果两者相等,则查找成功;否则利用中间位置记录将表分成前、后两个子表,如果中间位置记录的关键字大于查找关键字,则进一步查
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:515byte
    • 提供者:pxs
  1. QQLoginBat

    0下载:
  2. 这是一个QQ/TM登录器(其中包含MD5的类封闭及Base64的编码转换). 本程序是用BCB2007制作的. 程序基本用法: (1)运行程序,首先会要求输入密码,如果是首次运行,可以输入一个新密码或直接回车即可. (2)进入后,可以看到已保存的QQ号,可以同时登录一个或多个号码. (3)点击ADD可以添加QQ号码 添加时可以直接输入命令行,也可先按PWDHASH生成命令行,再复制过去(点击上面的Command Line标签). 声明: 程序中的MD5算法和BASE
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:258.76kb
    • 提供者:richardw
  1. src-highlite

    0下载:
  2. 一个工具,可以将 Java Javascr ipt C/C++ Prolog Perl Php3 Python Flex ChangeLog Ruby Lua Caml Sml Log 等语言中的注释以html帮助的形式输出!-This program, given a source file, produces a document with syntax highlighting. At the mome
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:957.01kb
    • 提供者:jianxin luo
  1. lixminC

    1下载:
  2. 这是编译原理词法分析源程序和实验报告。本程序亮点在于: 1、能够处理ANSI C 定义的42种运算符,32个关键字。 2、能够识别并且抽取预处理语句(如#include, #define , #ifdef....)存到preprocess.log中(格式例子为:line 0 : #include<stdio.h>) 3、能够识别并剔除两种注释(//和/* */) 4、能够识别简单的词法错误 missing terminating " 并且告诉你是在第几行出的错。 5、能够识别浮点数,
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1.2mb
    • 提供者:lixmin
  1. addressbook

    0下载:
  2. 多人版的通讯簿,实现了:注册-登录-操作 的模式;用到了ACCESS数据库,可以显示记录登录记录 其中管理员的密码为:12345;注意要把数据库放到C盘的根目录下才可以使用-Multiplayer version of the address book, realized: Register- Login- operation mode use of the ACCESS database, you can display the record log records which the ad
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:5.84mb
    • 提供者:chenqin
  1. arp

    0下载:
  2. 基于c语言的一个小程序,对交换机的日志进行分析,筛选出中arp病毒电脑的mac-Based on a small c language program, log on to analyze the switch, filter out the arp mac computer virus
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2.86kb
    • 提供者:述子
  1. SimpleLog

    0下载:
  2. 一个简单的写日志的类,基于标准C,其他的自己看代码吧,简单日志管理回滚-a simple log class
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:929byte
    • 提供者:李杰
  1. shutdown

    0下载:
  2. c++实现windows xp系统下关机,重新启动,注销,切换用户等功能的小程序-C++ and windows xp system shutdown, restart, log off, switch user function of program...
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:338.4kb
    • 提供者:张少杰
  1. QQLogin

    0下载:
  2. 用Visual C++开发的QQ自动登录器的源码,预先设置好用户名和密码,以后不用每次都输入用户名和密码就可以让QQ自动登录了-Developed QQ automatically log the source code with Visual C++ pre-set easy to use user name and password, after this always enter a user name and password you can QQ Auto Login
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:145.19kb
    • 提供者:王小界
  1. Log

    0下载:
  2. 登入登出管理,用于用户名和密码的查看,方便用户登录.-c++ for Log
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7.01kb
    • 提供者:丁成
  1. Calculator(c)

    0下载:
  2. C计算器,支持+、-、*、/、^、!、(、) 数学函数 sin cos tan cot sign ln log sinh cosh tanh coth等 支持正负 支持*的省略 支持弧度角度转化 支持大整数的加减 支持设置精度 支持常数PI和E 支持文件储存-C calculator supports+,-,*, /, ^,!, (,) Mathematical functions sin cos tan
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:949.42kb
    • 提供者:dnalfiend
  1. Log

    0下载:
  2. 以下两个例子,C#程序运行当中,分别以两个方式写日志,第一种是通过流的方式,第二种是通过文件的方式-write log
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:72.24kb
    • 提供者:jiashan
  1. C

    0下载:
  2. 根据计盒维数原理编写了求一维曲线分形维数。本代码使用了C程序和opencv库函数 。 function D=FractalDim(y,cellmax) 求输入一维信号的计盒分形维数 y是一维信号 cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数 D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e))。 -Under the box dimension of the principle of pr
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5.01kb
    • 提供者:寻之川
  1. log

    0下载:
  2. 这个库是c++log库,用于在项目中输出log,我们开发团队已经使用好几年了,非常好用,供君参考-The library is a library of c++ log, for in the project output log, our development team, have been used for several years, is very nice, for your reference
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1.93mb
    • 提供者:四川带
  1. glog-0.3.5

    0下载:
  2. google的日志类,可自定义日志目录和打印级别(Google log class, you can customize the log directory and print level)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:597kb
    • 提供者:蔡斌
  1. log

    0下载:
  2. 日志的实现,日志的封装,多种接口的实现,c++实现(Log, log package, to achieve a variety of interface, c++)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:8kb
    • 提供者:liliha
  1. 2.1.5_sourse

    0下载:
  2. leetcode 原创代码 Median of Two Sorted Arrays There are two sorted arrays A and B of size m and n respectively. Find the median of the two sortedarrays. The overall run time complexity should be O(log(m + n)).(2.1.5 Median of Two Sorted Arrays There
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:3.52mb
    • 提供者:每日一题
  1. nsis-3.06.1-log

    1下载:
  2. source code emv reader writer
  3. 所属分类:其他

« 12 3 »
搜珍网 www.dssz.com