资源列表
排序选择:
[TCP/IP协议栈] code
说明:基于socket编程的通信,基于tcp协议的客户端和服务器可执行程序,并均有源码,注释详细,适合初学者学习使用,高手勿喷-Communication based on socket programming, based on the the tcp protocol client and server executable program and have the source code, detailed notes, suitable for beginners to learn to us<忘了> 在 2025-06-07 上传 | 大小:2.38mb | 下载:0
[软件工程] student
说明:本设计的任务是学生选课系统的设计与实现,其中要实现,课程信息管理(录入、查询、维护);学生信息管理(录入、查询、维护);教师信息管理(录入、查询、维护);选课管理(选课、退课、选课信息查询);教师输入成绩管理(查询学生选到教师的课并给学生成绩)。-The design task is a student elective system design and implementation, which you want to achieve, and the courses information<蔡磊> 在 2025-06-07 上传 | 大小:1.65mb | 下载:0
[其他小程序] 06
说明:用递归的方法编写函数求Fibonacci级数,公式为fib(n)=fib(n-1)+fib(n-2) fib(1)=fib(2)=1-Write recursive method the function evaluation Fibonacci series, the formula for fib (n) = fib (n-1)+fib (n-2) fib (1) = fib (2) = 1<julystar10> 在 2025-06-07 上传 | 大小:233kb | 下载:0
[其他小程序] 09
说明:编写一个函数求满足一下条件的最大的n, 1^2+2^2+……+n^2<1-Write a function that seek to meet the conditions n 1 ^ 2+2 2+ ...+n ^ 2 < 1000<julystar10> 在 2025-06-07 上传 | 大小:219kb | 下载:0
[其他小程序] 10
说明:有一个数列,他的第一项为0,第二项为1,以后每一项都是他的前两项之和,试产生出此数列的前二十项并按逆序显示出来-A series of his first term as 0, 1 second, after his first two and a trial produce this series of twenty press the reverse order displayed<julystar10> 在 2025-06-07 上传 | 大小:211kb | 下载:0