搜索资源列表
soo_search
- soo search是一个服务的接口,目标为简化搜索引擎的定制规则,加速全文索引的快速高效的开发。通过javaBean技术,把资源对象化,以建立方便的资源管理机制。soosoo search把资源的输入和输出通过一个值对象(bean)和用户进行交互,这样soosoo search可以快速的和现有的j2ee开源框架进行集成。soosoo search提供了两个接口,一个是索引器接口,一个是检索器接口。而这里两个接口的实现都是通过公共的数据模板进行资源的格式化。利用用户定制的javaBean对象,把
tmsnc-0.3.1
- VideoMan is a very easy image acquisition library. It is able to manage many video inputs at the same time, such as WDM Firewire and USB cameras, PointGrey cameras and video files. It can also render the inputs using OpenGL. Suitable for computer vis
1AE1F81B01A31A41_1174357921
- Combinational Circuit if –Outputs at a specificedtime are a function only of the INPUTS at that time 消除毛刺 –example of combinational circuit • address decoders • multiplexers • adders-Combinational Circuit if-Outputs at a
data_sort
- 在VC,建立单链表,输入链表数据,搜索链表数据,插入新链表元素。实现输入数据的排序和输出。-It s based on MS VC++6.0,to inputs the link data,search the data in the link, and insert the new data to the link. Realized sorting and outputing the data.
PRIME
- 用C SHARP寫的程式,輸入六個數字並且找出這個數字範圍內的質數-Written using C# programs, six digital inputs and to identify the number of prime numbers within the
s
- 科强51单片机例程之4按键输入,希望对大家有用。-Section Qiang 51 MCU routine of four key inputs, want to be useful to everyone.
switchsystemwithfeedback
- This a swithch element system with 3 inputs,2 outputs and 1 feedback loop. The packet arrival follow a Bernolli process randomly selected between 0 and 1. And finally we got the through outputs for each output.-This is a swithch element system with 3
sum
- linux下的socket编程,实现服务器端接收客户端输入的两个数据,服务端将求和运算的结果返回给客户端。-under linux socket programming, client server receives two data inputs, the server will be the sum result of the operation back to the client.
CALC
- 网络计算器(如客户端输入:1+1,服务器端给出结果2,客户端输入:2*2, 服务器端给出结果4),客户端发送到服务器的数据格式为数据1+运算符+数据2,数据为整数,运算符为+、-、*、\。 -Network Calculator (such as client input: 1+1, the server gives the result 2, the client inputs: 2* 2, the server gives the result 4), the client sends
autotip
- 飞飞input表单输入框默认提示信息插件是为输入用户名的提示信息而写的。功能虽然简单但对于做开发的人来说每次写这几行代码也实属繁琐,所以我就把这几行代码写成了jquery的插件以求以后用起来更加便捷。-Feifei input form inputs for the plug-in is the default prompt to enter a user name and a message written. Function is simple but for those who do de