-
AutoCompleteTextViewSimple
Auto Complete Text View Simple Source Code for Andriod.
- 2013-10-23 23:00:26下载
- 积分:1
-
SSH_ZHENGHE
三大框架整合,简单的三大框架的利用,讲解。(Three frameworks integration, the use of a simple three frameworks to explain.)
- 2013-08-26 14:12:04下载
- 积分:1
-
qishi
北大青鸟的一个JAVA小小小项目 骑士飞行棋 提供新手们研究(Beida Jade Bird a little small projects JAVA flight chess knight to study the provision of new)
- 2009-04-02 20:06:40下载
- 积分:1
-
基于SSM的人事管理系统
该项目主要基于SSM框架实现,采用java编写而成。主要完成了人事后台管理功能,主要的数据库以及代码都在包里,其中数据库采用的是MySQL,项目下tomcat上运行,相关登录账户在数据库均可查看。
- 2022-01-22 05:03:13下载
- 积分:1
-
基于android的百度地图的实现
基于android百度地图的开发,实现定位和搜索功能。能够让新手更清楚熟练的了解到android开发以及百度地图的开发过程,以及百度地图KEY的申请过程,了解LBS服务系统。
- 2022-04-08 09:45:11下载
- 积分:1
-
yerenchengxu
自己用JAVA编的一个人工智能的野人过河的程序(own use artificial intelligence in a series of savage soldiers in the process)
- 2005-07-08 15:21:23下载
- 积分:1
-
聊天代码 简单的收发消息 用java做的
聊天代码 简单的收发消息 用java做的-chat program server client java tcp/ip
- 2023-01-13 14:50:04下载
- 积分:1
-
Rabbit
递归算法问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第3个月每个月又生一对兔子,假如兔子都不死,问n(接收用户输入数据)个月后的兔子总数为多少?(Recursive algorithm problem: a pair of rabbits, from the first three months after birth month, a pair of rabbits are born, grow a small rabbit to the first three months gave birth to a pair of rabbits every month, if not dead rabbit, ask n (receiving user input data) number of rabbits after the month number?)
- 2013-12-11 13:00:21下载
- 积分:1
-
switch-001
Verify that switches do not use strict equality in versions of JavaScript.
- 2014-02-08 12:35:39下载
- 积分:1
-
Statistical_figures
给你一个非常大的整数x,(-10^400 <=x<= 10^400),请统计x的每一位,分别输出9,1,2出现的次数.
Input
一个大整数
Output
一共三行,第一行是9出现的次数,第二行是1出现的次数,第三行是2出现的次数。
Sample Input
912912912910915902
Sample Output
6
5
4(Statistical figures)
- 2014-12-31 10:27:06下载
- 积分:1