-
othello--without-database
本实验为高级语言程序设计课程的综合实验,要求学生综合应用图形用户界面设计技术、网络编程技术和多线程技术完成一个设计一个网络黑白棋(翻转棋)程序,可以进行两人游戏,多人观战。即两个玩家通过网络进行较量,别人可以观战和发言。(java chess heibaiqi)
- 2012-04-11 21:01:46下载
- 积分:1
-
GPSSDK
通过GPS获取当前位置坐标的简单DEMO(Get GPS coordinates simple DEMO)
- 2014-01-06 17:08:35下载
- 积分:1
-
8758971589MyEclipse8.5
这是MyEclipse8.5的学习手册,适合新手学习这个软件。(This is MyEclipse8.5 learning manual for beginners to learn the software.)
- 2013-11-28 19:05:47下载
- 积分:1
-
FTPClient
说明: java 写的一个ftp客户端!可以运行ssh!!!(write a java ftp client! Can run ssh! ! !)
- 2010-04-28 19:39:31下载
- 积分:1
-
abator
ibatis视频,很好的教程,一定会给你带来惊喜!(java)
- 2009-02-08 11:07:58下载
- 积分:1
-
app控制三色灯 sdk以及app源码
app控制三色灯 sdk以及app源码,做过测试非常好用!解压后可直接编译!(The APP controls the tri-color light SDK and APP source code, and the test is very good! Decompression can be compiled directly!)
- 2020-11-05 17:39:50下载
- 积分:1
-
ipdatabase-master
ipdatabase
二叉树快速搜索IP地址数据库
数据
数据源采用2015年广告协会制定的IP地址标准数据库,中国互联网广告行业统一采用的标准IP库。
原理
利用二叉树实现IP查询,首先将10进制IPV4地址转化为二进制构建二叉树,利用二叉树搜索进行搜索,查询时间复杂度log2n,比传统IP库n的查询速度高出一个量级。(Ipdatabase
Binary Tree Fast Search IP Address Database
data
The data source is the standard IP address database formulated by the Advertising Association in 2015, and the standard IP database adopted by the Internet advertising industry in China.
principle
The binary tree is used to realize IP query. Firstly, the 10-bit IPV4 address is converted into binary to construct a binary tree, and the binary tree search is used to search. The query time complexity log2n is one order of magnitude higher than that of traditional IP library n.)
- 2020-06-15 22:35:01下载
- 积分:1
-
workjava
设计一个处理复数运算的类,该类中至少有两个成员方法:
复数加法和复数减法运算。
在上述类中添加两个静态方法:求一个复数的模和求一个复
数的复角。
设计一个子类,该子类继承了上述的类,并且至少拥有自己
的两个方法:复数乘法和复数除法。
再设计一个类,包含main方法,对上面的类进行应用与测试。
该作业要求编程并调试通过。对你设计的类要有详细的文字
说明(类所封装的内容,属性、方法的功能与含义等)(The design of a complex operation processing class, at least two members of the methods in this class.
Complex addition and subtraction.)
- 2017-12-15 22:36:35下载
- 积分:1
-
DefaultFileComparator
Default File Comparator implements Comparator, Serializable.
- 2014-01-22 14:13:04下载
- 积分:1
-
EclipseJSTsourcecode
应用程序和示例代码是针对一个环境,其中包括JBoss的4.0.x版( www.jboss.org ) , Apache的德比10.0.2.1 ( db.apache.org /德比郡)和SMTP服务器。因此您将需要这些应用程序安装和配置。见附录A的配置Apache的德比为4.0.x和附录B和第10章配置的JBoss 。(The application and sample code were targeted for an environment that included JBoss 4.0.x (www.jboss.org), Apache Derby 10.0.2.1 (db.apache.org/derby) and an SMTP server. Therefore you will need these applications installed and configured. See appendix A for configuring Apache Derby 4.0.x and appendix B and chapter 10 for configuring JBoss.
Most of these chapters include an enterprise application archieve (ear) for easy installation.
To use these applications in a development environment, you will also need WTP, Eclipse 3.1, WTP dependencies, XDoclet and the JBoss plugin. See chapter 6 for installation details.)
- 2009-04-11 15:15:04下载
- 积分:1