-
java_program_111
java 初学者学习实例,对java感兴趣者可以当作自学阅读,代码都通过(java beginners learning example, the java interested persons can be used as self-learning reading, code adopted)
- 2006-10-29 16:22:06下载
- 积分:1
-
Java_TCP_IPSocket
使用ServerSocket和Socket实现服务器端和客户端的Socket通信(Socket communication using ServerSocket and Socket to achieve client and server)
- 2014-03-30 22:07:40下载
- 积分:1
-
fileapp
将位图转换成 ASCII码
读文件源码部分(will bitmap into ASCII source of reading documents)
- 2007-03-20 21:51:28下载
- 积分:1
-
popupwindow-master
一个简单的用Android编写的弹出框程序,适合初学者(Android Programming, Android Initial Architecture, Android Developers Necessary)
- 2019-05-29 17:04:55下载
- 积分:1
-
LineIterator
Line Iterator implements Iterator Source Code for Andriod.
- 2014-01-23 11:05:51下载
- 积分:1
-
RobotDoctor - 基于知识图谱的智能医疗诊断系统
说明: 信息科技经过 60 余年的发展,已经普及到社会生活的每一个角落。随着信息技术在国家治理、经济运行的方方面面的应用,大量的数据随之产生。而互联网技术的爆发式发展使得近年来产生的数据总量超过了人类以往产生的历史数据的总和,医疗行业的数据增长幅度尤为突出。
医疗大数据具有巨大的价值,尤其是在临床辅助诊疗和健康管理方面。医疗大数据已经上升到国家战略,同时也是全球学术界与产业界竞争的研究热点。如何利用这些医疗数据,挖掘数据的深层价值,是未来信息科技发展的趋势,也是医疗大数据技术产生的背景。(After more than 60 years of development, information technology has spread to every corner of social life. With the application of information technology in all aspects of national governance and economic operation, a large number of data are generated. The explosive development of Internet technology has made the total amount of data generated in recent years exceed the total amount of historical data generated by human beings in the past, and the growth rate of data in the medical industry is particularly prominent.
Big medical data have great value, especially in clinical assistant diagnosis and health management. Big medical data has risen to national strategy, and it is also a research hotspot in the competition between global academia and industry. How to use these medical data to excavate the deep value of the data is the trend of the development of information technology in the future, and also the background of the emergence of medical big data technology.)
- 2019-03-11 16:38:21下载
- 积分:1
-
ARP_RARP
Java source code for Address Resolution Protocol and Reverse Address Resolution Protocol Implementation
- 2009-10-09 12:47:52下载
- 积分:1
-
cs
说明: 用JAVA编写的模拟客户端与服务器端的通信(Simulated using JAVA client and server communication)
- 2013-07-10 09:20:54下载
- 积分:1
-
Java-Learning-Courseware
可用于初学者自学java 浅显易懂 每个概念都配有相关的小程序 便于理解(It can be used for self-study Java beginners
)
- 2013-07-07 09:44:54下载
- 积分: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