资源列表
字符串计算引擎
- 功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. <br> 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明.<br> 3:可以使操作符运算具有多种形态。您即可以用“+”表
语音通信源码
- 一个很好的语音通信软件,用vc编写的源代码,调试过,绝对可用-a good voice communications software, used vc prepared by the source code, debugger that can be absolute
GoServer
- 网络围棋对战的服务器端,可以统计在线人数、参战人数并可以进行排名。需要和客户端一起使用-Net GO server program. It can count how many pepole are online and the players are playing and ranks them. It needs to run the client program together.
GoClient
- 网络围棋对战的客户端,需要预先连上服务器端。-A client of net I-go, needing to connect service previously.
FTP,文件传输!SMTP设计
- 1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置用户的访问权限,用户登陆后的根目录,并提供对用户透明的虚拟目录服务。同时还为别的模块提供查询文件(夹)的权限,查找本地文件是否存在等服务, 3)连接监听与FTP命令处理模块负责监听客户端的连接,并负责关闭阻塞的连接,释放每个连接占用的资源。此模块为FTP协议的核心,它具体负责FTP命令的解析与实现。 4)客户数据传输模块负责具体的与客户端
八数码 1
- 本程序为一个很好的八数码(又称九宫图)程序,为本人的人工智能课程设计。-the procedures for a good eight digital (also known as JiuGongTu) procedure, the artificial intelligence of my course design.
vml
- vml编辑器,用html和javscr ipt写成,通过 在浏览器中编辑,生成vml代码-VML editor, and use html javscr ipt languages, through the browser editing, code generation VML
一个基于局域网的聊天程序
- 这是一个关于一个基于局域网的聊天程序,用VC++编译-This is a LAN based on a chat program that will compile VC
歌词下载源码
- 这是一个用于歌词下载、上传、匹配的源代码,有兴趣的可以好好的研究一下。-lyrics for download, upload, matching the source code, interested properly studied.
网络嗅探器
- 一个关于sniffe嗅探的程序,基于tcp/ip层的,学习用的-This is a program for research about sniffer, which is based on TCP/IP.
Sock_class
- 一个很好的socket多线程编程,例子程序详细描述了linux下如何编程多线程-a good socket multithreaded programming examples procedures described in detail how the Linux programming multithreaded
jsp源码实例
- 5个jsp源码实例包括:输出,获取表单参数,获取jsp各种参数,cookie,搜索引擎-five jsp source examples include : output, access to the form parameters, access jsp various parameters, cookies, search engines