-
Congestion control procedures, can be lined up according to certain strategies t...
阻塞控制程序,可以按照一定的排队策略来管理生产和消费-Congestion control procedures, can be lined up according to certain strategies to manage the production and consumption
- 2022-04-08 05:36:07下载
- 积分:1
-
java语言实现的图结构可视化软件。基于Swing实现,实现了多种图形布局算法,提供了可视化图形的api接口...
java语言实现的图结构可视化软件。基于Swing实现,实现了多种图形布局算法,提供了可视化图形的api接口-graph visualization tool implemented in java
- 2022-02-24 14:56:40下载
- 积分:1
-
用JAVA写的计时程序,对进行程序调试与测试时可能会有帮助,我用他来测试网络程序的响应时间。...
用JAVA写的计时程序,对进行程序调试与测试时可能会有帮助,我用他来测试网络程序的响应时间。-with JAVA time to write procedures for the commissioning and testing procedures may be helpful, I used his network to test the response time procedures.
- 2022-02-11 13:34:35下载
- 积分:1
-
此程序可实现:在一个可视化界面中随机生成3种safe-colour(不显示白色);用户可将颜色自由添加至4种类似的色族中;程序最后显示出用户添加颜色的分布。...
此程序可实现:在一个可视化界面中随机生成3种safe-colour(不显示白色);用户可将颜色自由添加至4种类似的色族中;程序最后显示出用户添加颜色的分布。-this procedure can be achieved : in a visual interface randomly generated three kinds of safe-color (not shown white); users will be able to freely add color to 4 color similar types of communities; procedures for the final show users add color distribution.
- 2022-07-21 06:02:57下载
- 积分:1
-
android listview
资源描述关于listview各种效果, animation = new AlphaAnimation(0, 1); //AlphaAnimation 控制渐变透明的动画效果
// animation = new TranslateAnimation(0,0, 100, 0); //TranslateAnimation 控制画面平移的动画效果
// animation = new RotateAnimation(30,10); //RotateAnimation 控制画面角度变化的动画效果
// animation = new ScaleAnimation(5,0,2,0); //ScaleAnimation 控制尺寸伸缩的动画效果
- 2022-03-11 03:46:54下载
- 积分:1
-
一个小例子,一场java和vrml编辑的游戏,从中可以学习java对vrml的调控,希望大家可以相互学习...
一个小例子,一场java和vrml编辑的游戏,从中可以学习java对vrml的调控,希望大家可以相互学习-A small example of a java and VRML editor games, can learn java from the control of VRML, I hope everyone can learn from each other
- 2023-07-17 01:05:04下载
- 积分:1
-
这是一个JAR格式的文件包含java的例子,它将帮助你在你的研究…
This a jar format file which contains java examples,may it help you in your study.-This a jar format file which contains jav a examples, it may help you in your study.
- 2022-09-01 03:05:05下载
- 积分:1
-
Calculator1
用java实现的关于计算器的设计及功能实现(Using java to achieve on the calculator design and functionality to achieve)
- 2008-06-25 01:50:52下载
- 积分:1
-
quadShape
说明: 用于java3d的初级测试。由于本人是java3d新手。所以没有注示每段代码的具体用途。(The primary test for java3d. Because I am a novice java3d. Note that there is no specific use for each code.)
- 2008-09-20 22:52:19下载
- 积分:1
-
一个类似于windows标准计算器的程序 用Java语言编写 可以进行简单的加减乘除 取余 ,平方求导数 ,存储数字 ,调用数字等功能...
一个类似于windows标准计算器的程序 用Java语言编写 可以进行简单的加减乘除 取余 ,平方求导数 ,存储数字 ,调用数字等功能-A similar standard windows calculator program written in Java can be used to check simple addition and subtraction, multiplication and division, the square of the number of derivation, storage figures, the number of features such as call
- 2022-05-29 15:28:21下载
- 积分:1