登录
首页 » Java » asd

asd

于 2013-03-24 发布 文件大小:2KB
0 161
下载积分: 1 下载次数: 6

代码说明:

  Android编写的聊天软件,用于简单的用户之间的交流。有客户端和服务端组成(Android chat software written for the simple communication between users. A client and server components.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • openfire需要用到的jar包
    资源描述 openfire需要用到的jar包:tangosol.jar jetty-jmx-8.0.0.jar coherence.jar bouncycastle.jar coherence-work.jar mina-integration-jmx-1.1.7.jar
    2022-01-26 04:49:30下载
    积分:1
  • the-architecture-of-Android
    介绍了andriod系统源代码的层次结构(introduce the architecture of android source code )
    2011-04-24 23:20:21下载
    积分:1
  • 基于STM32的温感GPS终端设计
    【实例简介】 野火的指南者,GPS是ATGM332D,温度传感器是DHT11。实现定位温度的采集、LCD显示及WIFI传输 /** 温感GPS终端设计.rar   ******************************************************************************   * @file    main.c   * @author  fire   * @version V1.0   * @date    2013-xx-xx   * @brief   对GPS模块传输的数据进行解码,获取定位信息。   ******************************************************************************   * @attention   *   * 实验平台:秉火  STM32 F103-指南者 开发板    * 论坛    :http://www.firebbs.cn   * 淘宝    :https://fire-stm32.taobao.com   *   ******************************************************************************   */ #include "stm32f10x.h" #include "./usart/bsp_usart.h" #include "./gps/gps_config.h" #include "./lcd/bsp_ili9341_lcd.h" #include "./systick/bsp_SysTick.h" #include "./dht11/bsp_dht11.h" #include "./i2c/bsp_i2c_ee.h" #include "./flash/bsp_spi_flash.h" #include "usart1.h" #include "test.h" #include "bsp_esp8266.h" #include #include extern void nmea_decode_test(void); extern void ESP8266_StaTcpClient_UnvarnishTest2(void); int main(void) { ILI9341_Init (); SysTick_Init(); DHT11_Init (); ILI9341_GramScan ( 6 ); USART_Config(); USARTx_Config(); ESP8266_Init ();  GPS_Config();                                                                                                                  while(1) { ESP8266_StaTcpClient_UnvarnishTest2(); nmea_decode_test(); } }
    2021-10-16 00:31:16下载
    积分:1
  • 16444891
    对调制解调器的经典编程,具有较好的研究价值!()
    2018-04-21 20:18:19下载
    积分:1
  • 搜索(JAVA,C)
    JNI标准至少保证本地代码能工作在任何Java 虚拟机实现下。编写带有native声明的方法的java类,使用C/C++实现本地方法,将C/C++编写的文件生成动态连接库。
    2022-04-16 16:25:05下载
    积分:1
  • 32、SpringMVC模型
    说明:  采用Java语言,Eclipse开发工具,利用MAVEN管理jar包开发SpringMVC模型框架,通过Web端访问Controller,进而调取服务。(Using Java language, Eclipse development tools, using MAVEN management jar package to develop Spring MVC model framework, access Controller through the Web side, and then invoke services.)
    2020-06-23 06:40:02下载
    积分:1
  • 俄罗斯方块双人版源码
    应用背景适合刚刚学习java的新手看,可以拿去练手,熟悉所学的知识,并灵活的运用它们,该程序在传统的俄罗斯方块的基础上,添加了一个玩家,可以支持两名玩家同时操作。关键技术该程序主要运用了 Java Swing 和java中的一些基本知识。
    2022-09-10 10:20:03下载
    积分:1
  • android 图片预览 例子源码
    android 图片预览 例子源码
    2014-11-29下载
    积分:1
  • weasis源码
    这个是开源的dicom阅读器源码,基于java。可以在通过构建jboss服务器通过浏览器访问。
    2022-12-03 02:15:03下载
    积分:1
  • 用于记录女生生理期,以便女生自我保护
    界面均为自己绘图画出来的,可以参看学习一下绘图基本方法
    2015-04-02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载