-
java-thread
java实现多线程排序,有3种排序方式,可以输入(java achieve the sort of multi-threaded Sort by)
- 2013-01-09 20:44:03下载
- 积分:1
-
B/S mode network chat rooms, use the client browser and server
B/S模式的网络聊天室,客户端使用浏览器和服务器端的java应用程序进行通信-B/S mode network chat rooms, use the client browser and server-side java applications to communicate
- 2022-08-08 09:27:35下载
- 积分:1
-
Java学习 坦克大战 编程学习 项目开发 完整类文件
应用背景用于JAVA初级自学习者,配合韩顺平的JAVA学习视频教程,并加入了自己的一些改进关键技术对JAVA中面向对象思想的很好的练习,使用Eclipse平台开发,并配有相关的音乐和爆炸图片,适合继续制作下去
- 2023-03-10 23:30:04下载
- 积分:1
-
Java的实用文件程序 运用命令行演示通过了调试
Java的实用文件程序 运用命令行演示通过了调试-Java documentation procedures practical demonstration of the use of command-line through the debug
- 2022-02-25 21:54:11下载
- 积分:1
-
55555
说明: 为了注册下载东西上传的argis内容,需要的可以拿走(In order to register and download ArGis content uploaded, you can take away what you need)
- 2020-06-16 11:40:01下载
- 积分:1
-
银行家算法
这是银行家算法,是解决资源死锁的问题,提高资源的利用率,也是有效的解决了资源空间分配的问题,在cpu请求某一资源的分配时 ,用该算法可以计算该分配是否分配合理而决定要不要进行系统的分配
- 2022-02-25 09:58:49下载
- 积分:1
-
googleinterview
google的一道JAVA面试题,有人用c写了一个,得出这些结果只用了几十毫秒!
有更好思路的可以讨论讨论。(google for a JAVA face questions, someone wrote a c obtained these results only dozens of milliseconds! Have a better idea of the discussion can be discussed.)
- 2010-06-13 13:57:29下载
- 积分:1
-
Web GIS
WebGIS从基础到开发实践书和源码,
- 2022-01-31 02:31:15下载
- 积分:1
-
PipedWriter
Places information on a communications pipe. When two threads want to pass data back and forth, one creates a piped writer and the other creates a piped reader.
- 2014-02-18 14:05:14下载
- 积分:1
-
h264rtp
java实现摄像头实时视频采集通过rtp协议传输,封装的视频格式是h264,需要用到的maven依赖为<dependency> <groupId>org.bytedeco</groupId> <artifactId>javacv</artifactId> <version>1.4.2</version> </dependency>,运行H264.java开始发送视频流,安装vlc后可打开test.sdp文件播放视频;(Java real-time video capture of the camera is transmitted through the RTP protocol, the video format is h264, the Maven depends on the <dependency> <groupId>org.bytedeco</groupId> <artifactId>javacv</artifactId> <version>1.4.2</version> </dependency>, and the H264.java starts to send the video stream, and the t can be opened after the installation of VLC. Est.sdp files play video;)
- 2020-10-23 19:57:22下载
- 积分:1