-
BBS
BBS-CS 天乙社区 是采用JSP+JavaBean+Servlet、Struts的MVC框架开发的一套网络虚拟社区系统。文件解压缩后有详细文件说明。-BBS-CS Tian communities are using JSP Servlet JavaBean, Struts MVC framework of the development of a network of virtual community systems. Compressed files have detailed documentation.
- 2022-03-25 07:19:11下载
- 积分:1
-
用JAVA编写的小机器人运动盖房子的小程序.
用JAVA编写的小机器人运动盖房子的小程序.-program of little robot build house by java
- 2022-05-16 07:27:09下载
- 积分:1
-
MainWindow
main window for finger print
- 2009-10-08 13:39:33下载
- 积分:1
-
assignment2
assignment using javascript
- 2017-12-03 06:40:50下载
- 积分:1
-
Huffman编码 java
public class HuffmanTree //Huffman树
{
private int leafNum; //叶子结点个数
private TriElement[] huftree; //Huffman树的结点数组
public HuffmanTree(int[] weight) //构造指定权值集合的Huffman树
- 2022-02-06 18:12:17下载
- 积分:1
-
要注意一点,如果背景和文字颜色一样~或者颜色相近
要注意一点,如果背景和文字颜色一样~或者颜色相近-world s best products directory for volume buyers
- 2022-01-26 06:29:18下载
- 积分:1
-
java
说明: JAVA面试题,包含多线程等题目,含答案。(most asked questions in Java interview)
- 2020-06-20 08:40:01下载
- 积分:1
-
handwrite
android 手写输入 电子签名等运用 (android handwriting input, such as the use of electronic signatures)
- 2013-12-03 13:25:09下载
- 积分:1
-
chat__code
本文件为简易聊天系统源码,分为客户端和服务器端,可完成单人聊天、多人聊天、发布公告、查看日志等功能。是一个简易的仿qq的聊天系统,可在eclipse环境下运行(it is code for chat under eclipse)
- 2020-10-27 20:59:58下载
- 积分:1
-
Birch
说明: birch算法是聚类算法的一种,克服了k-means算法的缺点,这里提供了详细的讲解ppt和代码(The birch algorithm is a kind of clustering algorithm, which overcomes the shortcomings of the k-means algorithm. Here is a detailed explanation of ppt and code.)
- 2019-05-10 11:12:28下载
- 积分:1