-
以随机存取二进制度方式保存下列数据(rbi.dat),并从该二进制文件中读取数据,将其显示在屏幕上...
以随机存取二进制度方式保存下列数据(rbi.dat),并从该二进制文件中读取数据,将其显示在屏幕上
-Degree of random access to binary data stored following (rbi.dat), and binary files from the read data to be displayed on the screen
- 2022-06-15 11:54:35下载
- 积分:1
-
mouthsource是一本简单介绍各种运算的书籍,对于编程人员来说是一本非常不错的书籍。...
mouthsource是一本简单介绍各种运算的书籍,对于编程人员来说是一本非常不错的书籍。-mouthsource is a simple operation on the various books, For programmers is a very good book.
- 2022-04-09 03:03:57下载
- 积分:1
-
用java实现的一个bbs的portal
用java实现的一个bbs的portal-inplement bbs portal by java
- 2022-03-02 12:24:54下载
- 积分:1
-
使用java语言可以很方便的实现gzip压缩和解压缩.以下是一个压缩和解压缩的最简程序....
使用java语言可以很方便的实现gzip压缩和解压缩.以下是一个压缩和解压缩的最简程序.-use can facilitate the realization of gzip compression. Following is a compression and decompression of the most simple procedures.
- 2022-04-23 03:48:22下载
- 积分:1
-
China Mobile MMS SP interface application certification testing, the main provid...
中国移动彩信业务SP接口应用认证测试,主要提供sp行业接入运营商的一些参数与规范-China Mobile MMS SP interface application certification testing, the main provider of sp industry operators access some of the parameters and specifications
- 2022-09-02 06:35:03下载
- 积分:1
-
一个flash调用java的经典案例,架构如下: flash actionscript+tomcat+java...
一个flash调用java的经典案例,架构如下: flash actionscript+tomcat+java-called a flash of java classic cases, structure is as follows : java flash actionscript tomcat
- 2022-02-12 09:47:56下载
- 积分:1
-
一个用Java编写的调度线程池内的线程的演示程序.
一个用Java编写的调度线程池内的线程的演示程序.-a Java prepared by the thread pool scheduling threads demonstration program.
- 2022-03-10 23:52:48下载
- 积分:1
-
一个典型的电子通讯录,自己制作的1。使用java的图形…
一个典型的电子通讯录,自己制作的
1.采用JAVA图形用户界面(GUI)进行设计。
2.数据库采用Microsoft Access 2003。
欢迎来到我的主页http://hi.baidu.com/afa015-A typical electronic address book, to produce their own 1. Using JAVA graphical user interface (GUI) design. 2. Database using Microsoft Access 2003. Welcome to my homepage http://hi.baidu.com/afa015
- 2023-04-09 19:20:34下载
- 积分:1
-
棋盘游戏用一个很强的电脑敌人和许多不同级别的。
Board game with a very strong computer enemy and many different levels.
- 2022-02-06 00:19:11下载
- 积分:1
-
Java编程 做一个发牌的程序
首先是创造牌(牌会有1
Java编程 做一个发牌的程序
首先是创造牌(牌会有1-6付选择),然后洗牌:将牌一分二,由( x(k+1) = (5xk mod 16) + 1 )来依次从两边取牌,直至牌不够,就将牌合起来。然后将牌发给2-60人,每人5张牌。
可以使用java.util.List, java.util.Collection, java.util.Iterator, and java.util.ListIterator,最好用Arraylist来做。像牌数和人数,由输入决定
-Java program to do a licensing program is to create the first card (brand-sum option would be 1-6), and then shuffle: The license for one sub-2, from (x (k+1) = (5xk mod 16)+ 1 ) to turn from both sides to take a license until the license is not enough, it will be brand together. Then the card issued to 2-60, with each person 5 cards. You can use java.util.List , Java.util.Collection , Java.util.Iterator , And java.util.ListIterator, preferably Arraylist do. Such as the number of licenses and the number of input decision
- 2023-07-17 21:50:03下载
- 积分:1