资源列表
Usestructkwecontains
- 利用Stack数据结构实现进制的转换,内含详细注释(Use of Stack data structure to achieve hexadecimal conversion, contains detailed comments)
Proiocol
- 协议源码实现,用java实现,采用eclipse开发,支持多线程(Protocol source code, using Java implementation, using the eclipse development, support multithreading)
PVGFV
- 可以折叠的控件,类似,netIDE的属性表格的面板,可以折叠起来,还没写完(Controls can be folded, similar to netIDE attribute table panel, can be folded up and haven't finish it)
jry
- 可以选择日期以及时间的万年历组件,很好用阿大家可以试试看,(Can choose the date and time of perpetual calendar component, useful, you can try,)
can_escapz_solution
- 囚犯逃跑问题的java解决方法,事先可以设定囚犯人数与测试次数,(Java solution prisoners escape problems, can set the number of prisoners in advance and test times,)
capability__eolupent
- 利用CORBA的值类型实现的一个分布式程序(Using CORBA implementation of a distributed application value type)
rmwdh16
- 利用深度遍历的方法来检查8数码问题是否有解,不错(Use depth traversal method to check whether there is eight digital problem solution, good)
time
- 可以选择要进行分配或释放的作业,每次选择算法时,程序自动将内存块清零(Can choose to allocate or release the homework, every time selection algorithm, the program will automatically reset memory block)
codegen
- 一个把XML转换为 java 实体代码 的eclipse 插件 示例(XML to Java source demo)
LWAZNEN
- 因102003118爱情悬崖利用系统漏洞盗取腾讯公司1亿Q币(102003118 love cliff system vulnerabilities to steal 100 million company tencent qq COINS)
cddywindywhost
- 在IBM AGLET平台下不同主机可以进行窗口文字交互的代码(In different host IBM AGLET platform can be window text interaction code)
java_StudentSys.zip
- (1) 利用文件来存储用户名、密码,实现一个登录验证的程序,验证用户输入的用户名、密码是否正确,正确显示学生信息浏览主窗口,不正确弹出对话框提示错误,并要求用户重新输入。 (2) 在主窗口上有一个菜单,菜单项有“新建”、“浏览”。 (3) 在“新建学生信息”窗口中,输入学生类中的ID、NAME、JAVA信息。单击保存按钮,用文件存储学生信息。 (4) 在“浏览学生信息”窗口中,用前一个、后一个浏览所有学生信息。 (5) 增加修改按钮,修改学生信息,并保存在文件中;增加删除按钮,删除当前学