资源列表
排序选择:
[Linux/Unix编程] robogame.tar
说明:这是我开发的LINUX系统下的robogame平台。运行后,可以用键盘控制球员操作球的运动。用到的技术主要有socket通讯,GTK图形界面,还有多线程技术等。-This is my LINUX system developed under the robogame platform. Running, players can use the keyboard to control operation of the ball movem<侯健> 在 2025-05-19 上传 | 大小:684kb | 下载:0
[JSP源码/Java] SRS
说明:学生注册系统SRS 允许学生在线注册每学期的课程并记录学位完成的进度-SRS student registration system to allow students to register online courses each semester and record the progress of the completion of degree<姚> 在 2025-05-19 上传 | 大小:13kb | 下载:0
[数据结构常用算法] HuffmanTree
说明:对任意输入的一段英文,为每个字符编制其相应的赫夫曼编码;并利用该编码为任意输入的0、1序列进行解码.(1)初始化: 从终端读入一段英文字符,统计每个字符出现的频率,建立赫夫曼树,并将该树存入某文件;(2)编码: 利用建好的赫夫曼树对各字符进行编码,用列表的形式显示在屏幕上,并将编码结果存入另一文件中;(3)解码:利用保存的赫夫曼编码,对任意输入的0,1序列能正确解码。-A section of the indiscriminate im<侯健> 在 2025-05-19 上传 | 大小:17kb | 下载:0