搜索资源列表
student
- C++学生成绩管理系统 包括老师和学生不同用户的登录 主要包括学生数据的输入、插入、查询、排序和保存等…… -C++ student achievement management system, including teachers and students of different users log data include student input, insert, query, sort, and preservation ... ...
malogclass
- C++的一个小日志程序.非常简单实用 -C++ in a small log process. Is very simple and practical
C
- 二分查找又称折半查找,它是一种效率较高的查找方法。 【二分查找要求】:1.必须采用顺序存储结构 2.必须按关键字大小有序排列。 【优缺点】折半查找法的优点是比较次数少,查找速度快,平均性能好 其缺点是要求待查表为有序表,且插入删除困难。因此,折半查找方法适用于不经常变动而查找频繁的有序列表。 【算法思想】首先,将表中间位置记录的关键字与查找关键字比较,如果两者相等,则查找成功;否则利用中间位置记录将表分成前、后两个子表,如果中间位置记录的关键字大于查找关键字,则进一步查
QQLoginBat
- 这是一个QQ/TM登录器(其中包含MD5的类封闭及Base64的编码转换). 本程序是用BCB2007制作的. 程序基本用法: (1)运行程序,首先会要求输入密码,如果是首次运行,可以输入一个新密码或直接回车即可. (2)进入后,可以看到已保存的QQ号,可以同时登录一个或多个号码. (3)点击ADD可以添加QQ号码 添加时可以直接输入命令行,也可先按PWDHASH生成命令行,再复制过去(点击上面的Command Line标签). 声明: 程序中的MD5算法和BASE
src-highlite
- 一个工具,可以将 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
lixminC
- 这是编译原理词法分析源程序和实验报告。本程序亮点在于: 1、能够处理ANSI C 定义的42种运算符,32个关键字。 2、能够识别并且抽取预处理语句(如#include, #define , #ifdef....)存到preprocess.log中(格式例子为:line 0 : #include<stdio.h>) 3、能够识别并剔除两种注释(//和/* */) 4、能够识别简单的词法错误 missing terminating " 并且告诉你是在第几行出的错。 5、能够识别浮点数,
addressbook
- 多人版的通讯簿,实现了:注册-登录-操作 的模式;用到了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
arp
- 基于c语言的一个小程序,对交换机的日志进行分析,筛选出中arp病毒电脑的mac-Based on a small c language program, log on to analyze the switch, filter out the arp mac computer virus
SimpleLog
- 一个简单的写日志的类,基于标准C,其他的自己看代码吧,简单日志管理回滚-a simple log class
shutdown
- c++实现windows xp系统下关机,重新启动,注销,切换用户等功能的小程序-C++ and windows xp system shutdown, restart, log off, switch user function of program...
QQLogin
- 用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
Log
- 登入登出管理,用于用户名和密码的查看,方便用户登录.-c++ for Log
Calculator(c)
- C计算器,支持+、-、*、/、^、!、(、) 数学函数 sin cos tan cot sign ln log sinh cosh tanh coth等 支持正负 支持*的省略 支持弧度角度转化 支持大整数的加减 支持设置精度 支持常数PI和E 支持文件储存-C calculator supports+,-,*, /, ^,!, (,) Mathematical functions sin cos tan
Log
- 以下两个例子,C#程序运行当中,分别以两个方式写日志,第一种是通过流的方式,第二种是通过文件的方式-write log
C
- 根据计盒维数原理编写了求一维曲线分形维数。本代码使用了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
log
- 这个库是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
glog-0.3.5
- google的日志类,可自定义日志目录和打印级别(Google log class, you can customize the log directory and print level)
log
- 日志的实现,日志的封装,多种接口的实现,c++实现(Log, log package, to achieve a variety of interface, c++)
2.1.5_sourse
- 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
nsis-3.06.1-log
- source code emv reader writer
