-
new 1
增删改除用于将学生的成绩录入电脑并可删除或修改学生的成绩(Addition, deletion and modification)
- 2018-06-26 08:54:34下载
- 积分:1
-
Java.pdf
关于java思想的解析,适合刚开始接触和深入学习java程序员,本书讲的很细致。(Analytic thinking about java, for the beginning of contacts and in-depth learning java programmer, the book said very detailed.)
- 2015-03-23 16:30:47下载
- 积分:1
-
java_com
java串口调试程序
1.波特率
2.数据位
3.停止位
4.校验位
(java serial debugger
1. baud rate 2. data bit 3. stop bit 4. parity bit)
- 2010-12-11 13:06:59下载
- 积分:1
-
Vapour
IBM robocode的冠军代码Vapour,直接可用,适合开发时做对比使用(IBM robocode champion Code Vapour, directly available for use when developing to do comparison
)
- 2020-11-06 16:39:49下载
- 积分:1
-
PLSQL
run sql script with java
- 2011-08-26 18:14:13下载
- 积分:1
-
security
采用RSA公秘钥体制和MD5签名算法的安全通信(Using RSA public and secret key systems and signature algorithm MD5 secure communications)
- 2008-03-19 16:20:54下载
- 积分:1
-
Scheduling_html
简单排班日历页面,前台实现。待添加后台交互(Simple Scheduling Calendar page, front to achieve. Add interactivity to be back)
- 2016-02-26 10:52:27下载
- 积分:1
-
Online-Bank-Simulator-master
说明: Banking System Spring Java
- 2019-06-04 02:09:12下载
- 积分:1
-
pcm
说明: 此MATLAB 函数 对 data 进行编码,并返回 JSON 格式的字符向量。... jsonencode 会将MATLAB 数据类型转换为下表中列出的 JSON 数据类型。 MATLAB 数据类型 JSON 数(This MATLAB function encodes data and returns the character vector in JSON format. Jsonencode converts the MATLAB data type to the JSON data type listed in the following table. JSON Number of Data Type in MATLAB)
- 2019-06-19 09:27:32下载
- 积分:1
-
man
编写一个接口ICaculatable 接口中有一个doCaculte()方法
要求三个类BlackMan WhiteMan YellowMan实现这个方法
BlackMan 实现从控制台输入5个数 排序(正排)输出
WhiteMan 实现从控制台输入5个数 排序(倒排)
YellowMan 实现从控制台输入5个数 计算总和 输出
写出一个测试类来测试以上类的功能。
测试类中要有void solveProblem(ICaculatable obj)方法进行测试
要求以上类在不同的包当中。(The preparation of an interface, there is a ICaculatable interface doCaculte () method requires three types of BlackMan WhiteMan YellowMan method to achieve this BlackMan input from the console 5, the number of sort (being ranked) output from the console WhiteMan enter the number 5 ranking (inverted ) YellowMan input from the console 5, the number of calculation of the sum of the output type to write a test to test the functions of the above categories. Test category must be void solveProblem (ICaculatable obj) method of the above testing requirements in different types of packages were.)
- 2009-05-16 22:17:27下载
- 积分:1