搜索资源列表
OnlineUsers0.2
- codeigniter Library: Online Users Installation Download the class (File:OnlineUsers0.2.zip) and uncompress it to your APPLICATION/LIBRARIES directory Change line #16 with your custom database file (requires read/write permissions)
stop1
- 这个本来是写在自己的一个ANTI程序里的,今天剥离出来分享给大家. 同样原理并不是我原创,但是易代码还是我自己写的,嘿嘿. 原帖来自看雪论坛,通过消息检测目标窗口是否超时异常. 同样带上对应的VB代码注释. -This was originally written in an ANTI own program, and today was spun off to others. The same principle is not my original, but easy
hadwad
- rahukal use for best work timeout
Low-Rate-TCP-Targeted-Denial-of-Service-Attacks-a
- Abstract—Denial of Service attacks are presenting an increasing threat to the global inter-networking infrastructure. While TCP’s congestion control algorithm is highly robust to diverse network conditions, its implicit assumption of end-system coo
PRT30_PIC_CON_Ver0.1
- 此程序是为了实现电源管理开关机,实现按键按键无抖动延时两秒开机,超时10秒关机。并不再重复开关机。-This program is for power management switch machine, button buttons jitter-free delay of two seconds to boot, timeout 10 seconds off. And not repeat the switch machine.
1
- 易语言socket连接超时源码例程 ,很不错的易语言源码,适合易语言爱好者学习。-The socket connection timeout source of easy language routines, very good and easy language source code for easy language enthusiasts to learn.
daojishi
- 带超时显示的倒计时显示牌,制作的目的是一个教学比赛,其他的软件到时间就停了,但是这个比赛是允许超时的,只不过超时多少扣相应的分数,因此自己动手写了这个程序,不知道是不是太简单了,代码还是有一堆的。起码有读写配置文件。-The countdown with timeout display signs, produced a teaching game stopped other software to time, but this game is allowed timeout, but time
VB485COM
- 串口通讯程序实例,做了通讯超时处理,通讯错误处理-Instances of serial communication program, communications timeout handling, communication error handling
Overtime
- 使用vc6.0编写的tcpip服务器程序,如果连接超时会自动中断连接-VC6.0 prepared using TCPIP server, if the connection timeout will automatically disconnect
tttttttttttttttt
- 四人抢答器,抢答开始后20秒倒计时,20秒倒计时后无人抢答显示超时,并报警-Four people Responder to answer in 20 seconds after the start of the countdown .20 seconds countdown after no one answer in timeout, and alarm
FProducerResumerQueue
- 1.可以设置队列中的最大长度; 2.线程安全; 3.多线程想向队列中放入数据时,可设置等待队列有空位的超时时间,当有空位时,等待线程会被唤醒并将数据加入队列。函数原型为:FTLThreadWaitType Append(const ELEMENT& element, DWORD dwTimeOut). 4.多线程从队列中取出数据时,可设置等待队列有数据的超时时间, 当有数据时等待线程会被唤醒。函数原型为:FTLThreadWaitType Remove(ELEMEN
procConvert
- 利用简单的队列实现进程转换,即dispatch,timeout,blocked之间的转换-Simple the queue implementation process conversion, dispatch, timeout, blocked conversion between
EDA
- 抢答器(文档加程序):四路,抢答开始后20秒倒计时,20秒倒计时后无人抢答显示超时,并报警;能显示超前抢答台号并显示犯规警报;能显示各路得分 -Responder (document plus program): Quad answer 20 seconds after the start of the countdown, no answer after 20 seconds countdown display timeout and alarm can display the answ
zhiliqiangdaqi
- 智力抢答器设计 (1)可容纳4组参赛者的数字智力抢答器,每组设置一个抢答按键; (2)电路具有一第一抢答信号的鉴别和锁存的功能。在主持人将系统复位并发出抢答指令后,若参加者按抢答键,则该组指示灯亮并用组别显示抢答者的组别。此时,电路具有自锁功能,使别组的抢答开关不起作用。 设置计分电路。每组在开始时预置成100分,抢答后主持人计分,答对一次加10分。 设置犯规电路。对提前抢答者和超时抢答级别鸣喇叭示警,并由级别显示电路显示出犯规的组别。 其他要求: (1)晶振为12
1856--More-is-better
- 杭电1856题的代码,此代码采用并查集的方法解决的,改题很容易超时,此方法 不超时-Hangzhou Electric 1856 theme code, which uses a search set of solutions, and it is easy to change the title timeout, this method does not timeout
qiuhe
- 问题描述 求1+2+3+...+n的值。 输入格式 输入包括一个整数n。 输出格式 输出一行,包括一个整数,表示1+2+3+...+n的值。 样例输入 4 样例输出 10 样例输入 100 说明:有一些试题会给出多组样例输入输出以帮助你更好的做题。 一般在提交之前所有这些样例都需要测试通过才行,但这不代表这几组样例数据都正确了你的程序就是完全正
Print_Table_Correct
- atxmega单片机asf串口读写接口,带等待超时-atxmega asf microcontroller serial interface to read and write, with wait timeout
aspcheck
- asp探针 1、服务器环境探测:服务器操作系统、服务器名称、服务器IP地址、服务器时间、服务器CPU数量及CPU种类、WEB服务及其版本等。 2、ASP环境探测:脚本解释引擎及版本、脚本超时时间、Session超时时间、当前站点的物理路径映射、常见组件支持情况及版本检测。 3、服务器性能检测:整数运算能力、浮点数运算能力、数据IO能力、连接速度测试等。-asp probe a server environment detection: server operating systems
biadata
- 逐位相乘,再对齐相加,缺点很明显,如果n值比较大,运算次数将非常多,必定会超时,1万的阶乘想在1秒内完成肯定无法达成。-Multiplied by bit, and then align the added drawback Obviously, if the value of n is relatively large, the number of operations will be very much will definitely timeout, 10000 factorial wan
i2c_master_slave_pic
- This I2C library contains the following functionalities: - master/slave communication - timeout in case of bus failure - self recovery after timeout - possibility to write one of 32 bytes slave registers In the archive you can find the hardwar
