搜索资源列表
CRC循环校验的具体算法
- Filename: main.c * Descr iption: 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 fo
jtest a
- 一个测试文件,很好-a test paper, good
8mz
- 这是一个校园考试系统, 管理员和密码是admin 测试用户名和密码是test 测试用户名和密码是kshafo-This a school examination system, the administrator password is admin and test a user name and password test is the test user name and password is kshafo
Test.java
- 这是一个测试Timer类用法的程序.程序会随机产生10个时间, 并在时间到的时候出发Task类对象中的run方法-This is a test Timer category usage of the procedure. Procedures will be randomly generated 10 hours and the time when the starting of the Task type of object methods run
xacml test
- Sun's XACML Implementation is an access control policy evaluation engine written entirely in the Java(tm) programming language. It supports XACML 1.x and 2.0 core features, and provides a number of powerful extensions and extensibility points.
test.rar
- java程序模拟鼠标,进行模拟鼠标事件,调用robot类来实现网页中的相关连接模拟点击,java program simulated mouse, to simulate a mouse event, call-type robot to realize the relevance of web pages to connect analog clicks
Lucene+Nutch
- Lucene+nuctch一书的全部源码 测试源码 和几个简单的项目-Lucene+ Nuctch a book all the source code and test a few simple items
Test
- SSH整合的一个权限管理,主要针对人员、角色信息的管理,可以扩展为任何系统。 -SSH integration of a rights management, mainly for personnel, the role of information management, can be extended to any system.
mina-spring-test
- 使用mina3.0与spring集成,实现的server端示例(socket tcp)。 mina是基于java NIO 的高效率通信框架。 工程为myeclipse java工程,可直接导入。 使用main方法启动。可自写客户端测试。-Use mina3.0 with spring integration to achieve a server-side example (socket tcp). mina is a highly efficient communicatio
Test
- java串口通信的例子,简单的从一个端口读取-java serial communication example, a simple read from a port
ext-test-html
- 一个extjs2.2 个性化实例 zip包,非常实用和经典。里面有可编辑树,等个性化的例子,官方上可没有哦。-Extjs2.2 example of a personalized zip package, very practical and classic. There are editable tree, such as examples of personalization, the official can not, oh.
test
- 和大家一样我也是初学者,希望可以向大家学习以下.现在把我刚做的东西,拿出来.因为我要下载别人的代码.做的不好,请大家了解-And like everyone I am also a beginner, I hope everyone can learn the following. Now I just make things out. Because I want to download other people
netExam
- 这是用jsp技术编写的一个网上测试系统。-This is prepared by using jsp technology of a web-based test systems.
test
- ASP-ASP
test-server
- flex 与spring 整合的一个小例子-flex and spring, a small example of the integration
Addison.Wesley.xUnit.Test.Patterns.Refactoring.Te
- It has been said before but it bears repeating: Writing defect-free software is exceedingly diffi cult. Proof of correctness of real systems is still well beyond our abilities, and specifi cation of behavior is equally challenging. Predicting fut
test
- jsp连接oracle数据库,的一个样本程序,大家可以参考-JSP connection oracle database, a sample of the process, we can reference
Junit Simulation Test
- A simple Junit Simulation Test Software. Very important to validade a large system.
Socket like a DropBox
- A simple system socket that can work like a dopbox. Only to test this funcionality.
test
- 1、编写程序,判断给定的某个年份是否是闰年,给定的年份通过用户输入的方式动态给定,输入的方式如: Scanner scan = new Scanner(System.in);(1write programs to determine whether a given year is a leap year. A given year is dynamically given by user input. The way of input is Scanner scan = new Scanner)