资源列表
[C#编程] 用同步套接字生成服务器
说明:文本中的示例程序创建一个接收来自客户端的连接请求的服务器。该服务器是用同步套接字生成的,因此在等待来自客户端的连接时不挂起服务器应用程序的执行。该应用程序接收来自客户端的字符串,在控制台显示该字符串,然后将该字符串回显到客户端。来自客户端的字符串必须包含字符串“<EOF>”,以发出表示消息结尾的信号。-version of the sample program to create a client from receivin<王镜然> 在 2008-10-13 上传 | 大小:1.53kb | 下载:0
[C#编程] 快速排序、插入排序和选择排序
说明:数据结构的快速排序、插入排序和选择排序程序设计算法实现的源代码,请大家多多指教。-rapid data structure, in order of ranking and selection inserted Sorting Algorithm design of the source code, please exhibitions.<郭菲菲> 在 2008-10-13 上传 | 大小:1.53kb | 下载:0
[C#编程] 很少人能看得懂的程序
说明:一个很小人能看得懂的C程序. 若不调试也能看得懂,你已是一个很不错的程员.-a small one can understand the C procedures. Debugging can also not be able to read, you are a very good way Rapporteur.<ihafd> 在 2008-10-13 上传 | 大小:1.53kb | 下载:0
[C#编程] BoxAndUnbox
说明:一个用C#编制的测试装箱和拆箱方法的程序,以诠释值类型和引用类型之间的转换。-a C# test preparation and unpack crates of procedures to interpret the type and value of quoted type conversion.<流程> 在 2008-10-13 上传 | 大小:1.55kb | 下载:0