CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - 线程

搜索资源列表

  1. calculator

    0下载:
  2. 一个串口通讯类,多线程,多串口通讯,简单容易掌握,例程-A serial communications class, multi-threaded, multi-serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:8549
    • 提供者:lideyuan
  1. Square

    0下载:
  2. 基于android平台开发的立方体转动效果,这是openGL的应用,程序里面用的线程比较多,想学习线程的人可以研究下。-Based on the development of android platform rotating cube effect, which is openGL application, the program which use more threads, the thread who want to learn can be studied.
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:749561
    • 提供者:吴晶晶
  1. Java

    0下载:
  2. Java语言具有面向对象、平台无关性、安全性、健壮性和多线程等优良特性,为用户提供了良好的程序设计环境,特别适合因特网开发,成为网络时代最重要的语言之一。 本书对Java语言的内容、功能、特性以及实际应用作了深入浅出的全面介绍,对面向对象、多线程、异常处理、Applet程序设计、数据库编程以及网络编程等作了重点阐述,并结合Java的最新发展,对J2EE和J2ME的开发也作了详细介绍。 解压密码:hur.cn或vip.hur.cn-Java language, object oriente
  3. 所属分类:J2ME

    • 发布日期:2017-06-20
    • 文件大小:32891904
    • 提供者:xuyuanhe
  1. mtdownload2

    0下载:
  2. android下的多线程下载器,可自定义线程数进行下载,并且支持断点续传-Under the multi-threaded download android device, the number of threads can be downloaded from the definition of
  3. 所属分类:android

    • 发布日期:2017-04-08
    • 文件大小:69059
    • 提供者:liukan
  1. CommPerf

    0下载:
  2. Win32多线程串口性能测试程序,能够同时测试多个串口并检测到出错。其中使用到其他开源代码,具体请看代码文件开头的版权声明-Win32 serial performance multi-threaded test program, can test multiple serial ports and detect the error.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:39977
    • 提供者:Vincent
  1. MulThreadDownload

    0下载:
  2. android平台上的多线程下载软件,可以机型多线程的下载-android platform multi-threaded download software, you can model multi-threaded download
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:75934
    • 提供者:魏巍
  1. SmsTest

    0下载:
  2. 这份代码展示了如何使用串口发送手机短消息,里面涉及了串口通信、线程同步等内容。用户可以参考里面的SMS通信技术-This code shows how to use the serial port to send mobile phone text messaging, which involves a serial communication, thread synchronization and so on. Users can refer to the inside of SMS comm
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:35640
    • 提供者:winston
  1. The.Android.Developers.Cookbook

    0下载:
  2. The.Android.Developers.Cookbook,一本关于android开发的电子书,在activity,线程,布局,多媒体应用,网络,数据存储及debug方面均有详细的描述-The.Android.Developers.Cookbook, a book about android development of e-books, in the activity, thread, layout, multimedia applications, networks, data stor
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2703198
    • 提供者:
  1. SMS System

    1下载:
  2. 一个SP的短信系统,包括CMPP3的协议在内。 .程序框架上采用了全插件式扩展,扩展方面除了可以用Remote来扩展还可以用程序提供的接口进行扩展.所使用到的技术有,Remote(在Internet的任一台计算机都可以控制和发送短信),程序域(每个短信业务为一个程序域,就算任一个出了问题也不会影响其它的业务运行,并可以随时动态加载来卸载),连接池,线程池,反射. 采用全插件式管理,业务系统也是它其中一个插件,完成时外带一个Provision的Http服务器插件,可随意外加插件.而业
  3. 所属分类:手机短信编程

    • 发布日期:2012-11-21
    • 文件大小:6069340
    • 提供者:黎宏
  1. Download

    0下载:
  2. 主要是一个下载的功能,支持http协议的断点续传,清楚告诉你怎样实现多线程多任务下载模式-Is primarily a download function, support for http protocol HTTP, clearly tell you how to download multi-threaded multi-tasking mode
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:13374
    • 提供者: 李宁
  1. ballgame

    1下载:
  2. 基于Android平台的迷宫小球游戏,采用基于Android平台的图形界面技术,和多线程技术开发-Android-based maze ball game, based on the Android platform graphics interface technology, and multi-threading technology development
  3. 所属分类:android

    • 发布日期:2016-11-15
    • 文件大小:3130368
    • 提供者:田煊杭
  1. house-build

    0下载:
  2. 基于Android 平台实现建房子游戏,采用ANDROID 图形界面和多线程技术开发。-Based on the Android platform to build a house game, using the ANDROID graphical interface and multi-threading technology development.
  3. 所属分类:android

    • 发布日期:2017-05-01
    • 文件大小:770998
    • 提供者:田煊杭
  1. AndroidKaifa

    0下载:
  2. 详细指导出了 android开发中应用程序组件,Activity和任务,进程和线程,组件的生命周期和调用父类-Detailed guidance on the development of the android application components, Activity and tasks, processes and threads, the component life cycle and call the parent class
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:850118
    • 提供者:xyz
  1. RtCom

    1下载:
  2. RTX 串口,带中断服务线程,可接收和发送数据,附带测试程序。-RTX serial ports, with an interrupt service thread, can transmit and receive data, with a test procedures.
  3. 所属分类:Com Port

    • 发布日期:2014-05-11
    • 文件大小:2360320
    • 提供者:zhangkaibo
  1. duo_ren_wu_xia_zai

    0下载:
  2. 实现android中的多任务下载功能,即一个文件由多个线程来进行断点下载-The multi-task to achieve android download function, that is, a file by multiple threads to download breakpoint
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:55953
    • 提供者:李光正
  1. serial

    0下载:
  2. 一个用于串口通讯的C++类源代码,使用了线程。-This class can read, write and watch one serial port. It sends messages to its owner when something happends on the port The class creates a thread for reading and writing so the main program is not blocked.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:7234
    • 提供者:zjh
  1. vc12

    0下载:
  2. 这个是讲解VC语言编程多线程和串口通信的资料-This is a multi-threaded programming language to explain the VC and serial data communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:36456
    • 提供者:seven
  1. CnComm

    0下载:
  2. CnComm串口类,WINDOWS/WINCE 多线程串口通讯库-CnComm serial class , WINDOWS/WINCE multi-threaded serial communication library
  3. 所属分类:Com Port

    • 发布日期:2017-04-24
    • 文件大小:15718
    • 提供者:GYT
  1. LsComm

    0下载:
  2. 多线程,多接收模式串口类,学习多线程的程序员很实用的程序。-Multi-threaded, multi-category serial receive mode, multi-threaded programmers to learn very practical program.
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2491135
    • 提供者:wang
  1. MySnake

    0下载:
  2. 本游戏是用j2me来写的,主要通过大量的线程来实现,本程序并不是完整的,但是基本功能已经实现。-This game is used to write j2me, mainly achieved through a large number of threads, the program is not complete, but the basic functionality has been achieved.
  3. 所属分类:J2ME

    • 发布日期:2017-04-16
    • 文件大小:15167
    • 提供者:passager
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 28 »
搜珍网 www.dssz.com