资源列表
[JSP源码/Java] MeyboMailWeb
说明:MeyboMail Web(脉博邮件系统客户端)是一个纯Java编写的,基于B/S模式的邮件系统客户端软件,系统表示层使用easyjf.com(简易java框架)的 EasyJWeb框架开发,主要通过调用java mail实现邮件的收发。MeyboMail Web主要配合MeyboMail Server(脉博邮件服务器系统)使用,MeyboMail Server是使用Java编写,可以运行在任何支持Java的服务器系统平台。拥有自主知识<lhf> 在 2025-05-30 上传 | 大小:2.35mb | 下载:0
[JSP源码/Java] Javascript
说明:一些 javascr ipt 的常用功能的实现。-Some of the commonly used javascr ipt function to achieve.<wangfeng> 在 2025-05-30 上传 | 大小:497kb | 下载:0
[JSP源码/Java] calendar
说明:日历记事本,实现对应日期的记事,查找等功能,界面美观,实用。-Calendar Notepad, the realization of the corresponding date of Notepad, find the functions, interface aesthetics, practical.<geliang> 在 2025-05-30 上传 | 大小:119kb | 下载:0
[JSP源码/Java] chat2
说明:老外写的chat,就是版本有点低jxta2.-Written by foreigners chat, is a bit low version jxta2.<yuanchu> 在 2025-05-30 上传 | 大小:18kb | 下载:0
[JSP源码/Java] kuohaopipei_java_tuxing
说明:编写一个程序:来检测程序中的简单语法错误。例如:不配对的圆括号、方括号和花括号。并注意单引号、双引号和注释段的处理。 计算模型 本程序主要功能“括号匹配”的计算模型为: 1:清空堆栈 2:从左到右查表达式的每一个左括号 3:如为左括号,将此左括号压进堆栈 4:如为右括号,查堆栈是否空?为空说明右括号数目>左括号指示出错。 5:如果非空,从堆栈中取但不弹出一个左括号来,查它是否与此右括号类型匹配,不<miao> 在 2025-05-30 上传 | 大小:142kb | 下载:0
[JSP源码/Java] ServerGUI
说明:ServerGUI 读书管理 java-Management ServerGUI reading java<dlant> 在 2025-05-30 上传 | 大小:22kb | 下载:0
[JSP源码/Java] eightnumbersUI
说明:这是一个简单的八数码界面,里面包含了一些鼠标事件和键盘事件,是一个简单的界面-This is a simple eight-digital interface, which contains a number of mouse events and keyboard events, is a simple interface<程易> 在 2025-05-30 上传 | 大小:2kb | 下载:0
[JSP源码/Java] Coins
说明:现在有八枚银币abcdefg,已知其中一枚是假币,其重量不同于真币,但不知道是轻还是重,如何用天平以最小的比较次数决定出那个是假币,并得知假币是比真币轻还是重。 -There are eight coins abcdefg, known to one of them is counterfeit money, and its weight is different from the real coins, but I do not kn<白龙> 在 2025-05-30 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Knight
说明:骑士游戏,在十八世纪倍受数学家与拼图迷的注意,骑士的走法为西洋棋的走发,骑士可以由任何一个位置出发,它要如何走完所有的位置。 -Cavalier games, popular in the eighteenth century mathematician and puzzle fans note that the following law Cavalier chess walk hair, Cavalier can proceed b<白龙> 在 2025-05-30 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Mouse
说明:Mouse走迷宫是循环求解的基本类型,我们在二维数组中用2来表示迷宫的墙壁,使用1来表示老鼠的行走路径,并用程序求出从入口到出口的距离。 -Mouse Maze is a cycle to solve the basic types, we used two-dimensional array 2 to show that the walls of the maze, use 1 to indicate the mice to w<白龙> 在 2025-05-30 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Pascal
说明:三角形基本上就是在解nCr ,因为三角形上的每一个数字各对应一个nCr ,其中n为row,而r为colnmu -In the solution of the triangle is essentially nCr, because each triangle on the figure corresponds to one of the nCr, which n as row, and r for colnmu<白龙> 在 2025-05-30 上传 | 大小:1kb | 下载:0