-
数组排序算法,这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selec...
数组排序算法,这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法--Array sorting algorithm, its head files include four sorting methods:bubble sorting method (bubble), insertion sorting method(insertion), quickly sorting method (quick) and selection sorting method (selection). In head files has also used the template technology to realize several kinds of sorting algorithms at the same time.
- 2022-05-08 00:59:06下载
- 积分:1
-
使用JavaMail开发的具有发送、接收邮件的应用,实现了特快专递,是否新邮件判断等...
使用JavaMail开发的具有发送、接收邮件的应用,实现了特快专递,是否新邮件判断等-Developed with the use JavaMail to send, receive e-mail applications, to achieve a Speedpost, to determine whether new messages, etc.
- 2022-02-20 04:43:17下载
- 积分:1
-
一个用Java编写的测试线程的优先级别的演示程序.
一个用Java编写的测试线程的优先级别的演示程序.-a Java test prepared by the level of priority threads demonstration program.
- 2022-09-16 08:05:03下载
- 积分:1
-
JSP留言本是我花了一个月多的时间练习java做出来的(还在学习中),主要是用javabean+servlet+mysql做的,从中学到了不少东西....
JSP留言本是我花了一个月多的时间练习java做出来的(还在学习中),主要是用javabean+servlet+mysql做的,从中学到了不少东西.-JSP is the message of this month I spent a lot of time practicing java done (still learning), is mainly used javabean+ Servlet+ Mysql do learn a lot.
- 2023-01-19 03:25:04下载
- 积分:1
-
详细的语言java命名约定是一个非常有价值的参考书!
详细介绍了java语言编写的命名规范,是一本很值得参考的书籍!-Detailed language java naming convention is a very valuable reference book!
- 2023-04-04 12:00:03下载
- 积分:1
-
struts
struts-documentation程序,学习struts编程的好例子。-struts- documentation procedures, learning struts Programming good example.
- 2022-02-15 23:52:39下载
- 积分:1
-
多线程通信描述的程序,设计项目:一个..
多线程通信 程序说明 Ⅰ、设计项目: 简单的聊天程序 Ⅱ、设计人: 刘亚焱 Ⅲ、设计时间: 2003.5.6 Ⅳ、设计步骤: 1)需求分析: 用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。 2)设计部分: socket是一种流式通信机制,是一种基于连接的通信,即,在通信之前通信双方确认身份并建立一条 专用的虚拟连接通道,然后他们通过这条通道传送数据信息进行通信,当通信结束时再将原来所建的连 接拆除。-multithreaded communications description of the procedures, design projects : a simple chat program II, designer : Liu Yan III, the design time : 2003.5.6 IV, the design steps : 1) Demand Analysis : java achieve underlying network communication, I use the TCP/The IP socket (Socket) programming interfaces to network communications. 2) Design : socket is a streaming communication mechanism is based on a link of communication, namely, the communication before the two sides identified telecommunications and the establishment of a dedicated virtual link, and then they pass this information channel for transmission of data communications, when the communication ended when it originally construction of the link removed.
- 2022-02-02 13:34:24下载
- 积分:1
-
用java程式 来做档案上传 回传server时间
用java程式 来做档案上传 回传server时间-Java program to do with the file upload server return time
- 2022-03-13 18:53:04下载
- 积分:1
-
PPT playback environment structures: one, create a new Web Project 2, will be un...
PPT播放功能
环境的搭建:
1、新建一个Web工程
2、将Jsp下的JSP页面和images拷贝到工程的WebRoot里面
3、将Enviroument下的images文件夹拷贝到工程的WebRoot里面
运行注意事项:
1、JS文件的编码是utf-8-PPT playback environment structures: one, create a new Web Project 2, will be under jsp JSP pages and images copied to WebRoot inside 3 projects will be Enviroument folder under the images are copied to the project running inside WebRoot NOTES: 1, JS file encoding is utf-8
- 2022-07-27 19:38:03下载
- 积分:1
-
jbuilder 100 cases java source learning, very good, it is necessary to see a fri...
jbuilder 100例 java源码学习,非常不错,有需要朋友下来-jbuilder 100 cases java source learning, very good, it is necessary to see a friend down
- 2022-03-16 00:43:36下载
- 积分:1