搜索资源列表
saxDemo
- 全面的展示了SAX解析XML文件的强大威力,全部都是源代码,初学者非常值得一看。(eclipse工程)-comprehensive display of SAX parsing XML documents powerful presence, all source code, beginners very eye-catcher. (Eclipse Works)
Calculator--java
- 利用Swing组件设计一个计算器,实现简单的加、减、乘、除功能。计算完后需要按“C”键清空再进行下步计算。显示框中存在小数点后再按“.”键则无效。-use Swing components design a calculator, a simple addition, subtraction, multiplication and functional. After the calculation required by the "C" key emptied again f
javachm(1)
- 爱好JAVA的朋友可以来看一下这个程序,肯定让你不虚此行,等待你的光临指导,多提意见哦!-JAVA-loving friends can look at what the procedure does let you well spent, you wait for the presence of guidance and opinions!
sdfg
- 截至礓硝酸汞焉于二进此时此刻睛在飘动埂一经骠苛上划线 -mercury nitrate as the quantity varies according to climates in the two fall into this very moment in the eye by a 32.4 wafted presence harsh on the line
jsjac-1.3.2.zip
- XMPP(可扩展消息处理现场协议)的JAVAscr ipt客户端实现.,XMPP (Extensible Messaging and Presence Protocol) client-side implementation of the JAVAscr ipt.
139E-mailwormwrittenexamples
- 利用mail.139.com,由于对邮件正文过滤不严,导致存在xss漏洞来触发浏览器去读取远端的js脚本,并且执行该脚本。该脚本能够在IE浏览器执行。 同时,经过分析发现,mail.139.com中发送邮件的功能存在CSRF弱点 可以通过Ajax技术获取发送邮件所需要的mid值。另外邮箱的“通信录 “中的联系人邮件可以直接通过javascr ipt取出。-Using mail.139.com, due to lax message body filtering, leading to xss
JavaScript
- 作为一门独立的编程语言javascr ipt 自然可以做很多的事情,不过它最主流的应 用还是在 Web 上——创建动态网页(许多人喜欢叫网页特效)Javascr ipt 。目前在网络上应用十分广泛,几乎所有的动态网页里都能找到它的身影。目前流行的AJAX从很大程度上也是依赖于Javascr ipt 而存在的。 -As an independent programming language javascr ipt can do a lot of things natural, but it
openfire
- XMPP Extensible Messaging and Presence Protocol,简单的来讲,它就是一个发送接收处理消息的协议,但是这个协议发送的消息,既不是二进制的东东也不是字符串,-openfire abstract descr iption
Java-ME-SDK-3.0.5
- Java ME SDK发布新增了许多新的功能,并对之前版本(3.0)中存在的一些bug问题进行了修复。-Java ME SDK release adds many new features, and the previous version (3.0) in the presence of some of the bug has been fixed.
VSPD
- 串口模拟器和Java源码,VSPD是国外比较好的一款串口模拟器,可虚拟1~20口,也可检测本机存在物理占用端口,使用程序传送数据后在程序里面也有字节体现-Serial simulator and the Java source code, VSPD is better abroad a serial port emulator can be virtual 1 to 20, can detect the presence of native physical occupation of the
openpixi-master
- This open source code to simulate particle in the presence of an E&B field with different boundary conditions.
TestingSettings
- Precompiled sql statement for setting an aggregated presence.
documentinvalidcharacterexceptioncreateelement.ra
- Content Observer s Presence Observer Source Code for Andriod.
Java
- Steganography is derived from the Greek words ‘stegos’ meaning roof or covered and ‘graphia’ which means writing. Steganography is the art and science of communicating in such a way that the presence of a message cannot be detected. Simple steganogra
waveeffect
- 在一幅图像的背景中加入水波,让人能感觉到有水文的存在--Add an image of waves in the background, people can feel the presence of hydro-
Process
- (1)从键盘输入当前系统的资源信息,包括当前可用资源,每个进程对各类资源的最大需求量,每个进程当前已分配的各个资源量和每个进程尚需要的各个资源量,并显示出结果在界面上。 (2)输入进程请求,按照设计好的安全性算法进行检查,得到结果并输出整个执行过程的相关信息和最终结果(主要包括资源分配表和安全序列) (3)要求要有各种异常的处理,程序的可控制性和可连续性执行。包括对进程的存在有无检查,请求向量的不合法检查,试分配失败后的数据恢复和重新接受进程请求等。 -(1) Enter th
MIN(maximal-information-coefficient)
- MIC最大信息数;用来表针变量的相关性大小(适用于线性和非线性情况)。MIC具有以下三条重要性质:1)如果变量x,y存在函数关系,则当样本增加时,MIC值趋于1;2)如果变量x,y可以有参数方程c(t)=[x(t),y(t)]所表达的曲线描述,则当样本增加时,MIC值必然趋于1;3)如果变量x,y相互独立,则当样本增加时,MIC值必然趋于0.-MIC maximum number of information correlation to the size of the hands of va
Java
- 能够设置一个目录,软件对该目录下的所有简历进行筛选 能够对word和pdf格式的简历进行筛选 筛选时,从软件界面指定关键字,然后读取所有word文档和pdf文档的内容,查找其中是否存在该关键字,如果存在,则将文件路径名显示在界面上。筛选结果是一系列文件路径名组成的列表。(对word和pdf文档内容的读取,可以借助第三方的程序库实现) 支持同时指定3个关键字,并同时依据这3个关键字进行筛选(与关键字匹配的字符串中的
filechange_xr
- ftp文件同步 处理过程 A)B从A获取文件列表 B)B发送文件列表给C C)C用遍历接收到的文件列表,分别从D查找列表中的每个文件,查看其是否存在相同的文件:存在则把列表中的文件去掉,继续下一个;不存在则继续下一个;结束遍历后返回文件列表给B,如果都存在也要返回空列表。 D)B接收到返回的文件列表后,遍历新的列表,从A中下载对应文件,分包发送给C。 E)C接收到分包发送的数据后,解析包,然后上传到D(分追加和覆盖)。 F)停顿一定时间,整个周期再来一遍。-ftp f