资源列表
[JSP源码/Java] Rectangle
说明:一个计算长方形面积的简易程序 可更为输入边长计算面积的程序-calculates the area of the rectangle<商文熙> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[JSP源码/Java] CatchButtonGame
说明:一个简单的“click me”小游戏 在九宫格里随机出现“click me”字样 但是游戏者永远也点不到-Write a simple Java application that creates the GUI (Graphical User Interface) on the right user should never actually be able to successfully click the but<商文熙> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Studentlist
说明:一个能够记录学生信息的程序 可以添加学生的信息 或者删除一个同学的记录-You can or remove students information<商文熙> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[JSP源码/Java] button
说明:在一个网页中,有三个按钮是小,中,大,使用Javascr ipt编写程序实现当点击一个按钮时,网页就按照相应的字体大小显示网页的文字。个人写的比较简单。-In a web page, there are three buttons are small, medium, large, using the Javascr ipt programming when the click of a button, the page is disp<龙心> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[JSP源码/Java] jisuanqi
说明:一个很简单的计算器applet,能实现两个整数的加减乘除的简单运算。-A very simple calculator applet can achieve the simple arithmetic of addition and subtraction, multiplication and division of two integers.<彭越> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[JSP源码/Java] utf-7
说明:一个很好解决java的email包不能处理utf-7格式邮件的小程序,非常实用!-Email package, a good solution to the java applet can not handle UTF-7 format mail, very useful!<aune> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[JSP源码/Java] aloha
说明:它帮助我们在以后的学习中更好地理解aloha协议的原理及matlab的应用。-Aloha Protocol simulation Through matlab simulation, a better understanding of the working principle of the agreement. It helps us in the later study better understand the princ<杨一> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Chess
说明:显示一个国际象棋棋盘的java源代码,黑白相见,八乘八方块-Java source code, display a chess board black and white meet, eight by eight box<李文龙> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[JSP源码/Java] CameraFrame
说明:使用摄像头扫描二维码信息。可直接使用,需注意解码格式。-Use the camera to scan the two-dimensional code. Can be used directly<万侃> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[JSP源码/Java] diguixiajiangwenfa
说明:一、实验目的 实现一个递归下降语法分析程序,识别用户输入的算术表达式。 二、实验主要内容 1、文法如下: E® TE` E’® +TE’|-TE’|e T® FT` T’® *FT’|/FT’|e F® (E)|i 2、求取各非终结符的First及Follow集合 3、编程实现下降递归分析法,识别从键盘输入的关于整数或浮点数的算术表达式(在此,上述文法中的i代<zhoujiaping> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[JSP源码/Java] file
说明:(初级)文件的读写的小例子,实现复制一个文件。应用bufferedreader和bufferedwriter从一个文件读出信息存到另一个新文件中。-(Primary) file read and write small example, to copy a file. Application BufferedReader and bufferedwriter of reading information from a file save<ken> 在 2024-11-08 上传 | 大小:1kb | 下载:0