资源列表
DesignPatterns0509
- it is design pattern sample for spring dotnet framework.
OpenCV
- OpenCv的全称是Intel Open Source Computer Vision Library,由英特尔公司位于俄罗斯的研究实验室开发,它是一套可免费获得的由一些C函数和C++类所组成的库,用来实现一些常用的图像处理和计算机视觉算法-Intel Open Source Computer Vision Library
Chat_in_java
- Server For Chat which is run continuously searching for client request-Server For Chat which is run continuously searching for client request...
Game
- 一个可以通过Internet对弈的“吃棋子”游戏。-Of games on the Internet one can " eat pawn" game.
AsyncTcp
- 一个异步聊天系统,系统只允许客户与服务器相互传送字符串数据,不实现任意客户之间的直接信息传递。-An asynchronous chat system, the system only allows the client and the server can transmit the string data, not to achieve any of its customers a direct transmission of information.
UdpChatExample
- UDP网络聊天工具。在方框中填上ip之后,两个计算机可以直接进行通信。-UDP online chat tool. Ip fill in the boxes, the two computers can communicate directly.
P2PExample
- 使用P2P技术设计的一个简易聊天程序。不使用专用的服务器,只要将好友添加到好友列表中,就能检测出好友是否在线,并相互发送聊天信息。-The use of P2P technology, designed for a simple chat program. Do not use a dedicated server, as long as the friend add to friends list, will be able to detect friends are online, and
Practical_Algorithm_for_Analysis_and_Program_Desig
- 实用算法的分析与程序设计,内容全面,实用性强!-Practical Algorithm for the analysis and program design, comprehensive, practical!
SendMailExample
- 一个windows应用程序,实现发送邮件的功能。用正则表达式验证用户输入的信息,当输入的信息符合要求时,才允许将邮件发送到邮件服务器。-A windows application that sends messages to achieve functions. Using regular expression validate user input information, the information to meet the requirements when the input only
Bin_Dec_Conversion
- 这两个程序用来实现二进制和十进制之间的转化,方便,使用。-The two procedures used to achieve the conversion between binary and decimal, convenient to use.
textset
- 文字型方塊輸入時,僅能輸入一次小數點及數字鍵的程式-Type the text input box can only enter a decimal point and numeric keys program
TdesEncryptExample
- 使用TripleDES加密算法对输入的字符串加密,并输出加密后的字符串和解密后的结果。-TripleDES encryption algorithm using the input string encryption, and output encrypted string and the decrypted results.