资源列表
geoBatch
- 批量经纬度转换地址,批量地址转经纬度,使用javascr ipt实现-Volume latitude and longitude conversion address, batch address forwarding latitude and longitude, using javascr ipt implementation
java
- 写一个程序,实现任意类型文件的复制。从命令行输入原始文件名,输出文件与原始文件同名但扩展名为.bak。程序文件命名为Exe6_1.java。-Write a program that, for any type of file replication. From the command line input to the original file name, output file with the original file name and extension of.Bak. Progra
deck-of-card
- 两个玩家进行纸牌游戏,能够分别判断出不同玩家手中牌的好坏,并进行比较,使用了GUI图形界面-Two-player card games can judge the quality of different players card in their hands, and compare the use GUI graphical interface
KWIC
- 软件体系结构经典问题KWIC的五种风格实现,java源码,主程序/子路径风格、抽象数据结构风格、隐式调用风格、管道/过滤器风格、黑板风格。-Five style of software architecture classic problem KWIC realize java source code, the main program/sub-path style, the style of abstract data structures, implicit invocation style
Java_MasSMS_DEMO
- Java语言基于Mas中国移动短信平台的样例,包含源码和用户说明书-Java language is based on the sample of Mas mobile messaging platform, contains the source code and user manual
Hospital_SSH
- 一个SSH实现的医院挂号系统。系统的角色有医生、用户和护士,实现了基本的预约、挂号等功能。-A SSH implementation of the registration system. The role of doctors and nurses, the user, to achieve the basic subscr iption, registration and other functions
course
- JSP +servlet+MYSQL实现的学生课绩管理系统,界面简洁,具备课程设计所要求的的基本功能-JSP+servlet+MYSQL students achieve class performance management system, the interface is simple, with basic functions for curriculum design requirements
apache-cxf-2.7.2
- apache cxf2.7.2 webservice最新jar包-the apache cxf2.7.2 webservice latest jar package
mysql-connector-java-5.0.8-bin
- mysql数据库连接驱动,通过该jar能够实现与mysql数据的连接-mysql database connected drive and mysql data connection can be achieved through the jar
SnmpAgentSimulator_v3
- snmp代理模拟器,可模拟多台设备,通过界面增删改OID点,以及改变OID的值-Snmp Agent Simulator
BTClient
- 安卓環境下bc04藍牙串口通信控制程序,測試使用-Andrews environment bc04 Bluetooth serial communication control program
JAVA
- 有三个功能。 第一:撰写类Mylog,实现接口Loggable,完成在本地文件"MyLog.log"文件中的日志读写。 第二:分别使用FileOutput和BufferedOutputStream往二进制文件(Numbers.dat)中写入10个随机数,比较用时。 第三:编写查询程序,输入要查询的数字的索引,在实验第二题中的文件(Number.dat)中查询这个数显示到屏幕上。-Has three functions. : Write class Mylog, implement t