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

搜索资源列表

  1. SGIPAPI1.44(Update-20040901)

    0下载:
  2. 1) 系统采用面向对象的方法,严格按照SGIP1.2协议实现,支持Bind, BindResp,Submit, SubmitResp, Deliver, DeliverResp, Report, ReportResp, Unbind, UnbindResp消息,符合联通网关的最新标准(SGIP 0120修订版)。 2) 采用多线程并发处理的方式获取强大的性能,针对SGIP协议的特点,内建线程池进行消息的收发及处理操作,充分发挥系统和网络性能,再大的业务量也能够得到及时处理,丢包率小于0.01
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:59180
    • 提供者:威龙
  1. t38modem

    0下载:
  2. From your fax application view point it s a fax modem pool. From IP network view point it s a H.323 endpoint with T.38 fax support. From your view point it s a gateway between a fax application and IP network.
  3. 所属分类:传真(Fax)编程

    • 发布日期:2008-10-13
    • 文件大小:57244
    • 提供者:郑江
  1. Socket_mobile

    0下载:
  2. 在windows mobile 6.5平台下的socket通信,实现功能是利用线程池从一个手机端向客户端发送文件。-In windows mobile 6.5 platform, the socket communication to achieve function is to use the thread pool from a mobile terminal to send the file to the client.
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-31
    • 文件大小:307394
    • 提供者:lh
  1. listviewdownimage

    0下载:
  2. listview异步加载图片,并引入线程池的开发-listview image is loaded asynchronously, and the development of the introduction of the thread pool
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:58861
    • 提供者:olricky
  1. SMS_VC

    0下载:
  2. 通过串口与手机相联,以手机无线方式发送SMS。也可采用短信猫池代替手机,实现同时多发-Through the serial port associated with the cell phone to cell phone wirelessly to send SMS. Pool may also be used in place of the cat SMS phones, to achieve at the same time multiple
  3. 所属分类:SMS

    • 发布日期:2017-04-02
    • 文件大小:170244
    • 提供者:wuwei
  1. SuperTank

    0下载:
  2. J2ME手机游戏源码 整个游戏有八个类组成:  主类:TankMIDlet  敌人坦克:Enemy  图片池:EnemyPool  画布:Canvas  游戏画布:TankCanvas 1. 道具:Bonus 2. 声音播放:SoundPlayer 3. 记录坐标:Point 4. 子弹:Bullet 5. 玩家坦克:Hero -J2ME mobile phone game
  3. 所属分类:J2ME

    • 发布日期:2017-03-24
    • 文件大小:319698
    • 提供者:王超
  1. socket

    0下载:
  2. 单线程并发服务器(select) 编程. errexit()和passiveTCP()两个方法见"linux socket通信示例(传送文件)"文章-common implementation of thread pool logic for httpd and config.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:1057
    • 提供者:allen
  1. filelock

    0下载:
  2. 用在黑莓手机中的批量改名软件。黑莓手机中的图片浏览程序会自动搜索出手机中所有的图片,但有些图片是不希望被搜出来的,可以用这个程序瞬间改名。当然,还可以瞬间改回来。-my english is very pool
  3. 所属分类:J2ME

    • 发布日期:2017-04-01
    • 文件大小:96635
    • 提供者:刘虻
  1. os-android-sensorEyes

    0下载:
  2. Android sensor manager 的源码,有详细的注释,便于学习-A simple thread pool implementation, including into the team, the team and other basic operations, and multi-threading is used.
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:28397
    • 提供者:赵梓翔
  1. website0911

    0下载:
  2. android行动网JSP新闻发布系统源码 技术实现:采用JSTL标签,基于servlet,jdbc开发。使用mysql数据库。 设计优势:一切技术使用最底层的,没有使用ssh框架,可以在任何国内的jsp空间里使用。 良好的分层,大量方法重用,无垃圾代码。代码分为action层,service层和公用的类库。 无dao层,所有代码中无sql语句,全部写入xml配置文件中,保证的代码良好的可读性和修改性。使用dbcp连接池管理数据库连接。使用自定义标签控制权限,保证网站后台的
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:2924095
    • 提供者:刘宏宇
  1. ShInfo

    0下载:
  2. 手机短信系统,用短信猫发送.用短信池的可以参考下.-SMS system, using SMS to send the cat. With a message can refer to the pool
  3. 所属分类:SMS

    • 发布日期:2017-05-18
    • 文件大小:4992127
    • 提供者:佘顺风
  1. SMS System

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

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

    0下载:
  2. android listview异步加载图片实例 用到了线程池 下载的图片会保存到本地 并在数据库中保留记录 再次加载时会直接从本地读取-android listview asynchronous load images instance used the the thread pool downloaded image will be saved to the local and retain the records in the database lo
  3. 所属分类:android

    • 发布日期:2017-11-09
    • 文件大小:81923
    • 提供者:CaiXiaojin
  1. test

    0下载:
  2. 线程池,主要是提供需要特定个数线程链接,和控制线程链接的-thread pool
  3. 所属分类:android

    • 发布日期:2017-12-07
    • 文件大小:431120
    • 提供者:rmm
  1. memory-management

    0下载:
  2. ios开发的一个例子,适合入门者作为参考,《内存管理-内存释放池》-ios developed an example, as a reference for beginners, " Memory Management- Memory release pool"
  3. 所属分类:iPhone

    • 发布日期:
    • 文件大小:1360347
    • 提供者:ld
  1. JNYC.SMS_20130312210147

    0下载:
  2. c#实现的短信猫池操作。项目中在用,但可能有些小问题还没处理。-c# implementation of SMS cat pool operations. In use in the project, but there may be some small problems, not processing.
  3. 所属分类:SMS

    • 发布日期:2017-11-22
    • 文件大小:23187
    • 提供者:蔡扬铭
  1. dbAccess

    0下载:
  2. java 连接数据库,并进行数据库操作,有查询,建表等,利用了连接池-java to connect to the database and database operations, queries, build tables using the connection pool
  3. 所属分类:J2ME

    • 发布日期:2017-11-08
    • 文件大小:13177
    • 提供者:wangxinzhong
  1. MemClient

    0下载:
  2. MemClient内存交换,可以快速的交换数据。传输基于JSON,框架维护连接池,统一处理异常信息。-MemClient memory swapping, you can quickly exchange data. Transmission is based on JSON, frame maintain the connection pool, unified handling exception information.
  3. 所属分类:Parallel Port

    • 发布日期:2017-11-15
    • 文件大小:18623
    • 提供者:柴昊
  1. Autohome_SMS_0.1

    0下载:
  2. 猫池发送短信代码,支持多通道发送,数据库没有带,可以忽略。-Send SMS cat pool code to support multi-channel transmission, the database did not take, can be ignored.
  3. 所属分类:SMS

    • 发布日期:2017-04-08
    • 文件大小:282148
    • 提供者:withluck
  1. 75542

    0下载:
  2. Android异步加载图像小结 (含线程池,缓存方法),精选android项目书籍,很好有参考资料。-Android asynchronous loading image summary (cache method containing the thread pool, Android project), selected books, very good reference material.
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:9859
    • 提供者:维斯摩尔
« 12 »
搜珍网 www.dssz.com