资源列表

« 1 2 ... 59 60 61 62 63 6465 66 67 68 69 ... 779 »

[网络编程翻译机

说明:一个类似于网页小偷的软件,作用是汉译英,我主要是为了解决我们英语老师布置作文而编写的,呵呵。程序并没有采用传统的XMLHTTP控件或者Inet控件获取HTTP资源,而是采用更底层的winsock控件模拟HTTP协议。原因是网站采用了重重验证,普通控件派不上用场。-a website similar to the software thieves, the British role in Translation is, I is main
<啊啊> 在 2008-10-13 上传 | 大小:13893 | 下载:0

[网络编程VC++精品源码

说明:VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip   一个可以重命名workspace的程序。 simplecomserver_src.zip   演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip   用图形界面的程序装载
<张四> 在 2008-10-13 上传 | 大小:1024152 | 下载:0

[网络编程TCPSocket4C++

说明:从Socket4c++中继承的TCP类,可以直接调用来实现网络功能-Socket4c inherited from the TCP category, called directly to the network function
<黄量> 在 2008-10-13 上传 | 大小:1981 | 下载:0

[网络编程S7_200PLC OPC

说明:采用vb 实现的工业控制系统中的OPC(OLE FOR PROCESS CONTROL)通信控制程序,可以实现与西门子 多个243-1以太网通信模块实现连接-used vb, bringing the control system of OPC (OLE FOR PROCESS CONTROL) communication control procedures, can be achieved with Siemens over 243
<hcguan> 在 2008-10-13 上传 | 大小:81098 | 下载:0

[网络编程一个ftp服务器的原码

说明:一个FTP文件服务器的源代码。可实现简单的FTP操作。 -an FTP file server source code. To achieve a simple FTP operations.
<好办法> 在 2008-10-13 上传 | 大小:133520 | 下载:0

[网络编程取拨号IP

说明:一个取网络上IP的源代码,可用来取网络上IP的功能。-an IP network from the source code can be used to gain access to the IP network functions.
<好办法> 在 2008-10-13 上传 | 大小:186632 | 下载:0

[网络编程BBSC

说明:一个用C语言开发的BBS系统,包含在线留言等功能。-a C-language development of the BBS system, including voice mail and other online functions.
<李玉> 在 2008-10-13 上传 | 大小:6402 | 下载:0

[网络编程ndis5pkt

说明:tcpdump代码 包括自己实现的协议截包驱动-tcpdump including its own code to achieve an agreement cut package drive
<杨成> 在 2008-10-13 上传 | 大小:60918 | 下载:0

[网络编程2005710174433240

说明:完成端口一个完成的例子,采用类的形势而不是像传奇那样的全局变量-completion of a complete port example, the use of type situation did not like the stuff of global variables
<000> 在 2008-10-13 上传 | 大小:37510 | 下载:0

[网络编程filed源代码

说明:主要用于查找共享文件,并在下载共享文件时可支持断点续传-mainly used to locate and share files, and download file-sharing can support HTTP
<杨轩> 在 2008-10-13 上传 | 大小:52047 | 下载:0

[网络编程一个权限设计教程

说明:这是一个找到一篇关于权限设计的教程,写的很好,但是发现给出的代码,有些地方可能有笔误。贴出来供大家和我一起学习。 ----------------------------------- 首先,设置三种要素:用户、群组、角色。 用户为登录用,对应到人。群组对应为用户的集合,是一种特殊的用户。角色为一组权限项的集合,用户(群组)都有各自的角色。 权限的实现通过Permission类和Rule类来实现。 Perm
<宋立峰> 在 2008-10-13 上传 | 大小:14007 | 下载:0

[网络编程RMI入门例子

说明:RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote serv
<李俊> 在 2008-10-13 上传 | 大小:86720 | 下载:0
« 1 2 ... 59 60 61 62 63 6465 66 67 68 69 ... 779 »

源码中国 www.ymcn.org