-
330tipsforJAVA
330 tips for JAVA beginnner
- 2010-12-01 00:40:31下载
- 积分:1
-
MyMicro-channel
本软件基本实现微信的所有UI效果。具备如下功能点:
登录、功能指引、退出对话框、设置界面、会话界面、右上角功能键、详细资料头像点击放大效果、摇一摇
摇一摇判断“shake”部分来源于网络,具体地址忘了。。。。摇一摇的动画效果是我做的,支持真机摇一摇哦!
新特点:主界面使用的是viewpager 支持手势也支持底部图标点击!(比原版微信tabhost强多了!)
效果图:(The software basically all the UI micro-channel effects. Have the following functions:
Login, functional guidelines, exit the dialog box, set the interface, session interface, top right function key, detailed information Picture Click to enlarge effects, Shake
Shake judgment "shake" section from the network, the specific address forgotten. . . . Shake animation is what I do to support the real machine shake Oh!
New features: The main interface using viewpager support gestures are also supported at the bottom of the icon click! (Stronger than the original micro-channel tabhost more!)
Effect diagram:)
- 2013-11-07 10:57:03下载
- 积分:1
-
a73
用java写的程序 运行通过 适合初学者学习,值得推荐下载实践。谢谢(Programs written with java for beginners to learn to run through, it is recommended to download practice. Thank you)
- 2010-10-02 23:13:00下载
- 积分:1
-
Spider_SinaTweetCrawler_java-master
基于java的新浪微博的爬虫程序
Java-based Weibo crawler(Java-based Weibo crawler)
- 2016-09-20 17:19:48下载
- 积分:1
-
dff-000
JAVA游戏毕业设计毕业论文 适合本科专科计算机专业毕业设计参考(JAVA game design graduate thesis for undergraduate computer specialist graduate design reference)
- 2008-03-01 09:26:33下载
- 积分:1
-
source
说明: JDWP 是 Java Debug Wire Protocol 的缩写,它定义了调试器(debugger)和被调试的 Java 虚拟机(target vm)之间的通信协议。
JDWP 协议介绍
这里首先要说明一下 debugger 和 target vm。Target vm 中运行着我们希望要调试的程序,它与一般运行的 Java 虚拟机没有什么区别,只是在启动时加载了 Agent JDWP 从而具备了调试功能。而 debugger 就是我们熟知的调试器,它向运行中的 target vm 发送命令来获取 target vm 运行时的状态和控制 Java 程序的执行。Debugger 和 target vm 分别在各自的进程中运行,他们之间的通信协议就是 JDWP。(JDWP is Java Debug Wire Protocol)
- 2019-04-25 11:00:32下载
- 积分:1
-
KeywordSpotting
多串匹配的AC算法/多字符串匹配/多字符串检测/多字符串识别/Aho-Corasick自动机/ahocorasick自动机/AC自动机。/Java实现
该程序是一个高效的,能处理较大的Unicode字符文本(包括要检测的文本和关键词文本)的关键词匹配程序,因此程序的输入为input.txt为待检测文本,keywords.txt为关键词文本,文件夹test1,test2,test3分别是三组自己设定的input和keywords,可自行任意添加删改,运行程序前先将一组拷贝至D:。
程序将识别出的关键词用方括号括上,输出到output.txt中(AC multi-string matching algorithm/multi-string match/multi-string test/multi-string identification/Aho-Corasick automata/ahocorasick automata/AC automaton./Java implementation
This program is highly efficient, can handle large Unicode character text (including text and key words to detect the text) is a match program, so the program is to be detected input.txt input text, keywords. txt for the Keyword text, folders test1, test2, test3 were three groups set their own input and keywords, can add their own arbitrary deletion, run the program before the first set of copies to D: . Program will identify the key words in square brackets, and output to output.txt in)
- 2021-04-27 14:48:44下载
- 积分:1
-
网上购物系统源码+数据库文件+测试用例+需求分析+项目评审ppt
java sql,网上购物系统,源码,数据库文件
- 2020-12-07下载
- 积分:1
-
servlet-api
用于Javaweb开发的 servletjar包, java的web开发必备哦 ,简单好用(Servletjar package for Javaweb development, java web development must be necessary, easy to use)
- 2018-01-24 11:56:13下载
- 积分:1
-
mgh_com-vue2-elm-master
java实现的克里金插值算法。算法实现中使用Jama.Matrix包来做矩阵操作。算法简洁明了。 希望能帮到你。(Kriging interpolation algorithm to achieve the java. Jama.Matrix packets are used to do matrix operations in the algorithm implementation. The algorithm is concise and clear. Hope to help you.)
- 2017-12-12 13:51:50下载
- 积分:1