-
CONGA
重叠社区发现算法CONGA的源程序,JAVA下的jar包,调试即可使用。(Source program of overlaping community detection algorithm.)
- 2020-12-15 17:39:13下载
- 积分:1
-
JForex-3-SDK
jforex开发,可以通过ide实现jforex策略开发(jforex development through the usage of java ide,to replace the usage of the platform itself)
- 2019-03-04 22:06:27下载
- 积分:1
-
网上书店%28struts%2Bhibernate%2Bcss%2Bmysql%29
能使先后台增删改查完整内容
myeclipse+mysql+jsp(myeclipse+mysql+jsp
good good good)
- 2020-06-24 17:20:01下载
- 积分:1
-
8583解包工具
8583解包工具.rar, 8583报文组包解析源码,可以和银联的POS后台连接。(8583 unpacking tool. rar, 8583 packet group parsing source code, can be connected with the POS background of UnionPay.)
- 2020-06-18 16:00:02下载
- 积分:1
-
jspmessage
jspmvc留言包含登陆留言删除新增更新显示初学的小项目(jspmvc )
- 2014-12-25 16:25:44下载
- 积分:1
-
chatroom
一个用java编写的聊天室工具,使用了多线程,每次上线一个用户都会开辟一个线程(Write a java chat room tools, the use of multiple threads, each on-line user would open up a thread)
- 2014-06-08 17:35:38下载
- 积分: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
-
stvndard
C语言编程实例目录,PDF C语言编程实例目录,不错的源码()
- 2018-05-13 20:17:55下载
- 积分:1
-
cv
this is a file which permit to understand the informatio system very well
- 2014-01-10 23:15:50下载
- 积分:1
-
MiniCAD
在这个项目中,你应该使用Java GUI实现一个简单的绘图板。
为了得到满分,你应该落实:
画线,圆,矩形,文字
改变目标的颜色
改变的目标的位置
改变的目标的大小
图像保存为文件,并加载镜像文件
变化的全部进程应该是可见的。
您应提交所有的源文件可运行jar文件( In this project, you should use Java GUI to implement a simple drawing board.
To get full marks, you should implement to:
draw line, circle, rectangle, text
change the color of a target
change the position of a targets
change the size of a targets
save images as files and load a image file
All processes of changes should be visible.
You should submit a runnable jar file with all your source files )
- 2020-11-06 22:09:49下载
- 积分:1