Have you had the exasperating experience of a laptop orPDA defi antly not responding to your commands? Youfrantically press key after key, but to no avail. As hopeturns to anger (but just before you throw the company’slaptop through the window) you slam your fi nger againstthe on/off power button. Ten seconds later, your laptopfi nally surrenders and the screen goes black in a highpitched whimper.
上传时间: 2013-12-10
上传用户:Vici
第一章光纤连接在介绍光纤光缆性能检测方法之前,先讲述光纤连接特别是光纤端面处理和熔接技术,作为必须掌握的基本技能训练。实际的光通信系统由光发射器、光传输通道(光纤)、光接收器三个主要部分组成,光纤光缆的传输性能检测系统也同样如此。系统各部分之间的衔接就是光耦合或光纤连接问题。通信系统和检测系统都要求各部分之间光耦合有高耦合效率、稳定可靠、连接损耗小的连接。而且光耦合和光纤连接技术是光纤通信系统和检测系统中一门非常基本和实用的技术。第一节光耦合一、光纤与光源的耦合在光纤通信系统和光纤传输特性检测系统中使用多种光源,有半导体激光器、气体激光器、液体激光器、发光二极管、宽光谱光源等等。它们大致可以分为两大类,一类是相干光源,如各种激光器;另一类是非相干光源,如发光二极管、宽光谱光源(白炽灯)。光耦合先要解决如何高效率地把光源发射的光注入到传输通道中去的问题。为此,先了解一下光源的特性。
上传时间: 2013-10-30
上传用户:xinshou123456
socks5 remote exploit/ linux x86易受到的攻击 linux:* socks5-v1.0r10 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r9 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r8 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r10 (compiled on a redhat 6.0) => 400* socks5-s5watch-1.0r9-2 (redhat-contrib) => no?* socks5-0.17-1 (redhat 4.2) => no* socks5-1.0r10-5 (redhat-contrib) => no??* socks5-server-1.0r6-8TL (TurboContrib) => no??用法:* $ ./1080r [offset]该代码本人是本人千辛万苦利用俄汉翻译软件从俄罗斯网站上找到的,还没有来得及实用,就发上来,与大家共研。有问题请Email:jzzq8081@sina.com
标签: linux turbolinux compiled exploit
上传时间: 2013-12-17
上传用户:xuanchangri
XMail is an Internet and intranet mail server featuring an SMTP server, POP3 server, finger server, multiple domains, no need for users to have a real system account, SMTP relay checking, RBL/RSS/ORBS/DUL and custom ( IP based and address based ) spam protection, SMTP authentication ( PLAIN LOGIN CRAM-MD5 POP3-before-SMTP and custom ), a POP3 account syncronizer with external POP3 accounts, account aliases, domain aliases, custom mail processing, direct mail files delivery, custom mail filters, mailing lists, remote administration, custom mail exchangers, logging, and multi-platform code. XMail sources compile under GNU/Linux, FreeBSD, OpenBSD, NetBSD, OSX, Solaris and NT/2K/XP.
标签: server featuring Internet intranet
上传时间: 2015-01-12
上传用户:asddsd
Filename: main.c * Description: A simple test program for the CRC implementations. * Notes: To test a different CRC standard, modify crc.h. * * * Copyright (c) 2000 by Michael Barr. This software is placed into * the public domain and may be used for any purpose. However, this * notice must not be changed or removed and no warranty is either * expressed or implied by its publication or distribution.
标签: test implementations Description Filename
上传时间: 2015-02-02
上传用户:leehom61
棋盘填数问题 在N*N的棋盘上(1<=N<=10)请填入1,2,...N2共N2个数,使得任意两个相邻的数之和为素数。 填写的方案如: 在这里我们约定:左上角的格子里必须放数字1。 输出:如有多种解,则输出第一行,第一列之和为最小的排列方案;若无解,则输出“NO Answer”
上传时间: 2013-12-11
上传用户:www240697738
旅行家问题 一个旅行家想驾驶汽车以最少的费yi 用从一个城市到另一个城市(假设出发时油箱是空的)。给定两个城市之间的距离为D1、汽车油箱的容量为C(以升为单位),每升汽油能行驶的距离为 D2,出发点每升汽油价格P和沿途油站数N(N可以为零),油站i离出发点距离Di,每升汽油价格Pi(i=1,2...N)。计算结果四舍五入至小数点后两位。 如果无法到达目的地,则输出“No Solution"。
上传时间: 2015-02-14
上传用户:vodssv
数 据 结 构 大型 作业3.1输入一个数列L,生成一棵二叉排序树T;3.2对二叉排序树T作中序遍历,输出结果;3.3计算二叉排序树T的平均查找长度, 输出结果;3.4判断二叉排序树T是否为平衡二叉树,输出信息“OK!”/“NO!”;3.5再使用上述数列L,生成平衡的二叉排序树BT,每当插入新元素,发现当前的二叉排序树BT不是平衡的二叉排序树,则立即将它转换成新的平衡的二叉排序树BT;3.6计算平衡的二叉排序树BT的平均查找长度,输出结果。3.6分析对比未平衡化的二叉排序树和平衡的二叉排序树的查找效率(最好、最坏平均比较关键字数)
上传时间: 2014-11-22
上传用户:com1com2
安装方法:打开weather.cgi更改各个项目可以用以下方法调用:演示:http://flyao.com
上传时间: 2013-12-01
上传用户:www240697738
啥也不说了,请看代码示例 File : fat_dir.c FS_DIR *FS__fat_opendir(const char *pDirName, FS_DIR *pDir) { FS_size_t len FS_u32 unit FS_u32 dstart ....... FS_u32 dsize FS_i32 i char realname[12] char *filename if (!pDir) { return 0 /* No valid pointer to a FS_DIR structure */ }
标签:
上传时间: 2013-12-14
上传用户:梧桐