资源列表
[C#编程] FileTrans
说明:本程序是一个用C#编写的文件传输程序,分服务端和客户端。 服务端首先监听端口,等待客户端的连接请求,一旦连接成功,即把可供客户端下载的文件名称发给客户端,客户端接受到文件名称后,选择要下载的文件,并发给服务器。服务器根据客户端发送的文件名,选择指定的文件读取文件流,并把文件流内容赋值给网络流发送到客户端,客户端将接受到的网络流赋值给文件流,并保存到文件。 注意:在使用时,要在E盘下建立一个aa文件夹,将一些文件放入其中,以供演示。-this procedure is a C# prepared<李元吉> 在 2008-10-13 上传 | 大小:21.13kb | 下载:0
[C#编程] ChatServerClient
说明:一个用C#写的聊天室程序。客户端接收用户输入并发给服务器,服务器识别用户的话是公开的还是“悄悄话”再分别处理。-a written using C# chat room procedures. Clients receive user input and sent to the server, the server then identifies the user is open to the public or "married" again treated separat<李元吉> 在 2008-10-13 上传 | 大小:21.19kb | 下载:0
[C#编程] P2PTextChat
说明:一个用C#编写的点对点文字聊天程序。分为服务端和客户端,只需将两者结合为一个程序,就会更加完美了。-a C# language prepared by the peer-to-peer chat program. Divided into services and clients, only to a combination of the two procedures will be more perfect.<李元吉> 在 2008-10-13 上传 | 大小:21.13kb | 下载:0
[C#编程] CSharpChatroom
说明:用C#编写的聊天程序。类似于QQ。-C# prepared by the chat program. Similar to the QQ.<李元吉> 在 2008-10-13 上传 | 大小:1.53mb | 下载:0
[C#编程] C++_200array
说明:vc++ 我们的作业,包含加减乘除、大小比较、及求余。 (上一个传错了)!-vc our operations, including arithmetic, the size, and I seek. (1-on the wrong)!<大熊> 在 2008-10-13 上传 | 大小:2.35kb | 下载:0
[C#编程] IC_yaoguoqi
说明:注册码生成工具,输入一定数目的汉字后,可生成4组16个字母组成的字符串,用于用户身份验证。-license generation tool, the importation of a certain number of Chinese characters, creating four groups composed of 16 alphanumeric string, used for user authentication.<姚国琦> 在 2008-10-13 上传 | 大小:8.81kb | 下载:0
[C#编程] Visual C#实现网络点对点通讯程序
说明:点对点通讯工具,本人自编。-peer-to-peer communication tools, I directed.<姚国琦> 在 2008-10-13 上传 | 大小:35.97kb | 下载:0
[C#编程] PdfPrintTool
说明:打印的人最喜欢的,用C#写的,可以把现有的多页pdf合成的工具-the favorite, written in C#, can the existing multi-page pdf synthesis tool<Kesmellon> 在 2008-10-13 上传 | 大小:13.18kb | 下载:0
[C#编程] jose_seqlist
说明:是一个josephus的应用例子!-Josephus is one example of the application!<魏庆成> 在 2008-10-13 上传 | 大小:1.57kb | 下载:0
[C#编程] 实验三
说明:1.程序的功能:遍历一个二叉树并输出。 2.输入输出的要求:输入可以是单个数字,也可以是单个字符,以0结束。二叉树的遍历方式可以是前序,中序,后序,程序中用switch函数进行开关选择-1. The functionality : a binary tree traversal and output. 2. The input and output : input can be a single figure, it could be a single character to the end<马芳萍> 在 2008-10-13 上传 | 大小:855byte | 下载:0