-
这是java使用utf CRC32实现
this a CRC32 implementation in java using UTF-8 Coding It needs a TEXT file to read and vreate the checksum from and then make some changes or leave the text intact in order to be checked for errors :) enjooy-this is a CRC32 implementation in java using UTF-8 Coding It needs a TEXT file to read and vreate the checksum from and then make some changes or leave the text intact in order to be checked for errors :) enjooy
- 2022-05-08 18:07:07下载
- 积分:1
-
Java动画设计 很不错的 在使用时很好用
大家可以试一试
Java动画设计 很不错的 在使用时很好用
大家可以试一试-Java animation is very good when used with good we can try
- 2022-06-30 13:32:47下载
- 积分:1
-
J2me 源码第一章
J2me 源码第一章-J2me first chapter FOSS
- 2022-03-25 21:48:13下载
- 积分:1
-
本程序包适用于客户端是WINDOWS操作平台,WEB SERVER可以为TOMCAT/WEBLOGIC等使用。能进行远程扫描,图像能保存进DB中。...
本程序包适用于客户端是WINDOWS操作平台,WEB SERVER可以为TOMCAT/WEBLOGIC等使用。能进行远程扫描,图像能保存进DB中。-This package applies to the client is a WINDOWS platform, WEB SERVER for TOMCAT/WEBLOGIC such use. Able for remote scanning, images can be save into the DB in.
- 2022-08-25 06:48:01下载
- 积分:1
-
JavaScrip源码:上行字幕程序源代码,(左边是该程序的运行效果)...
JavaScrip源码:上行字幕程序源代码,(左边是该程序的运行效果)-JavaScrip Source: Uplink subtitle program source code, (the left is the program running effect ).......
- 2022-01-26 04:06:13下载
- 积分:1
-
简单的JAVA课程设计,虽然简单了点, 我可是很认真做的
简单的JAVA课程设计,虽然简单了点, 我可是很认真做的-simple Java curriculum design, a simple, but I do very seriously
- 2022-03-20 05:33:30下载
- 积分:1
-
一个用java做的时钟,很漂亮
一个用java做的时钟,很漂亮-a java do with the clock, a very nice
- 2022-03-20 22:08:56下载
- 积分:1
-
with LCD calculator
带液晶显示的计算器-with LCD calculator
- 2022-02-02 08:06:53下载
- 积分:1
-
粒子群算法源码,java,c,vb,粒子群优化PSO程序包(Java,C,VB)
粒子群算法源码,java,c,vb,粒子群优化PSO程序包(Java,C,VB) -PSO source, java, c, vb, PSO PSO Pack (Java, C, VB)
- 2023-01-26 15:30:04下载
- 积分:1
-
连接池基本原理:连接池最基本的思想就是预先建立一些连接放置于内存对象中以备使用。对于多于链接池中链接数的并发请求,应在请求队列中排队等待。并且应用程序可以根据链...
连接池基本原理:连接池最基本的思想就是预先建立一些连接放置于内存对象中以备使用。对于多于链接池中链接数的并发请求,应在请求队列中排队等待。并且应用程序可以根据链接的使用率,动态增加或减少池中的链接数。达到链接的优化。
-The basic principles of connection pooling: connection pooling basic ideology is the pre-established links with objects placed in memory for use. For more than a few links to the pool of concurrent link request, the request should be in the queue waiting. And applications can be linked to utilization, dynamic increase or decrease in the number of links to the pool. To achieve the optimal link.
- 2022-07-15 15:50:11下载
- 积分:1